From c62bdd0b1b633b134ba551847da0c1e8d12115c2 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 20 Jan 2010 17:43:07 +0100 Subject: apt/utils.py: fix copyright info --- apt/utils.py | 7 ++++--- 1 file 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 -- cgit v1.2.3