/usr/share/doc/python-unittest2/copyright is in python-unittest2 0.5.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | This work was packaged for Debian by:
Sandro Tosi <morph@debian.org> on Sun, 09 May 2010 18:38:34 +0200
It was downloaded from:
http://pypi.python.org/pypi/unittest2
Upstream Author(s):
Michael Foord <michael@voidspace.org.uk>
Copyright:
Copyright (c) 1999-2003 Steve Purcell
Copyright (c) 2003-2010 Python Software Foundation
License:
This module is free software, and you may redistribute it and/or modify
it under the same terms as Python itself, so long as this copyright message
and disclaimer are retained in their original form.
IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE CODE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
The Debian packaging is:
Copyright (C) 2010 Sandro Tosi <morph@debian.org>
and is licensed under the same terms as of upstream code.
This file has a different license and copyright notices:
setup.py:
# Copyright (C) 2010 Michael Foord <fuzzyman@voidspace.org.uk>
# This software is licensed under the terms of the BSD license.
# http://www.voidspace.org.uk/python/license.shtml
|