summaryrefslogtreecommitdiff
path: root/src/general.c
diff options
context:
space:
mode:
authorBryan Ischo <bryan@ischo.com>2008-08-06 13:52:39 +0000
committerBryan Ischo <bryan@ischo.com>2008-08-06 13:52:39 +0000
commitc6741b1e2e3a6e7b5a46998247f7fd24046499db (patch)
tree0455ba95c0ae319d2d58d50206140c3275f96962 /src/general.c
parent14897e3e452f9e40073b79a476e2b7dc0bf870d8 (diff)
downloadceph-libs3-c6741b1e2e3a6e7b5a46998247f7fd24046499db.tar.gz
* Added Debian package build target
* Updated copyrights to give openssl exception
Diffstat (limited to 'src/general.c')
-rw-r--r--src/general.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/general.c b/src/general.c
index f3758d2..fe0501c 100644
--- a/src/general.c
+++ b/src/general.c
@@ -9,6 +9,10 @@
* terms of the GNU General Public License as published by the Free Software
* Foundation, version 3 of the License.
*
+ * In addition, as a special exception, the copyright holders give
+ * permission to link the code of this library and its programs with the
+ * OpenSSL library, and distribute linked combinations including the two.
+ *
* libs3 is distributed in the hope that it will be useful, but WITHOUT ANY
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more