From efabb9ccb197b05958967dd035c279ba3bc19cb0 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 01:35:59 +0000 Subject: $Id$ -> $FreeBSD$ --- secure/lib/libcipher/test/Makefile | 2 +- secure/lib/libcipher/test/cert.c | 2 +- secure/lib/libcipher/test/cert.input | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'secure/lib/libcipher/test') diff --git a/secure/lib/libcipher/test/Makefile b/secure/lib/libcipher/test/Makefile index dcbf1c7..50ae571 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 56dc88a..e9907b9 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 diff --git a/secure/lib/libcipher/test/cert.input b/secure/lib/libcipher/test/cert.input index db1749e..e7c715c 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 # -- cgit v1.1