[Python-modules-commits] r28910 - in packages/python-gdata/trunk/debian (changelog copyright)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Thu May 15 18:14:55 UTC 2014
Date: Thursday, May 15, 2014 @ 18:14:54
Author: mitya57-guest
Revision: 28910
Add tlslite license to debian/copyright.
Modified:
packages/python-gdata/trunk/debian/changelog
packages/python-gdata/trunk/debian/copyright
Modified: packages/python-gdata/trunk/debian/changelog
===================================================================
--- packages/python-gdata/trunk/debian/changelog 2014-05-15 09:45:09 UTC (rev 28909)
+++ packages/python-gdata/trunk/debian/changelog 2014-05-15 18:14:54 UTC (rev 28910)
@@ -2,6 +2,7 @@
* Remove examples that require Google appengine (this fixes
lots of lintian warnings).
+ * Add tlslite license to debian/copyright.
-- Dmitry Shachnev <mitya57 at gmail.com> Wed, 14 May 2014 18:41:06 +0400
Modified: packages/python-gdata/trunk/debian/copyright
===================================================================
--- packages/python-gdata/trunk/debian/copyright 2014-05-15 09:45:09 UTC (rev 28909)
+++ packages/python-gdata/trunk/debian/copyright 2014-05-15 18:14:54 UTC (rev 28910)
@@ -81,6 +81,28 @@
Copyright: 2008-2009, Yu-Jie Lin
License: Apache-2
+Files: src/gdata/tlslite/*
+Copyright: 2008, Trevor Perrin and other TLS Lite contributors
+ 2008-2010, Google Inc.
+License:
+ Anyone is free to copy, modify, publish, use, compile, sell, or distribute
+ this software, either in source code form or as a compiled binary, for any
+ purpose, commercial or non-commercial, and by any means.
+ .
+ In jurisdictions that recognize copyright laws, the author or authors of this
+ software dedicate any and all copyright interest in the software to the public
+ domain. We make this dedication for the benefit of the public at large and to
+ the detriment of our heirs and successors. We intend this dedication to be an
+ overt act of relinquishment in perpetuity of all present and future rights to
+ this software under copyright law.
+ .
+ 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 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: tests/coverage.py
Copyright: 2001, Gareth Rees
License:
More information about the Python-modules-commits
mailing list