summaryrefslogtreecommitdiff
path: root/apt/cache.py
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-04-01 16:27:15 +0200
committerJulian Andres Klode <jak@debian.org>2009-04-01 16:27:15 +0200
commit312b5ca7acbe74bc73acc2b710628ea2a8ad83cc (patch)
tree260faf77c44cfe6ff52d9921d4b8712f81397c75 /apt/cache.py
parent14bf76bdb50dc8ee450776ca1525e7c25a4a608e (diff)
downloadpython-apt-312b5ca7acbe74bc73acc2b710628ea2a8ad83cc.tar.gz
* Copyright updates: debian/copyright, etc.
- debian/copyright: Switch to machine-interpretable copyright - apt/*.py: Fix the copyright years and comments.
Diffstat (limited to 'apt/cache.py')
-rw-r--r--apt/cache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt/cache.py b/apt/cache.py
index a9430d6b..cc425ccb 100644
--- a/apt/cache.py
+++ b/apt/cache.py
@@ -1,6 +1,6 @@
# cache.py - apt cache abstraction
#
-# Copyright (c) 2005 Canonical
+# Copyright (c) 2005-2009 Canonical
#
# Author: Michael Vogt <michael.vogt@ubuntu.com>
#