summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-02-04 01:45:59 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-02-04 01:45:59 +0000
commit15ac971681bb81b9ab36383eb7014449ad190f9a (patch)
tree1f7a67b28d15571d8eb1949eb51e5b9666c89230
parent0c21e13012293f27f94ccf51b166f5d0e0d4cb65 (diff)
downloadopenssl-new-15ac971681bb81b9ab36383eb7014449ad190f9a.tar.gz
Update filenames in makefiles.
-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/pqueue/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--engines/Makefile2
-rw-r--r--ssl/Makefile2
-rw-r--r--tools/Makefile2
41 files changed, 41 insertions, 41 deletions
diff --git a/crypto/Makefile b/crypto/Makefile
index c7f1c29e83..c9e90d3931 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 f4790fbbd9..506e62de5b 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 81e4b7cd84..8441954a8d 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 fdbce02f86..1ef6c2fb9f 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 c356b395b4..39c45f793c 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 82ca587e42..9f3a88d2d6 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 db0d04c4d8..149956ee90 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 2ebae6c471..efda832dce 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 31897bfa34..78bb324106 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 e5ebb85a00..38409ca6d1 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 87a52ed7bc..d368e33b4c 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 c2504c709e..676baf7d49 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 2d1b21598b..07f5d8d159 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 8d1edbf4f7..23e38409c8 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 4f1bd8fe4e..9badc7d6ee 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 d914d8c5f8..01f10c396f 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 480678260c..b2e7add666 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 d6001415bb..82bddac474 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 e91dc99756..17f878aeb7 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 11022cca4a..ef97bb0cbe 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 495039770d..a2d32ae92e 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 d27001c71a..1d064f17a6 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 3f414c72d6..08af092914 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 8ef122e7f4..f5e19df843 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 45e4ab83e4..3a7498fe7a 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 90b2097fbd..3f7e88b40f 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/pqueue/Makefile b/crypto/pqueue/Makefile
index c76eab2b80..0a5da2f38f 100644
--- a/crypto/pqueue/Makefile
+++ b/crypto/pqueue/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/crypto/pqueue/Makefile
+# OpenSSL/crypto/pqueue/Makefile
#
DIR= pqueue
diff --git a/crypto/rand/Makefile b/crypto/rand/Makefile
index 4968eac679..3c1ab5bbae 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 3e680fa8db..73eac347e7 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 1ec08aaf53..3ecf767682 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 ace3cf4fae..efb0f36b59 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 0892fa57ce..d55875c20c 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 0729924cb9..13900812ac 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 834f059337..bd70ccae21 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 28f1711d47..5327692ac8 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 3d703fa455..e6f30331d8 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 fc5d5a68cf..ddcc3124a7 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 0e58208aa4..7a5266e675 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/engines/Makefile b/engines/Makefile
index 2052b5f528..88f8390d0e 100644
--- a/engines/Makefile
+++ b/engines/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/engines/Makefile
+# OpenSSL/engines/Makefile
#
DIR= engines
diff --git a/ssl/Makefile b/ssl/Makefile
index f4a34a5898..dfdac5d6bb 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 fb998b316c..4ca835c4af 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -1,5 +1,5 @@
#
-# SSLeay/tools/Makefile
+# OpenSSL/tools/Makefile
#
DIR= tools