[Python-modules-commits] r27807 - in packages/python-cryptography/trunk/debian (copyright)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Fri Feb 21 15:08:26 UTC 2014


    Date: Friday, February 21, 2014 @ 15:08:25
  Author: mithrandi
Revision: 27807

Copyright declaration for debian/ files.

Modified:
  packages/python-cryptography/trunk/debian/copyright

Modified: packages/python-cryptography/trunk/debian/copyright
===================================================================
--- packages/python-cryptography/trunk/debian/copyright	2014-02-21 15:06:58 UTC (rev 27806)
+++ packages/python-cryptography/trunk/debian/copyright	2014-02-21 15:08:25 UTC (rev 27807)
@@ -8,6 +8,10 @@
 Copyright: 2013-2014 The cryptography developers
 License: Apache
 
+Files: debian/*
+Copyright: 2014 Tristan Seligmann <mithrandi at debian.org>
+License: Expat
+
 License: Apache
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
@@ -25,3 +29,23 @@
  On Debian systems, the full text of the Apache license, Version 2.0
  can be found in the file
  `/usr/share/common-licenses/Apache-2.0'.
+
+License: 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