diff --git a/src/gpodder/build_info.py b/src/gpodder/build_info.py index cf6df53e..0a1388e2 100644 --- a/src/gpodder/build_info.py +++ b/src/gpodder/build_info.py @@ -3,7 +3,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 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. """This file gets edited at build time to add build specific data"""