From a7e67175df9199c5d9acf7b9303619f97ff7da3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lisandro=20Dami=C3=A1n=20Nicanor=20P=C3=A9rez=20Meyer?= Date: Tue, 5 Aug 2014 18:15:34 -0300 Subject: [PATCH] Add ISC license. --- debian/copyright | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/copyright b/debian/copyright index d5df29f3e..8de68722b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -75,6 +75,7 @@ License: BSD-3-clause Files: Utilities/cmcurl/* Copyright: 1998-2007 Daniel Stenberg + 1996 Internet Software Consortium License: ISC Files: Utilities/cmcompress/* @@ -430,3 +431,17 @@ License: zlib 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. + +License: ISC + 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 INTERNET SOFTWARE CONSORTIUM DISCLAIMS + ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE + CONSORTIUM 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.