aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-03-04 12:55:42 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-03-04 12:55:42 +0000
commit789285aa960fec0004a796e9f60f94f19035d887 (patch)
treea48c8cab397d940ed328637f2b9d38e891681347
parenta06c602e6f8069bf5e12c8880565f81d35d078e4 (diff)
downloadopenssl-789285aa960fec0004a796e9f60f94f19035d887.tar.gz
Added the new `Includes OpenSSL Cryptography Software' button as
doc/openssl_button.{gif,html} which is similar in style to the old SSLeay button and can be used by applications based on OpenSSL to show the relationship to the OpenSSL project. PS: This beast caused me three hours to create, because of the size I had to hand-paint the 7pt fonts in Photoshop.
-rw-r--r--CHANGES6
-rw-r--r--doc/openssl_button.gifbin0 -> 2063 bytes
-rw-r--r--doc/openssl_button.html7
3 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 01d5f4eb48..87069aa257 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,12 @@
Changes between 0.9.1c and 0.9.2
+ *) Added the new `Includes OpenSSL Cryptography Software' button as
+ doc/openssl_button.{gif,html} which is similar in style to the old SSLeay
+ button and can be used by applications based on OpenSSL to show the
+ relationship to the OpenSSL project.
+ [Ralf S. Engelschall]
+
*) Remove confusing variables in function signatures in files
ssl/ssl_lib.c and ssl/ssl.h.
[Lennart Bong <lob@kulthea.stacken.kth.se>]
diff --git a/doc/openssl_button.gif b/doc/openssl_button.gif
new file mode 100644
index 0000000000..3d3c90c9f8
--- /dev/null
+++ b/doc/openssl_button.gif
Binary files differ
diff --git a/doc/openssl_button.html b/doc/openssl_button.html
new file mode 100644
index 0000000000..44c91bd3d0
--- /dev/null
+++ b/doc/openssl_button.html
@@ -0,0 +1,7 @@
+
+<!-- the `Includes OpenSSL Cryptogaphy Software' button -->
+<!-- freely usable by any application linked against OpenSSL -->
+<a href="http://www.openssl.org/">
+<img src="openssl_button.gif"
+ width=102 height=47 border=0></a>
+