Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-pkginfo
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .bzrignore
           .coveragerc
           CHANGES.txt
           MANIFEST.in
           PKG-INFO
           README.txt
           TODO.txt
           docs/Makefile
           docs/distributions.rst
           docs/examples/distlib-0.3.1-py2.py3-none-any.whl
           docs/examples/mypackage-0.1-cp26-none-linux_x86_64.whl
           docs/examples/mypackage-0.1-py2.6.egg
           docs/examples/mypackage-0.1.bogus
           docs/examples/mypackage-0.1.tar.bz2
           docs/examples/mypackage-0.1.tar.gz
           docs/examples/mypackage-0.1.zip
           docs/examples/mypackage-0.1/PKG-INFO
           docs/examples/mypackage-0.1/README.txt
           docs/examples/mypackage-0.1/setup.cfg
           docs/examples/mypackage-0.1/setup.py
           docs/examples/nodistinfo-0.1-any.whl
           docs/examples/nopkginfo-0.1.egg
           docs/examples/nopkginfo-0.1.zip
           docs/index.rst
           docs/indexes.rst
           docs/metadata.rst
           pkginfo.egg-info/PKG-INFO
           pkginfo.egg-info/SOURCES.txt
           pkginfo.egg-info/dependency_links.txt
           pkginfo.egg-info/entry_points.txt
           pkginfo.egg-info/not-zip-safe
           pkginfo.egg-info/requires.txt
           pkginfo.egg-info/top_level.txt
           pkginfo/__init__.py
           pkginfo/_compat.py
           pkginfo/bdist.py
           pkginfo/commandline.py
           pkginfo/develop.py
           pkginfo/distribution.py
           pkginfo/index.py
           pkginfo/installed.py
           pkginfo/sdist.py
           pkginfo/tests/__init__.py
           pkginfo/tests/funny/__init__.py
           pkginfo/tests/funny/funny.egg-info
           pkginfo/tests/manky/NOT-A-PACKAGE.txt
           pkginfo/tests/manky/namespaced.manky-0.1.egg-info/PKG-INFO
           pkginfo/tests/manky/namespaced/__init__.py
           pkginfo/tests/manky/namespaced/manky/__init__.py
           pkginfo/tests/silly/PKG-INFO
           pkginfo/tests/test_bdist.py
           pkginfo/tests/test_commandline.py
           pkginfo/tests/test_develop.py
           pkginfo/tests/test_distribution.py
           pkginfo/tests/test_index.py
           pkginfo/tests/test_installed.py
           pkginfo/tests/test_sdist.py
           pkginfo/tests/test_utils.py
           pkginfo/tests/test_wheel.py
           pkginfo/tests/wonky/EGG-INFO/PKG-INFO
           pkginfo/tests/wonky/NOT-A-PACKAGE.txt
           pkginfo/tests/wonky/namespaced/__init__.py
           pkginfo/tests/wonky/namespaced/wonky/__init__.py
           pkginfo/utils.py
           pkginfo/wheel.py
           setup.cfg
           setup.py
           tox.ini
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     LICENSE.txt
Copyright: 2009 Agendaless Consulting, Inc.
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.

Files:     docs/examples/mypackage-0.1.tar
Copyright: __NO_COPYRIGHT__ in: docs/examples/mypackage-0.1.tar
License:   __UNKNOWN__
 setup(

Files:     docs/examples/mypackage-0.1.dist-info/METADATA
Copyright: __NO_COPYRIGHT__ in: docs/examples/mypackage-0.1.dist-info/METADATA
License:   __UNKNOWN__
 UNKNOWN

Files:     docs/conf.py
Copyright: __NO_COPYRIGHT__ in: docs/conf.py
License:   __UNKNOWN__
 The contents of this file are pickled, so don't put values in the namespace
 that aren't pickleable (module imports are okay, they're removed automatically).
 .
 Note that not all possible configuration values are present in this
 autogenerated file.
 .
 All configuration values have a default; values that are commented out
 serve to show the default.

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.

#----------------------------------------------------------------------------
# License file: LICENSE.txt
 MIT License
 .
 Copyright (c) 2009 Agendaless Consulting, Inc.
 .
 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.
