diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..55e6b8f --- /dev/null +++ b/LICENSE @@ -0,0 +1,16 @@ +ISC License + +Copyright (c) 2009 Marco Peereboom + 2011-2014, Conformal Systems LLC + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/config/freebsd/security/assl/Makefile b/config/freebsd/security/assl/Makefile index 6536515..7660218 100644 --- a/config/freebsd/security/assl/Makefile +++ b/config/freebsd/security/assl/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= https://opensource.conformal.com/snapshots/assl/ \ MAINTAINER= None COMMENT= hide awful SSL API in a sane interface -LICENSE= ISCL +LICENSE= ISC LICENSE_COMB= single BUILD_DEPENDS= ${LOCALBASE}/lib/libclens.a:${PORTSDIR}/devel/clens diff --git a/html/license.html b/html/license.html index 8f0a39e..801bc4b 100644 --- a/html/license.html +++ b/html/license.html @@ -6,7 +6,10 @@ /*
+ * ISC License
+ *
 * Copyright (c) 2009 Marco Peereboom <marco@peereboom.us>
+ * 2011-2014, Conformal Systems LLC <info@conformal.com>
 *
 * Permission to use, copy, modify, and distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above
@@ -21,6 +24,5 @@  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */
-