[Pkg-haskell-commits] darcs: haskell-charsetdetect-ae: add MIT license
Marcel Fourné
debian at marcelfourne.de
Sat May 30 16:47:55 UTC 2015
Sat May 30 16:47:49 UTC 2015 Marcel Fourn[_<U+00E9>_] <debian at marcelfourne.de>
* add MIT license
M ./copyright -1 +10
Sat May 30 16:47:49 UTC 2015 Marcel Fourné <debian at marcelfourne.de>
* add MIT license
diff -rN -u old-haskell-charsetdetect-ae/copyright new-haskell-charsetdetect-ae/copyright
--- old-haskell-charsetdetect-ae/copyright 2015-05-30 16:47:55.433548193 +0000
+++ new-haskell-charsetdetect-ae/copyright 2015-05-30 16:47:55.433548193 +0000
@@ -21,7 +21,7 @@
Files: libcharsetdetect/nspr-emu/prcpucfg.h
Copyright: Google Inc.
-License: BSD-3
+License: BSD
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
@@ -50,6 +50,15 @@
License: MIT
The files `libcharsetdetect.{cpp,h}` are (c) 2010 Colin Snover and released under an MIT license.
+ .
+ Copyright (c) 2010 Colin Snover
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
License: MPL-1.1/GPL-2/LGPL-2.1
The UCSD is (c) mozilla.org and tri-licensed under MPL 1.1/GPL 2.0/LGPL 2.1.
More information about the Pkg-haskell-commits
mailing list