Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: unittest2
Source: http://pypi.python.org/pypi/unittest2

Files: *
Copyright:
 Copyright (c) 1999-2003 Steve Purcell
 Copyright (c) 2003-2010 Python Software Foundation
License: Python

Files: debian/*
Copyright:
 Copyright (C) 2010-2014 Sandro Tosi <morph@debian.org>
 Copyright (C) 2015 Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
License: Python

License: Python
 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.

Files: setup.py
copyright: Copyright (C) 2010 Michael Foord <fuzzyman@voidspace.org.uk>
License: BSD-3-clause
 This software is licensed under the terms of the BSD license
 http://www.voidspace.org.uk/python/license.shtml
