From c3463f2184406aeb69934c70d1b79b5b70f89a43 Mon Sep 17 00:00:00 2001 From: Romain Bignon Date: Sat, 27 Nov 2010 13:39:00 +0100 Subject: [PATCH] fix license --- weboob/backends/bp/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/weboob/backends/bp/__init__.py b/weboob/backends/bp/__init__.py index d9ac6904..e5e56462 100644 --- a/weboob/backends/bp/__init__.py +++ b/weboob/backends/bp/__init__.py @@ -7,8 +7,7 @@ # # 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 3 of the License, or -# (at your option) any later version. +# the Free Software Foundation; version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of