diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
| commit | 97d92980a96a50750844f420cc225ddf918f0699 (patch) | |
| tree | fc27ba7986197654e0590b963524833255709f22 /secure/lib/libcipher/test | |
| parent | dacec3e8f2226e029edbfe9938772ed71d99af62 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libcipher/test')
| -rw-r--r-- | secure/lib/libcipher/test/Makefile | 2 | ||||
| -rw-r--r-- | secure/lib/libcipher/test/cert.c | 2 | ||||
| -rw-r--r-- | secure/lib/libcipher/test/cert.input | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libcipher/test/Makefile b/secure/lib/libcipher/test/Makefile index dcbf1c7735302..50ae57100caf8 100644 --- a/secure/lib/libcipher/test/Makefile +++ b/secure/lib/libcipher/test/Makefile @@ -2,7 +2,7 @@ # Hacked Makefile to compile and run the DES-certification program, # but not install anything. # -# $Id$ +# $FreeBSD$ # LIBCRYPT!=cd $(.CURDIR)/..; \ printf "xxx:\n\techo \$${.OBJDIR}/libcipher.a\n" | make -r -s -f - xxx diff --git a/secure/lib/libcipher/test/cert.c b/secure/lib/libcipher/test/cert.c index 56dc88aebf821..e9907b9a9232d 100644 --- a/secure/lib/libcipher/test/cert.c +++ b/secure/lib/libcipher/test/cert.c @@ -3,7 +3,7 @@ * shipped with UFC-crypt which is apparently derived from one distributed * with Phil Karns PD DES package. * - * $Id$ + * $FreeBSD$ */ #include <stdio.h> diff --git a/secure/lib/libcipher/test/cert.input b/secure/lib/libcipher/test/cert.input index db1749e208861..e7c715c7a9d8c 100644 --- a/secure/lib/libcipher/test/cert.input +++ b/secure/lib/libcipher/test/cert.input @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ # # Salt, key, plaintext, ciphertext # |
