summaryrefslogtreecommitdiff
path: root/SoftwareProperties/aptsources.py
diff options
context:
space:
mode:
authorMichael Vogt <egon@top>2005-12-07 17:19:02 +0100
committerMichael Vogt <egon@top>2005-12-07 17:19:02 +0100
commit3d84460c0af2f0c6fd398df19810035dc5fc1409 (patch)
tree14429a162fefcea3f4719c1a5930aa45812adb87 /SoftwareProperties/aptsources.py
parent016599ecf9b83c872d0d616bafeac50797291e9b (diff)
downloadpython-apt-3d84460c0af2f0c6fd398df19810035dc5fc1409.tar.gz
* added a bunch of missing copyright notices in the files
Diffstat (limited to 'SoftwareProperties/aptsources.py')
-rw-r--r--SoftwareProperties/aptsources.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/SoftwareProperties/aptsources.py b/SoftwareProperties/aptsources.py
index 540bb801..249c7cca 100644
--- a/SoftwareProperties/aptsources.py
+++ b/SoftwareProperties/aptsources.py
@@ -1,6 +1,6 @@
# aptsource.py.in - parse sources.list
#
-# Copyright (c) 2004 Canonical
+# Copyright (c) 2004,2005 Canonical
# 2004 Michiel Sikkes
#
# Author: Michiel Sikkes <michiel@eyesopened.nl>