[Python-apps-commits] r10209 - in packages/catfish/trunk/debian (changelog copyright)

asb at users.alioth.debian.org asb at users.alioth.debian.org
Tue Dec 3 21:57:38 UTC 2013


    Date: Tuesday, December 3, 2013 @ 21:57:37
  Author: asb
Revision: 10209

Document missing copyright holder.

Modified:
  packages/catfish/trunk/debian/changelog
  packages/catfish/trunk/debian/copyright

Modified: packages/catfish/trunk/debian/changelog
===================================================================
--- packages/catfish/trunk/debian/changelog	2013-12-03 21:54:01 UTC (rev 10208)
+++ packages/catfish/trunk/debian/changelog	2013-12-03 21:57:37 UTC (rev 10209)
@@ -59,6 +59,7 @@
   [ Andrew Starr-Bochicchio ]
   * Fix file permissions during install.
   * Don't install extra license file.
+  * Document missing copyright holder.
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Mon, 14 Oct 2013 17:47:55 +1100
 

Modified: packages/catfish/trunk/debian/copyright
===================================================================
--- packages/catfish/trunk/debian/copyright	2013-12-03 21:54:01 UTC (rev 10208)
+++ packages/catfish/trunk/debian/copyright	2013-12-03 21:57:37 UTC (rev 10209)
@@ -3,16 +3,20 @@
 Upstream-Contact: Sean Davis <smd.seandavis at gmail.com>
 Source: https://launchpad.net/catfish-search
 
-Files:
+Files: *
 Copyright: 2007-2012, Christian Dywan <christian at twotoasts.de>
- 2012-2013 Sean Davis <smd.seandavis at gmail.com>
+           2012-2013, Sean Davis <smd.seandavis at gmail.com>
 License: GPL-2+
 
 Files: debian/*
 Copyright: 2007-2009, Cody A.W. Somerville <cody-somerville at ubuntu.com>
- 2013, Jackson Doak <noskcaj at ubuntu.com>
+           2013, Jackson Doak <noskcaj at ubuntu.com>
 License: GPL-2+
 
+Files: catfish_lib/pexpect/*
+Copyright: 2006-2008, Noah Spurrier
+License: Expat
+
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -29,4 +33,23 @@
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  .
  On Debian systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-2'.
\ No newline at end of file
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+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-apps-commits mailing list