[Python-modules-commits] r27068 - in packages/python-bcdoc/trunk/debian (changelog copyright)

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Sun Jan 5 13:14:03 UTC 2014


    Date: Sunday, January 5, 2014 @ 13:14:03
  Author: takaki
Revision: 27068

update copyright notice

Modified:
  packages/python-bcdoc/trunk/debian/changelog
  packages/python-bcdoc/trunk/debian/copyright

Modified: packages/python-bcdoc/trunk/debian/changelog
===================================================================
--- packages/python-bcdoc/trunk/debian/changelog	2014-01-05 00:41:08 UTC (rev 27067)
+++ packages/python-bcdoc/trunk/debian/changelog	2014-01-05 13:14:03 UTC (rev 27068)
@@ -1,3 +1,9 @@
+python-bcdoc (0.12.0-2) unstable; urgency=medium
+
+  * debian/copyright: Add copyright notices. 
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Sun, 05 Jan 2014 22:13:36 +0900
+
 python-bcdoc (0.12.0-1) unstable; urgency=low
 
   * Initial release (Closes: #733215)

Modified: packages/python-bcdoc/trunk/debian/copyright
===================================================================
--- packages/python-bcdoc/trunk/debian/copyright	2014-01-05 00:41:08 UTC (rev 27067)
+++ packages/python-bcdoc/trunk/debian/copyright	2014-01-05 13:14:03 UTC (rev 27068)
@@ -3,9 +3,35 @@
 Source: https://pypi.python.org/pypi/bcdoc
 
 Files: *
-Copyright: Mitch Garnaat <mitch at garnaat.com>
+Copyright: Amazon.com, Inc. or its affiliates
 License: Apache-2.0
 
+Files: bcdoc/textwriter.py
+Copyright: 2007-2011, the Sphinx team
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * 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, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, 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.
+
 Files: debian/*
 Copyright: 2013 TANIGUCHI Takaki <takaki at debian.org>
 License: Apache-2.0




More information about the Python-modules-commits mailing list