summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/Makefile2
-rw-r--r--crypto/asn1/Makefile2
-rw-r--r--crypto/bf/Makefile2
-rw-r--r--crypto/bio/Makefile2
-rw-r--r--crypto/bn/Makefile2
-rw-r--r--crypto/buffer/Makefile2
-rw-r--r--crypto/cast/Makefile2
-rw-r--r--crypto/comp/Makefile2
-rw-r--r--crypto/conf/Makefile2
-rw-r--r--crypto/des/Makefile2
-rw-r--r--crypto/dh/Makefile2
-rw-r--r--crypto/dsa/Makefile2
-rw-r--r--crypto/dso/Makefile2
-rw-r--r--crypto/err/Makefile2
-rw-r--r--crypto/evp/Makefile2
-rw-r--r--crypto/hmac/Makefile2
-rw-r--r--crypto/idea/Makefile2
-rw-r--r--crypto/lhash/Makefile2
-rw-r--r--crypto/md2/Makefile2
-rw-r--r--crypto/md4/Makefile2
-rw-r--r--crypto/md5/Makefile2
-rw-r--r--crypto/mdc2/Makefile2
-rw-r--r--crypto/objects/Makefile2
-rw-r--r--crypto/pem/Makefile2
-rw-r--r--crypto/pkcs12/Makefile2
-rw-r--r--crypto/pkcs7/Makefile2
-rw-r--r--crypto/rand/Makefile2
-rw-r--r--crypto/rc2/Makefile2
-rw-r--r--crypto/rc4/Makefile2
-rw-r--r--crypto/rc5/Makefile2
-rw-r--r--crypto/ripemd/Makefile2
-rw-r--r--crypto/rsa/Makefile2
-rw-r--r--crypto/sha/Makefile2
-rw-r--r--crypto/stack/Makefile2
-rw-r--r--crypto/txt_db/Makefile2
-rw-r--r--crypto/x509/Makefile2
-rw-r--r--crypto/x509v3/Makefile2
-rw-r--r--fips-1.0/Makefile2
-rw-r--r--fips-1.0/aes/Makefile2
-rw-r--r--fips-1.0/des/Makefile2
-rw-r--r--fips-1.0/dh/Makefile2
-rw-r--r--fips-1.0/dsa/Makefile2
-rw-r--r--fips-1.0/hmac/Makefile2
-rw-r--r--fips-1.0/rand/Makefile2
-rw-r--r--fips-1.0/rsa/Makefile2
-rw-r--r--fips-1.0/sha/Makefile2
-rw-r--r--ssl/Makefile2
-rw-r--r--tools/Makefile2
48 files changed, 48 insertions, 48 deletions
diff --git a/crypto/Makefile b/crypto/Makefile
index cffaeedc5d..cda9de0ac9 100644
--- a/crypto/Makefile
+++ b/crypto/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/Makefile
+# OpenSSL/crypto/Makefile
#
DIR= crypto
diff --git a/crypto/asn1/Makefile b/crypto/asn1/Makefile
index b11298d621..d1c2d8f490 100644
--- a/crypto/asn1/Makefile
+++ b/crypto/asn1/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/asn1/Makefile
+# OpenSSL/crypto/asn1/Makefile
#
DIR= asn1
diff --git a/crypto/bf/Makefile b/crypto/bf/Makefile
index 5918445bf0..42e2c050f8 100644
--- a/crypto/bf/Makefile
+++ b/crypto/bf/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/blowfish/Makefile
+# OpenSSL/crypto/blowfish/Makefile
#
DIR= bf
diff --git a/crypto/bio/Makefile b/crypto/bio/Makefile
index 19d9350760..a565154499 100644
--- a/crypto/bio/Makefile
+++ b/crypto/bio/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/bio/Makefile
+# OpenSSL/crypto/bio/Makefile
#
DIR= bio
diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile
index b0bd65e839..9969d242cc 100644
--- a/crypto/bn/Makefile
+++ b/crypto/bn/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/bn/Makefile
+# OpenSSL/crypto/bn/Makefile
#
DIR= bn
diff --git a/crypto/buffer/Makefile b/crypto/buffer/Makefile
index 3911baf513..4b53c595a3 100644
--- a/crypto/buffer/Makefile
+++ b/crypto/buffer/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/buffer/Makefile
+# OpenSSL/crypto/buffer/Makefile
#
DIR= buffer
diff --git a/crypto/cast/Makefile b/crypto/cast/Makefile
index e8f347ffc6..b388f6271c 100644
--- a/crypto/cast/Makefile
+++ b/crypto/cast/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/cast/Makefile
+# OpenSSL/crypto/cast/Makefile
#
DIR= cast
diff --git a/crypto/comp/Makefile b/crypto/comp/Makefile
index 68109a8013..df1babec5c 100644
--- a/crypto/comp/Makefile
+++ b/crypto/comp/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/comp/Makefile
+# OpenSSL/crypto/comp/Makefile
#
DIR= comp
diff --git a/crypto/conf/Makefile b/crypto/conf/Makefile
index 6d2f8ffd9a..403d12b28c 100644
--- a/crypto/conf/Makefile
+++ b/crypto/conf/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/conf/Makefile
+# OpenSSL/crypto/conf/Makefile
#
DIR= conf
diff --git a/crypto/des/Makefile b/crypto/des/Makefile
index 655f2ea1a8..800af0b123 100644
--- a/crypto/des/Makefile
+++ b/crypto/des/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/des/Makefile
+# OpenSSL/crypto/des/Makefile
#
DIR= des
diff --git a/crypto/dh/Makefile b/crypto/dh/Makefile
index c091a8130a..352678b94a 100644
--- a/crypto/dh/Makefile
+++ b/crypto/dh/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/dh/Makefile
+# OpenSSL/crypto/dh/Makefile
#
DIR= dh
diff --git a/crypto/dsa/Makefile b/crypto/dsa/Makefile
index 3a55058973..4f10278039 100644
--- a/crypto/dsa/Makefile
+++ b/crypto/dsa/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/dsa/Makefile
+# OpenSSL/crypto/dsa/Makefile
#
DIR= dsa
diff --git a/crypto/dso/Makefile b/crypto/dso/Makefile
index 168951bc3e..c16278c3ff 100644
--- a/crypto/dso/Makefile
+++ b/crypto/dso/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/dso/Makefile
+# OpenSSL/crypto/dso/Makefile
#
DIR= dso
diff --git a/crypto/err/Makefile b/crypto/err/Makefile
index 149f3e0eb9..4adec55302 100644
--- a/crypto/err/Makefile
+++ b/crypto/err/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/err/Makefile
+# OpenSSL/crypto/err/Makefile
#
DIR= err
diff --git a/crypto/evp/Makefile b/crypto/evp/Makefile
index 5027a3855a..d1c2a272bb 100644
--- a/crypto/evp/Makefile
+++ b/crypto/evp/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/evp/Makefile
+# OpenSSL/crypto/evp/Makefile
#
DIR= evp
diff --git a/crypto/hmac/Makefile b/crypto/hmac/Makefile
index f634dab79d..3d53d8240f 100644
--- a/crypto/hmac/Makefile
+++ b/crypto/hmac/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/md/Makefile
+# OpenSSL/crypto/md/Makefile
#
DIR= hmac
diff --git a/crypto/idea/Makefile b/crypto/idea/Makefile
index d738be2309..6b8e530d9d 100644
--- a/crypto/idea/Makefile
+++ b/crypto/idea/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/idea/Makefile
+# OpenSSL/crypto/idea/Makefile
#
DIR= idea
diff --git a/crypto/lhash/Makefile b/crypto/lhash/Makefile
index d325a1644d..cdb0e77fad 100644
--- a/crypto/lhash/Makefile
+++ b/crypto/lhash/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/lhash/Makefile
+# OpenSSL/crypto/lhash/Makefile
#
DIR= lhash
diff --git a/crypto/md2/Makefile b/crypto/md2/Makefile
index 90628511da..9d0351bb2f 100644
--- a/crypto/md2/Makefile
+++ b/crypto/md2/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/md/Makefile
+# OpenSSL/crypto/md/Makefile
#
DIR= md2
diff --git a/crypto/md4/Makefile b/crypto/md4/Makefile
index 0b7c8d7ad8..eeb457f20f 100644
--- a/crypto/md4/Makefile
+++ b/crypto/md4/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/md4/Makefile
+# OpenSSL/crypto/md4/Makefile
#
DIR= md4
diff --git a/crypto/md5/Makefile b/crypto/md5/Makefile
index 832446fff2..1ed018526f 100644
--- a/crypto/md5/Makefile
+++ b/crypto/md5/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/md5/Makefile
+# OpenSSL/crypto/md5/Makefile
#
DIR= md5
diff --git a/crypto/mdc2/Makefile b/crypto/mdc2/Makefile
index 38c785bf95..b8e9a9a4fa 100644
--- a/crypto/mdc2/Makefile
+++ b/crypto/mdc2/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/mdc2/Makefile
+# OpenSSL/crypto/mdc2/Makefile
#
DIR= mdc2
diff --git a/crypto/objects/Makefile b/crypto/objects/Makefile
index e449147129..23b2a69e6d 100644
--- a/crypto/objects/Makefile
+++ b/crypto/objects/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/objects/Makefile
+# OpenSSL/crypto/objects/Makefile
#
DIR= objects
diff --git a/crypto/pem/Makefile b/crypto/pem/Makefile
index f3dfea2ac8..fbc2b5d056 100644
--- a/crypto/pem/Makefile
+++ b/crypto/pem/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/pem/Makefile
+# OpenSSL/crypto/pem/Makefile
#
DIR= pem
diff --git a/crypto/pkcs12/Makefile b/crypto/pkcs12/Makefile
index 854b641f7c..bef4f27912 100644
--- a/crypto/pkcs12/Makefile
+++ b/crypto/pkcs12/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/pkcs12/Makefile
+# OpenSSL/crypto/pkcs12/Makefile
#
DIR= pkcs12
diff --git a/crypto/pkcs7/Makefile b/crypto/pkcs7/Makefile
index f15c65f690..a213ae2227 100644
--- a/crypto/pkcs7/Makefile
+++ b/crypto/pkcs7/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/pkcs7/Makefile
+# OpenSSL/crypto/pkcs7/Makefile
#
DIR= pkcs7
diff --git a/crypto/rand/Makefile b/crypto/rand/Makefile
index 665eaa18e5..b1d1a75f98 100644
--- a/crypto/rand/Makefile
+++ b/crypto/rand/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/rand/Makefile
+# OpenSSL/crypto/rand/Makefile
#
DIR= rand
diff --git a/crypto/rc2/Makefile b/crypto/rc2/Makefile
index 23923662f5..34080ab741 100644
--- a/crypto/rc2/Makefile
+++ b/crypto/rc2/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/rc2/Makefile
+# OpenSSL/crypto/rc2/Makefile
#
DIR= rc2
diff --git a/crypto/rc4/Makefile b/crypto/rc4/Makefile
index c138188360..20d078ec87 100644
--- a/crypto/rc4/Makefile
+++ b/crypto/rc4/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/rc4/Makefile
+# OpenSSL/crypto/rc4/Makefile
#
DIR= rc4
diff --git a/crypto/rc5/Makefile b/crypto/rc5/Makefile
index b3b69ba582..16e6a60017 100644
--- a/crypto/rc5/Makefile
+++ b/crypto/rc5/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/rc5/Makefile
+# OpenSSL/crypto/rc5/Makefile
#
DIR= rc5
diff --git a/crypto/ripemd/Makefile b/crypto/ripemd/Makefile
index dc086e3434..20c8b4d8db 100644
--- a/crypto/ripemd/Makefile
+++ b/crypto/ripemd/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/ripemd/Makefile
+# OpenSSL/crypto/ripemd/Makefile
#
DIR= ripemd
diff --git a/crypto/rsa/Makefile b/crypto/rsa/Makefile
index 51b6662945..8851825250 100644
--- a/crypto/rsa/Makefile
+++ b/crypto/rsa/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/rsa/Makefile
+# OpenSSL/crypto/rsa/Makefile
#
DIR= rsa
diff --git a/crypto/sha/Makefile b/crypto/sha/Makefile
index 0426786aa0..46103bbc83 100644
--- a/crypto/sha/Makefile
+++ b/crypto/sha/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/sha/Makefile
+# OpenSSL/crypto/sha/Makefile
#
DIR= sha
diff --git a/crypto/stack/Makefile b/crypto/stack/Makefile
index 4d5199a000..711b16832a 100644
--- a/crypto/stack/Makefile
+++ b/crypto/stack/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/stack/Makefile
+# OpenSSL/crypto/stack/Makefile
#
DIR= stack
diff --git a/crypto/txt_db/Makefile b/crypto/txt_db/Makefile
index f91a08f006..3cb550a795 100644
--- a/crypto/txt_db/Makefile
+++ b/crypto/txt_db/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/txt_db/Makefile
+# OpenSSL/crypto/txt_db/Makefile
#
DIR= txt_db
diff --git a/crypto/x509/Makefile b/crypto/x509/Makefile
index 5fb774f1c7..ee3f8a4a23 100644
--- a/crypto/x509/Makefile
+++ b/crypto/x509/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/x509/Makefile
+# OpenSSL/crypto/x509/Makefile
#
DIR= x509
diff --git a/crypto/x509v3/Makefile b/crypto/x509v3/Makefile
index ed2f91cbb3..49423f39f7 100644
--- a/crypto/x509v3/Makefile
+++ b/crypto/x509v3/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/x509v3/Makefile
+# OpenSSL/crypto/x509v3/Makefile
#
DIR= x509v3
diff --git a/fips-1.0/Makefile b/fips-1.0/Makefile
index 57ef29c5ac..d8c980d628 100644
--- a/fips-1.0/Makefile
+++ b/fips-1.0/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/fips/Makefile
+# OpenSSL/fips-1.0/Makefile
#
DIR= fips
diff --git a/fips-1.0/aes/Makefile b/fips-1.0/aes/Makefile
index d1cf4e045d..d2a72b3988 100644
--- a/fips-1.0/aes/Makefile
+++ b/fips-1.0/aes/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/fips/aes/Makefile
+# OpenSSL/fips-1.0/aes/Makefile
#
DIR= aes
diff --git a/fips-1.0/des/Makefile b/fips-1.0/des/Makefile
index e1b7e7616d..772d775790 100644
--- a/fips-1.0/des/Makefile
+++ b/fips-1.0/des/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/fips/des/Makefile
+# OpenSSL/fips-1.0/des/Makefile
#
DIR= des
diff --git a/fips-1.0/dh/Makefile b/fips-1.0/dh/Makefile
index 5c66fc6dcb..1166ca6e84 100644
--- a/fips-1.0/dh/Makefile
+++ b/fips-1.0/dh/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/fips/dh/Makefile
+# OpenSSL/fips-1.0/dh/Makefile
#
DIR= dh
diff --git a/fips-1.0/dsa/Makefile b/fips-1.0/dsa/Makefile
index 4b21c6d74a..aeb08b5943 100644
--- a/fips-1.0/dsa/Makefile
+++ b/fips-1.0/dsa/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/fips/dsa/Makefile
+# OpenSSL/fips-1.0/dsa/Makefile
#
DIR= dsa
diff --git a/fips-1.0/hmac/Makefile b/fips-1.0/hmac/Makefile
index 416ed9e1ec..a5e777f71a 100644
--- a/fips-1.0/hmac/Makefile
+++ b/fips-1.0/hmac/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/fips/hmac/Makefile
+# OpenSSL/fips-1.0/hmac/Makefile
#
DIR= hmac
diff --git a/fips-1.0/rand/Makefile b/fips-1.0/rand/Makefile
index ecd9a63711..6820f3a205 100644
--- a/fips-1.0/rand/Makefile
+++ b/fips-1.0/rand/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/fips/rand/Makefile
+# OpenSSL/fips-1.0/rand/Makefile
#
DIR= rand
diff --git a/fips-1.0/rsa/Makefile b/fips-1.0/rsa/Makefile
index 810c28d300..179df4758a 100644
--- a/fips-1.0/rsa/Makefile
+++ b/fips-1.0/rsa/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/fips/rsa/Makefile
+# OpenSSL/fips-1.0/rsa/Makefile
#
DIR= rsa
diff --git a/fips-1.0/sha/Makefile b/fips-1.0/sha/Makefile
index 4ed2ca2ad5..31556697ce 100644
--- a/fips-1.0/sha/Makefile
+++ b/fips-1.0/sha/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/fips/sha/Makefile
+# OpenSSL/fips-1.0/sha/Makefile
#
DIR= sha
diff --git a/ssl/Makefile b/ssl/Makefile
index baf191b909..14a89e77b2 100644
--- a/ssl/Makefile
+++ b/ssl/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/ssl/Makefile
+# OpenSSL/ssl/Makefile
#
DIR= ssl
diff --git a/tools/Makefile b/tools/Makefile
index 52a7970455..d675b5792c 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/tools/Makefile
+# OpenSSL/tools/Makefile
#
DIR= tools