[Pkg-mono-svn-commits] rev 3197 - taglib-sharp/trunk/debian
Sebastian Dröge
slomo at alioth.debian.org
Thu Jun 14 16:36:58 UTC 2007
Author: slomo
Date: 2007-06-14 16:36:57 +0000 (Thu, 14 Jun 2007)
New Revision: 3197
Modified:
taglib-sharp/trunk/debian/changelog
taglib-sharp/trunk/debian/copyright
Log:
* debian/copyright:
+ Also note the MIT license of docs/MonodocNodeConfig.cs. Thanks to
Sebastien Bacher for noticing.
Modified: taglib-sharp/trunk/debian/changelog
===================================================================
--- taglib-sharp/trunk/debian/changelog 2007-06-13 16:35:59 UTC (rev 3196)
+++ taglib-sharp/trunk/debian/changelog 2007-06-14 16:36:57 UTC (rev 3197)
@@ -1,3 +1,11 @@
+taglib-sharp (2.0.0-2) unstable; urgency=low
+
+ * debian/copyright:
+ + Also note the MIT license of docs/MonodocNodeConfig.cs. Thanks to
+ Sebastien Bacher for noticing.
+
+ -- Sebastian Dröge <slomo at debian.org> Thu, 14 Jun 2007 18:35:59 +0200
+
taglib-sharp (2.0.0-1) unstable; urgency=low
[ Jose Carlos Garcia Sogo ]
Modified: taglib-sharp/trunk/debian/copyright
===================================================================
--- taglib-sharp/trunk/debian/copyright 2007-06-13 16:35:59 UTC (rev 3196)
+++ taglib-sharp/trunk/debian/copyright 2007-06-14 16:36:57 UTC (rev 3197)
@@ -28,6 +28,8 @@
License:
+ For everything not noted below:
+
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License version
2.1 as published by the Free Software Foundation.
@@ -41,8 +43,31 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-You can find the complete text of LGPL license under
-`/usr/share/common-licenses/LGPL-2.1'
+ You can find the complete text of LGPL license under
+ `/usr/share/common-licenses/LGPL-2.1'
-The Debian packaging is (C) 2007, Jose Carlos Garcia Sogo <jsogo at debian.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+ For docs/MonodocNodeConfig.cs:
+
+ 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.
+
+The Debian packaging is
+Copyright (C) 2007, Jose Carlos Garcia Sogo <jsogo at debian.org>
+Copyright (C) 2007, Sebastian Dröge <slomo at debian.org>
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
More information about the Pkg-mono-svn-commits
mailing list