diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-04-01 16:27:15 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-04-01 16:27:15 +0200 |
| commit | 312b5ca7acbe74bc73acc2b710628ea2a8ad83cc (patch) | |
| tree | 260faf77c44cfe6ff52d9921d4b8712f81397c75 /apt/cache.py | |
| parent | 14bf76bdb50dc8ee450776ca1525e7c25a4a608e (diff) | |
| download | python-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.py | 2 |
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> # |
