[Python-modules-commits] r16081 - in packages/python-gdata/trunk/debian (copyright)

anoteng-guest at users.alioth.debian.org anoteng-guest at users.alioth.debian.org
Wed Mar 9 23:37:09 UTC 2011


    Date: Wednesday, March 9, 2011 @ 23:37:06
  Author: anoteng-guest
Revision: 16081

Add missing MIT license text

Modified:
  packages/python-gdata/trunk/debian/copyright

Modified: packages/python-gdata/trunk/debian/copyright
===================================================================
--- packages/python-gdata/trunk/debian/copyright	2011-03-09 23:23:48 UTC (rev 16080)
+++ packages/python-gdata/trunk/debian/copyright	2011-03-09 23:37:06 UTC (rev 16081)
@@ -113,6 +113,8 @@
 Copyright: 2007-2010, Gustavo Franco <stratus at debian.org>
            2011, Andreas Noteng <andreas at noteng.no>
 License: GPL-3
+
+Licence: GPL-3
  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 3 of the License, or
@@ -144,3 +146,23 @@
  .
  On Debian systems, the complete text of the Apache License, Version 2.0
  can be found in `/usr/share/common-licenses/Apache-2.0'.
+
+License: MIT
+ 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.
+




More information about the Python-modules-commits mailing list