[Python-modules-commits] r11125 - in python-django-rosetta/trunk/debian (copyright)
svedrin-guest at users.alioth.debian.org
svedrin-guest at users.alioth.debian.org
Mon Jan 11 22:58:40 UTC 2010
Date: Monday, January 11, 2010 @ 22:58:39
Author: svedrin-guest
Revision: 11125
add copyright notice for rosetta/polib.py.
Modified:
python-django-rosetta/trunk/debian/copyright
Modified: python-django-rosetta/trunk/debian/copyright
===================================================================
--- python-django-rosetta/trunk/debian/copyright 2010-01-11 22:11:10 UTC (rev 11124)
+++ python-django-rosetta/trunk/debian/copyright 2010-01-11 22:58:39 UTC (rev 11125)
@@ -34,6 +34,43 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
+===============================================================================
+
+
+The file polib.py in the rosetta directory is part of the polib library, which
+is used by rosetta for manipulating .po files.
+
+Upstream Author:
+ David Jean Louis <izimobil at gmail.com>
+
+Copyright:
+ <Copyright © 2006-2009, David Jean Louis>
+
+License:
+
+ The MIT License
+
+ 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.
+
+===============================================================================
+
+
The Debian packaging is:
Copyright (C) 2010 Michael Ziegler <Michael Ziegler <diese-addy at funzt-halt.net>>
More information about the Python-modules-commits
mailing list