[Python-apps-commits] r1680 - in packages/feedvalidator/trunk/debian (copyright)

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Thu Aug 21 15:09:41 UTC 2008


    Date: Thursday, August 21, 2008 @ 15:09:40
  Author: nslater-guest
Revision: 1680

initial copyright, needs further clarification

Added:
  packages/feedvalidator/trunk/debian/copyright

Added: packages/feedvalidator/trunk/debian/copyright
===================================================================
--- packages/feedvalidator/trunk/debian/copyright	                        (rev 0)
+++ packages/feedvalidator/trunk/debian/copyright	2008-08-21 15:09:40 UTC (rev 1680)
@@ -0,0 +1,146 @@
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=180
+Upstream-Name: Feed Validator
+Upstream-Maintainer: Sam Ruby <rubys at intertwingly.net>
+Upstream-Source: http://feedvalidator.googlecode.com/svn/trunk/feedvalidator
+
+Files: *
+Copyright: Copyright 2006, Sam Ruby <rubys at intertwingly.net>
+ Copyright 2006, Mark Pilgrim <mark at diveintomark.org>
+ Copyright 2006, Joseph Walton <joe at kafsemo.org>
+ Copyright 2006, Phil Ringnalda <http://weblog.philringnalda.com/>
+License: MIT
+ 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.
+
+Files: debian/*
+Copyright: Copyright 2008, Noah Slater <nslater at bytesexual.org>
+License: GAP
+ Copying and distribution of this package, with or without modification, are
+ permitted in any medium without royalty provided the copyright notice and this
+ notice are preserved.
+
+Files: docs/rss1.*
+Copyright: Copyright 2000, the RSS-DEV Working Group authors
+License: other
+ Permission to use, copy, modify and distribute the RDF Site Summary 1.0
+ Specification and its accompanying documentation for any purpose and without
+ fee is hereby granted in perpetuity, provided that the above copyright notice
+ and this paragraph appear in all copies. The copyright holders make no
+ representation about the suitability of the specification for any purpose. It
+ is provided "as is" without expressed or implied warranty.
+ .
+ This copyright applies to the RDF Site Summary 1.0 Specification and
+ accompanying documentation and does not extend to the RSS format itself.
+
+Files: docs/rss2.*
+Copyright: Copyright 2002, UserLand Software <http://www.userland.com/>
+License: NON-FREE
+
+Files: fcgi.py
+Copyright: Copyright 2005, Allan Saddi <allan at saddi.com>
+License: BSD-2
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. 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 AUTHOR 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 AUTHOR 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: src/feedvalidator/timeoutsocket.py
+Copyright: Copyright 2001, Timothy O'Malley <timo at alum.mit.edu>
+License: MIT
+ Permission to use, copy, modify, and distribute this software
+ and its documentation for any purpose and without fee is hereby
+ granted, provided that the above copyright notice appear in all
+ copies and that both that copyright notice and this permission
+ notice appear in supporting documentation, and that the name of
+ Timothy O'Malley  not be used in advertising or publicity
+ pertaining to distribution of the software without specific, written
+ prior permission.
+
+ Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
+ ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+
+Files: src/rdflib
+Copyright: Copyright 2005, Daniel Krech <http://eikeon.com/>
+License: BSD-3
+ 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.
+ .
+   * Neither the name of Daniel Krech nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ 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: testcases/opml/rss/twittergram.xml
+Copyright: Copyright 2007, Scripting News, Inc. <http://www.scripting.com/>
+License: NON-FREE
+
+Files: testcases/rss/must/rss20_spec_sample_noerror.xml
+Copyright: Copyright 2002, Dave Winer <dave at userland.com>
+License: NON-FREE
+
+Files: testcases/rss20/introduction/attr_namespace_rssboard.xml
+Copyright: Copyright 2005, Eurogamer Network Ltd. <http://www.eurogamer.biz/>
+License: NON-FREE
+
+Files: testcases/rss20/namespace-elements-atom-link/noself.xml
+ testcases/rss20/introduction/rss-2.0-sample-noerror.xml
+ testcases/rss20/introduction/rss-2.0-namespace-noerr.xml
+Copyright: Copyright 2006, Dallas Times-Herald
+License: NON-FREE




More information about the Python-apps-commits mailing list