diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-08-18 15:33:16 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-08-18 15:33:16 +0200 |
| commit | ade471a3a99d33ae848874dba94576f191d3c7ca (patch) | |
| tree | 07cdc96ef14990ff355f4762aa8e06fcd7d5ffce /debian/copyright | |
| parent | e71cab3fc74af481bd55ff4fd22285889a637514 (diff) | |
| download | python-apt-ade471a3a99d33ae848874dba94576f191d3c7ca.tar.gz | |
debian/copyright: Update.
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright index 8599328a..2df6807a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,17 @@ -Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=443 +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=59 Files: * Copyright: © 2004-2009 Canonical Ltd. + © 2009 Julian Andres Klode <jak@debian.org> License: GPL-2+ +Files: tests/test_all.py, tests/test_hashes.py, utils/doclint.py +Copyright: © 2009 Julian Andres Klode <jak@debian.org> +License: + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. + Files: aptsources/*.py Copyright: © 2004-2009 Canonical Ltd. Copyright: © 2005 Gustavo Noronha Silva |
