diff options
Diffstat (limited to 'crypto/openssl')
-rw-r--r-- | crypto/openssl/FREEBSD-Xlist | 2 | ||||
-rw-r--r-- | crypto/openssl/apps/openssl.cnf | 2 | ||||
-rw-r--r-- | crypto/openssl/crypto/rsa/rsa.h | 2 | ||||
-rw-r--r-- | crypto/openssl/crypto/rsa/rsa_eay.c | 2 | ||||
-rw-r--r-- | crypto/openssl/crypto/rsa/rsa_lib.c | 2 | ||||
-rw-r--r-- | crypto/openssl/util/pl/Mingw32.pl | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/crypto/openssl/FREEBSD-Xlist b/crypto/openssl/FREEBSD-Xlist index 47a1a4ccf9f64..0d290f4682f43 100644 --- a/crypto/openssl/FREEBSD-Xlist +++ b/crypto/openssl/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/crypto/openssl/FREEBSD-Xlist,v 1.5 2003/10/01 12:21:16 nectar Exp $ INSTALL.DJGPP INSTALL.MacOS INSTALL.OS2 diff --git a/crypto/openssl/apps/openssl.cnf b/crypto/openssl/apps/openssl.cnf index 9256b4debda78..a1954b97628f3 100644 --- a/crypto/openssl/apps/openssl.cnf +++ b/crypto/openssl/apps/openssl.cnf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/crypto/openssl/apps/openssl.cnf,v 1.6 2004/03/17 17:44:38 nectar Exp $ # # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. diff --git a/crypto/openssl/crypto/rsa/rsa.h b/crypto/openssl/crypto/rsa/rsa.h index 1ea0fe10a5351..f0f86b8467e64 100644 --- a/crypto/openssl/crypto/rsa/rsa.h +++ b/crypto/openssl/crypto/rsa/rsa.h @@ -55,7 +55,7 @@ * copied and put under another distribution licence * [including the GNU Public Licence.] */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssl/crypto/rsa/rsa.h,v 1.10 2003/10/01 12:37:50 nectar Exp $ */ #ifndef HEADER_RSA_H #define HEADER_RSA_H diff --git a/crypto/openssl/crypto/rsa/rsa_eay.c b/crypto/openssl/crypto/rsa/rsa_eay.c index 5f7a1f20a3592..ac207c2400396 100644 --- a/crypto/openssl/crypto/rsa/rsa_eay.c +++ b/crypto/openssl/crypto/rsa/rsa_eay.c @@ -55,7 +55,7 @@ * copied and put under another distribution licence * [including the GNU Public Licence.] */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssl/crypto/rsa/rsa_eay.c,v 1.12 2003/10/01 12:37:50 nectar Exp $ */ #include <stdio.h> #include "cryptlib.h" diff --git a/crypto/openssl/crypto/rsa/rsa_lib.c b/crypto/openssl/crypto/rsa/rsa_lib.c index 1ed3b3bc0a06c..2397171a6d25e 100644 --- a/crypto/openssl/crypto/rsa/rsa_lib.c +++ b/crypto/openssl/crypto/rsa/rsa_lib.c @@ -55,7 +55,7 @@ * copied and put under another distribution licence * [including the GNU Public Licence.] */ -/* $FreeBSD$ */ +/* $FreeBSD: src/crypto/openssl/crypto/rsa/rsa_lib.c,v 1.10 2003/10/01 12:37:50 nectar Exp $ */ #include <stdio.h> #include <openssl/crypto.h> diff --git a/crypto/openssl/util/pl/Mingw32.pl b/crypto/openssl/util/pl/Mingw32.pl index 20a15095023cb..bde4d88e1e0e7 100644 --- a/crypto/openssl/util/pl/Mingw32.pl +++ b/crypto/openssl/util/pl/Mingw32.pl @@ -1,5 +1,5 @@ #!/usr/local/bin/perl -# $FreeBSD$ +# $FreeBSD: src/crypto/openssl/util/pl/Mingw32.pl,v 1.6 2003/10/01 12:37:51 nectar Exp $ # # Mingw32.pl -- Mingw # |