diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:40:44 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:40:44 +0000 |
| commit | c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82 (patch) | |
| tree | 6a3d976e25d26a7f7d12bdbe72ba026376cc00ff /secure/lib/libcrypt/test | |
| parent | 9e522f7a18a64d3b9ea901ed70d0eee78342f0c6 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libcrypt/test')
| -rw-r--r-- | secure/lib/libcrypt/test/Makefile | 2 | ||||
| -rw-r--r-- | secure/lib/libcrypt/test/cert.c | 2 | ||||
| -rw-r--r-- | secure/lib/libcrypt/test/cert.input | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libcrypt/test/Makefile b/secure/lib/libcrypt/test/Makefile index 0ba817f88cd7..a26e718ca1ae 100644 --- a/secure/lib/libcrypt/test/Makefile +++ b/secure/lib/libcrypt/test/Makefile @@ -2,7 +2,7 @@ # Hacked Makefile to compile and run the DES-certification program, # but not install anything. # -# $FreeBSD$ +# $Id$ # LIBCRYPT= $(.OBJDIR)/libdescrypt.a diff --git a/secure/lib/libcrypt/test/cert.c b/secure/lib/libcrypt/test/cert.c index 54c606c34d6b..4e207adfa2e0 100644 --- a/secure/lib/libcrypt/test/cert.c +++ b/secure/lib/libcrypt/test/cert.c @@ -3,7 +3,7 @@ * shipped with UFC-crypt which is apparently derived from one distributed * with Phil Karns PD DES package. * - * $FreeBSD$ + * $Id$ */ #include <stdio.h> diff --git a/secure/lib/libcrypt/test/cert.input b/secure/lib/libcrypt/test/cert.input index e7c715c7a9d8..db1749e20886 100644 --- a/secure/lib/libcrypt/test/cert.input +++ b/secure/lib/libcrypt/test/cert.input @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ # # Salt, key, plaintext, ciphertext # |
