aboutsummaryrefslogtreecommitdiff
path: root/contrib/git-svn/t/t0001-contrib-git-svn-props.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/git-svn/t/t0001-contrib-git-svn-props.sh')
-rw-r--r--contrib/git-svn/t/t0001-contrib-git-svn-props.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/git-svn/t/t0001-contrib-git-svn-props.sh b/contrib/git-svn/t/t0001-contrib-git-svn-props.sh
index 54e0ed735..a5a235f10 100644
--- a/contrib/git-svn/t/t0001-contrib-git-svn-props.sh
+++ b/contrib/git-svn/t/t0001-contrib-git-svn-props.sh
@@ -21,8 +21,8 @@ a_empty_crlf=
cd import
cat >> kw.c <<\EOF
-/* Make it look like somebody copied a file from CVS into SVN: */
-/* $Id: kw.c,v 1.1.1.1 1994/03/06 00:00:00 eric Exp $ */
+/* Somebody prematurely put a keyword into this file */
+/* $Id$ */
EOF
printf "Hello\r\nWorld\r\n" > crlf