[Python-modules-commits] r16859 - in packages/python-easygui/trunk/debian (copyright)
cjsmo-guest at users.alioth.debian.org
cjsmo-guest at users.alioth.debian.org
Mon May 2 03:32:01 UTC 2011
Date: Monday, May 2, 2011 @ 03:31:48
Author: cjsmo-guest
Revision: 16859
move comment to first license paragraph, use correct license shortnames
Modified:
packages/python-easygui/trunk/debian/copyright
Modified: packages/python-easygui/trunk/debian/copyright
===================================================================
--- packages/python-easygui/trunk/debian/copyright 2011-05-02 02:10:53 UTC (rev 16858)
+++ packages/python-easygui/trunk/debian/copyright 2011-05-02 03:31:48 UTC (rev 16859)
@@ -5,21 +5,28 @@
Files: *
Copyright: Steve Ferg
-License: BSD
+License: BSD-3-clause
+Comment: The license in the tarball is not updated, upstream changed the
+ license after the release of th v0.96 source tarball . Please see the
+ upstream download page for confirmation:
+ http://easygui.sourceforge.net/download/version0.96/
+
Files: debian/*
Copyright: 2010, Andreas Noteng <andreas at noteng.no>
2010, Charlie Smotherman <cjsmo at cableone.net>
-License: BSD
- Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
+License: BSD-3-clause
+
+License: BSD-3-clause
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
.
- Redistributions in binary form must reproduce the above copyright notice,
+ 2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
.
- The name of the author may not be used to endorse or promote products derived
- from this software without specific prior written permission.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
@@ -31,8 +38,3 @@
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-Comment: The license in the tarball is not updated, upstream changed the
- license after the release of th v0.96 source tarball . Please see the
- upstream download page for confirmation:
- http://easygui.sourceforge.net/download/version0.96/
More information about the Python-modules-commits
mailing list