summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypt/test
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypt/test')
-rw-r--r--secure/lib/libcrypt/test/Makefile2
-rw-r--r--secure/lib/libcrypt/test/cert.c2
-rw-r--r--secure/lib/libcrypt/test/cert.input2
3 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libcrypt/test/Makefile b/secure/lib/libcrypt/test/Makefile
index 0ba817f..a26e718 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 54c606c..4e207ad 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 e7c715c..db1749e 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
#
OpenPOWER on IntegriCloud