summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcipher/test
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcipher/test')
-rw-r--r--secure/lib/libcipher/test/Makefile2
-rw-r--r--secure/lib/libcipher/test/cert.c2
-rw-r--r--secure/lib/libcipher/test/cert.input2
3 files changed, 3 insertions, 3 deletions
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 <stdio.h>
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
#
OpenPOWER on IntegriCloud