From 312b5ca7acbe74bc73acc2b710628ea2a8ad83cc Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 1 Apr 2009 16:27:15 +0200 Subject: * Copyright updates: debian/copyright, etc. - debian/copyright: Switch to machine-interpretable copyright - apt/*.py: Fix the copyright years and comments. --- apt/progress/__init__.py | 4 ++-- apt/progress/gtk2.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'apt/progress') diff --git a/apt/progress/__init__.py b/apt/progress/__init__.py index 51eb2426..769942ce 100644 --- a/apt/progress/__init__.py +++ b/apt/progress/__init__.py @@ -1,6 +1,6 @@ -# Progress.py - progress reporting classes +# progress.py - progress reporting classes # -# Copyright (c) 2005 Canonical +# Copyright (c) 2005-2009 Canonical # # Author: Michael Vogt # diff --git a/apt/progress/gtk2.py b/apt/progress/gtk2.py index 435265d4..f872e34f 100644 --- a/apt/progress/gtk2.py +++ b/apt/progress/gtk2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2004-2005 Canonical +# Copyright (c) 2004-2009 Canonical # # Authors: Michael Vogt # Sebastian Heinlein -- cgit v1.2.3