[Python-modules-commits] r32408 - in packages/fuzzywuzzy/trunk/debian (copyright)

edward at users.alioth.debian.org edward at users.alioth.debian.org
Thu Apr 23 19:58:26 UTC 2015


    Date: Thursday, April 23, 2015 @ 19:58:25
  Author: edward
Revision: 32408

Fix order of paragraphs (thanks tumbleweed)

Modified:
  packages/fuzzywuzzy/trunk/debian/copyright

Modified: packages/fuzzywuzzy/trunk/debian/copyright
===================================================================
--- packages/fuzzywuzzy/trunk/debian/copyright	2015-04-23 19:40:21 UTC (rev 32407)
+++ packages/fuzzywuzzy/trunk/debian/copyright	2015-04-23 19:58:25 UTC (rev 32408)
@@ -3,6 +3,30 @@
 Upstream-Contact: Adam Cohen <adam at seatgeek.com>
 Source: https://github.com/seatgeek/fuzzywuzzy
 
+Files: *
+Copyright: Copyright 2014 SeatGeek, Inc.
+License: MIT
+ Copyright (c) 2014 SeatGeek, Inc.
+ .
+ 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.
+
 Files: debian/*
 Copyright: 2015, Edward Betts
 License: GPL-2+
@@ -26,27 +50,3 @@
  On Debian systems, the full text of the GNU General Public
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
-
-Files: *
-Copyright: Copyright 2014 SeatGeek, Inc.
-License: MIT
- Copyright (c) 2014 SeatGeek, Inc.
- .
- 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