[Python-modules-commits] r11091 - in packages/pyinotify/trunk/debian (changelog copyright)

dottedmag-guest at users.alioth.debian.org dottedmag-guest at users.alioth.debian.org
Sun Jan 10 20:34:42 UTC 2010


    Date: Sunday, January 10, 2010 @ 20:34:41
  Author: dottedmag-guest
Revision: 11091

New upstream release, license changed

Modified:
  packages/pyinotify/trunk/debian/changelog
  packages/pyinotify/trunk/debian/copyright

Modified: packages/pyinotify/trunk/debian/changelog
===================================================================
--- packages/pyinotify/trunk/debian/changelog	2010-01-10 18:12:49 UTC (rev 11090)
+++ packages/pyinotify/trunk/debian/changelog	2010-01-10 20:34:41 UTC (rev 11091)
@@ -1,3 +1,10 @@
+pyinotify (0.8.9-1) UNRELEASED; urgency=low
+
+  * New upstream release
+    - License changed from GPLv2+ to MIT
+
+ -- Mikhail Gusarov <dottedmag at dottedmag.net>  Mon, 11 Jan 2010 02:28:44 +0600
+
 pyinotify (0.8.8-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/pyinotify/trunk/debian/copyright
===================================================================
--- packages/pyinotify/trunk/debian/copyright	2010-01-10 18:12:49 UTC (rev 11090)
+++ packages/pyinotify/trunk/debian/copyright	2010-01-10 20:34:41 UTC (rev 11091)
@@ -7,26 +7,27 @@
 
 License:
 
-    Copyright (C) 2005-2008 Sebastien Martini
+Copyright (c) 2010 Sebastien Martini <seb at dbzteam.org>
 
-    This program is free software; you can redistribute it and/or
-    modify it under the terms of the GNU General Public License
-    as published by the Free Software Foundation; either version 2 
-    of the License, or (at your option) any later version.
+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:
 
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
 
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+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.
 
-On Debian systems, the complete text of the GNU General Public License
-can be found in /usr/share/common-licenses/GPL-2 file.
-
 The Debian packaging is
 © 2006-2007 Hans Ulrich Niedermann <debian at n-dimensional.de>
-© 2007-2009 Mikhail Gusarov <dottedmag at dottedmag.net>
+© 2007-2010 Mikhail Gusarov <dottedmag at dottedmag.net>
 and is licensed under the GPL version 2, see `/usr/share/common-licenses/GPL-2'.




More information about the Python-modules-commits mailing list