[Python-modules-commits] [txjsonrpc] 10/15: Add debian/copyright.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Oct 11 07:26:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a commit to branch debian/sid
in repository txjsonrpc.

commit 9adf4e10e4da28c9d89daa2c17f0b54e189eaa32
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sat Oct 11 08:21:37 2014 +0200

    Add debian/copyright.
---
 debian/copyright | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..d926c78
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,34 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: txJSON-RPC
+Upstream-Contact: Duncan McGreggor <duncan at cogitat.io>
+Source: https://pypi.python.org/pypi/txJSON-RPC
+
+Files: *
+Copyright: 2001-2004 Twisted Matrix Laboratories
+           2006-2009 Duncan McGreggor
+           2009 Canonical Ltd
+License: Expat
+
+Files: debian/*
+Copyright: 2014 Tristan Seligmann <mithrandi at debian.org>
+License: Expat
+
+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.
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txjsonrpc.git



More information about the Python-modules-commits mailing list