summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2016-02-25 15:07:58 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2016-02-25 15:07:58 +0000
commit346ac8ba9d71328c579d88268b7a8831c32f66f3 (patch)
tree14d649f3a6a6b2b271306e34260b2a0d434554db
parent3f5c70b31128712d2881f62830d99d5eeaef4d48 (diff)
downloadlibapr-util-346ac8ba9d71328c579d88268b7a8831c32f66f3.tar.gz
This LICENSE was missed, important in countries with no Public Domain
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/branches/1.5.x@1732316 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--LICENSE16
1 files changed, 16 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 7771972d..bfe78d53 100644
--- a/LICENSE
+++ b/LICENSE
@@ -312,6 +312,22 @@ For the crypto\apr_md4.c component:
* documentation and/or software.
*/
+For the crypto\crypt_blowfish.c(.h) component:
+
+ * Written by Solar Designer <solar at openwall.com> in 1998-2011.
+ * No copyright is claimed, and the software is hereby placed in the public
+ * domain. In case this attempt to disclaim copyright and place the software
+ * in the public domain is deemed null and void, then the software is
+ * Copyright (c) 1998-2011 Solar Designer and it is hereby released to the
+ * general public under the following terms:
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted.
+ *
+ * There's ABSOLUTELY NO WARRANTY, express or implied.
+
+ See crypto/crypt_blowfish.c for more information.
+
For the include\apr_md4.h component:
*