diff options
Diffstat (limited to 'jsonschema-0.6/debian/copyright')
-rw-r--r-- | jsonschema-0.6/debian/copyright | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/jsonschema-0.6/debian/copyright b/jsonschema-0.6/debian/copyright new file mode 100644 index 0000000..e483d9c --- /dev/null +++ b/jsonschema-0.6/debian/copyright @@ -0,0 +1,42 @@ +This work was packaged for Debian by: + + Kristina Clair <kclair@leap.se> on Tue, 02 Oct 2012 22:53:20 -0700 + +It was downloaded from: + + http://pypi.python.org/packages/source/j/jsonschema/jsonschema-0.6.tar.gz + +Upstream Author(s): + + Julian Berman + +Copyright: + + Copyright (c) 2011 Julian Berman + +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. + +The Debian packaging is: + + Copyright (C) 2012 Kristina Clair <kclair@leap.se> + + and is licensed under the GPL version 3, + see "/usr/share/common-licenses/GPL-3". |