diff options
Diffstat (limited to 'SoftwareProperties')
| -rw-r--r-- | SoftwareProperties/SoftwareProperties.py | 3 | ||||
| -rw-r--r-- | SoftwareProperties/aptsources.py | 2 | ||||
| -rw-r--r-- | SoftwareProperties/dialog_add.py | 2 | ||||
| -rw-r--r-- | SoftwareProperties/dialog_edit.py | 2 |
4 files changed, 4 insertions, 5 deletions
diff --git a/SoftwareProperties/SoftwareProperties.py b/SoftwareProperties/SoftwareProperties.py index 1752f79f..60a2ecdd 100644 --- a/SoftwareProperties/SoftwareProperties.py +++ b/SoftwareProperties/SoftwareProperties.py @@ -1,7 +1,6 @@ -#!/usr/bin/env python # gnome-software-properties.in - edit /etc/apt/sources.list # -# Copyright (c) 2004 Canonical +# Copyright (c) 2004,2005 Canonical # 2004-2005 Michiel Sikkes # # Author: Michiel Sikkes <michiel@eyesopened.nl> 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> diff --git a/SoftwareProperties/dialog_add.py b/SoftwareProperties/dialog_add.py index e3cb245a..4a860680 100644 --- a/SoftwareProperties/dialog_add.py +++ b/SoftwareProperties/dialog_add.py @@ -1,6 +1,6 @@ # dialog_add.py.in - dialog to add a new repository # -# Copyright (c) 2004 Canonical +# Copyright (c) 2004-2005 Canonical # 2005 Michiel Sikkes # # Authors: diff --git a/SoftwareProperties/dialog_edit.py b/SoftwareProperties/dialog_edit.py index 87cc9799..05cbddba 100644 --- a/SoftwareProperties/dialog_edit.py +++ b/SoftwareProperties/dialog_edit.py @@ -1,6 +1,6 @@ # dialog_edit.py.in - edit a existing repository # -# Copyright (c) 2004 Canonical +# Copyright (c) 2004-2005 Canonical # 2005 Michiel Sikkes # # Authors: |
