[Python-modules-commits] r20751 - in packages/geopy/trunk/debian (copyright)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Tue Mar 13 05:16:47 UTC 2012


    Date: Tuesday, March 13, 2012 @ 05:16:42
  Author: eriol-guest
Revision: 20751

Added debian/copyright

Added:
  packages/geopy/trunk/debian/copyright

Added: packages/geopy/trunk/debian/copyright
===================================================================
--- packages/geopy/trunk/debian/copyright	                        (rev 0)
+++ packages/geopy/trunk/debian/copyright	2012-03-13 05:16:42 UTC (rev 20751)
@@ -0,0 +1,33 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: geopy
+Upstream-Contact: Mike Tigas <mike.tigas at gmail.com>
+Source: http://pypi.python.org/pypi/geopy
+
+Files: *
+Copyright: 2006-2010, Brian Beck
+           2010-2012, GeoPy Project and individual contributors
+License: Expat
+
+Files: debian/*
+Copyright: 2012, Daniele Tricoli <eriol at mornie.org>
+License: Expat
+
+Licesne: Expat
+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