summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apt/utils.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/apt/utils.py b/apt/utils.py
index c4c4cb73..df1d0397 100644
--- a/apt/utils.py
+++ b/apt/utils.py
@@ -3,9 +3,10 @@
# Authors:
# Michael Vogt
#
-# This program is free software; you can redistribute it and/or modify it under
-# the terms of the GNU General Public License as published by the Free Software
-# Foundation; version 3.
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS