[Python-modules-commits] [python-formencode] 09/11: Update copyright format to be machine readable
Neil Muller
drnlmza-guest at moszumanska.debian.org
Tue Jun 14 13:00:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
drnlmza-guest pushed a commit to branch master
in repository python-formencode.
commit cf0337763a4ac083f27d00e38b1966d1ac02a74f
Author: Neil <Neil Muller drnlmuller+debian at gmail.com>
Date: Tue Jun 14 14:43:19 2016 +0200
Update copyright format to be machine readable
---
debian/copyright | 72 +++++++++++++++++++++++++++-----------------------------
1 file changed, 35 insertions(+), 37 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index e351185..17c26ee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,37 +1,35 @@
-This package was debianized by Fabio Tranchitella <kobold at debian.org>
-on Wed, 02 Feb 2006.
-
-It was downloaded from http://formencode.org.
-
-Upstream Author: Ian Bicking
-
-Copyright:
-
- Copyright (C) 2001-2008 Ian Bicking <ianb at colorstudy.com>
-
-License:
-
- This package is licensed under the MIT License, as confirmed by
- the upstream author, but actually the tarball lacks of a clear
- license statement which will be included with the next release.
-
-MIT License:
-
- 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.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: FormEncode
+Upstream-Contact: Christopher Lambacher
+Source: http://www.formencode.org/
+
+Files: *
+Copyright: 2001-2014 Ian Bicking <ianb at colorstudy.com>
+ 2015 Ian Bicking and FormEncode Contributors
+License: MIT
+
+Files: debian/*
+Copyright: 2006-2008 Tranchitella
+ 2008-2015 Debian Python Modules Team
+ 2016 Neil Muller
+License: MIT
+
+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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-formencode.git
More information about the Python-modules-commits
mailing list