[Python-modules-commits] r18620 - in packages/python-pycaptcha/trunk/debian (copyright)
yoh at users.alioth.debian.org
yoh at users.alioth.debian.org
Mon Sep 19 14:27:40 UTC 2011
Date: Monday, September 19, 2011 @ 14:27:39
Author: yoh
Revision: 18620
Moved MIT license description into a separate paragraph, removed dupliacate
Modified:
packages/python-pycaptcha/trunk/debian/copyright
Modified: packages/python-pycaptcha/trunk/debian/copyright
===================================================================
--- packages/python-pycaptcha/trunk/debian/copyright 2011-09-19 14:27:32 UTC (rev 18619)
+++ packages/python-pycaptcha/trunk/debian/copyright 2011-09-19 14:27:39 UTC (rev 18620)
@@ -5,27 +5,16 @@
Files: *
Copyright: 2004 Micah Dowty
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.
Files: setup/my_install_data.py
Copyright: 2000 Rene Liebscher
License: MIT
+
+Files: debian/*
+Copyright: 2011 Olivier Sallou <olivier.sallou at irisa.fr>
+License: MIT
+
+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
@@ -44,7 +33,3 @@
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: 2011 Olivier Sallou <olivier.sallou at irisa.fr>
-License: MIT
More information about the Python-modules-commits
mailing list