aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcrypto
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcrypto')
-rw-r--r--src/libcrypto/libdes/README.freeswan2
-rw-r--r--src/libcrypto/libdes/ecb_enc.c1
2 files changed, 0 insertions, 3 deletions
diff --git a/src/libcrypto/libdes/README.freeswan b/src/libcrypto/libdes/README.freeswan
index 40874d5f8..589f01059 100644
--- a/src/libcrypto/libdes/README.freeswan
+++ b/src/libcrypto/libdes/README.freeswan
@@ -29,5 +29,3 @@ Note that Eric Young is no longer at the email address listed in these
files, and is (alas) no longer working on free crypto software.
-
-This file is RCSID $Id: README.freeswan,v 1.1 2004/03/15 20:35:25 as Exp $
diff --git a/src/libcrypto/libdes/ecb_enc.c b/src/libcrypto/libdes/ecb_enc.c
index 0b7afcf3a..fb06cf49a 100644
--- a/src/libcrypto/libdes/ecb_enc.c
+++ b/src/libcrypto/libdes/ecb_enc.c
@@ -62,7 +62,6 @@
char *libdes_version="libdes v 3.24 - 20-Apr-1996 - eay";
char *DES_version="DES part of SSLeay 0.8.2b 08-Jan-1998";
-/* RCSID $Id: ecb_enc.c,v 1.1 2004/03/15 20:35:25 as Exp $ */
/* This function ifdef'ed out for FreeS/WAN project. */
#ifdef notdef
char *des_options()