diff options
author | Bernard Normier <bernard@zeroc.com> | 2006-06-23 19:37:02 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2006-06-23 19:37:02 +0000 |
commit | 4b850cd12a4614e6365ab0a1f7084ef6a0eb2d2c (patch) | |
tree | b69ccb04ca70585e984d760fbed7672fb2ce9337 /cpp | |
parent | OpenSSL fixes (diff) | |
download | ice-4b850cd12a4614e6365ab0a1f7084ef6a0eb2d2c.tar.bz2 ice-4b850cd12a4614e6365ab0a1f7084ef6a0eb2d2c.tar.xz ice-4b850cd12a4614e6365ab0a1f7084ef6a0eb2d2c.zip |
OpenSSL acknowledgement
Diffstat (limited to 'cpp')
-rwxr-xr-x | cpp/install/vc60/doc/README.txt | 8 | ||||
-rwxr-xr-x | cpp/install/vc71/doc/README.txt | 8 | ||||
-rwxr-xr-x | cpp/install/vc80_x64/doc/README.txt | 10 |
3 files changed, 26 insertions, 0 deletions
diff --git a/cpp/install/vc60/doc/README.txt b/cpp/install/vc60/doc/README.txt index 3247407559e..d02e99a3021 100755 --- a/cpp/install/vc60/doc/README.txt +++ b/cpp/install/vc60/doc/README.txt @@ -100,3 +100,11 @@ Note: Under Mono, binary compatibility currently does not work due to the x.y.1 Ice assemblies.
+Acknowledgements
+----------------
+
+This product includes software developed by the OpenSSL Project for
+use in the OpenSSL Toolkit (http://www.openssl.org/).
+
+This product includes cryptographic software written by Eric Young
+(eay@cryptsoft.com).
diff --git a/cpp/install/vc71/doc/README.txt b/cpp/install/vc71/doc/README.txt index fccf0dfdfb0..0a258bcb8f6 100755 --- a/cpp/install/vc71/doc/README.txt +++ b/cpp/install/vc71/doc/README.txt @@ -160,3 +160,11 @@ Note: Under Mono, binary compatibility currently does not work due to the <x>.<y>.1 Ice assemblies.
+Acknowledgements
+----------------
+
+This product includes software developed by the OpenSSL Project for
+use in the OpenSSL Toolkit (http://www.openssl.org/).
+
+This product includes cryptographic software written by Eric Young
+(eay@cryptsoft.com).
diff --git a/cpp/install/vc80_x64/doc/README.txt b/cpp/install/vc80_x64/doc/README.txt index 401c5a7316f..1eda5f64392 100755 --- a/cpp/install/vc80_x64/doc/README.txt +++ b/cpp/install/vc80_x64/doc/README.txt @@ -109,3 +109,13 @@ Note: Under Mono, binary compatibility currently does not work due to application compiled with version <x>.<y>.0 of Ice cannot run with
the <x>.<y>.1 Ice assemblies.
+
+
+Acknowledgements
+----------------
+
+This product includes software developed by the OpenSSL Project for
+use in the OpenSSL Toolkit (http://www.openssl.org/).
+
+This product includes cryptographic software written by Eric Young
+(eay@cryptsoft.com).
|