diff options
Diffstat (limited to 'tools/regression/usr.bin/file2c/regress.t')
-rw-r--r-- | tools/regression/usr.bin/file2c/regress.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/usr.bin/file2c/regress.t b/tools/regression/usr.bin/file2c/regress.t index a82aacd9886f5..106d0ecd157ef 100644 --- a/tools/regression/usr.bin/file2c/regress.t +++ b/tools/regression/usr.bin/file2c/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/file2c/regress.t,v 1.1 2004/11/11 19:47:54 nik Exp $ cd `dirname $0` |