diff options
author | Thiago Macieira <thiago@kde.org> | 2010-03-03 20:04:41 +0100 |
---|---|---|
committer | Thiago Macieira <thiago@kde.org> | 2010-03-03 20:04:41 +0100 |
commit | f26fb767a35cee2ac2a130e406539944295c03e9 (patch) | |
tree | db9c947a73fdf2529ec3a10a5dab762fe3d41efe /src/main.cpp | |
parent | e9d834f04442808a139445a299d153c1f7b9c04e (diff) | |
download | svn2git-f26fb767a35cee2ac2a130e406539944295c03e9.tar svn2git-f26fb767a35cee2ac2a130e406539944295c03e9.tar.gz svn2git-f26fb767a35cee2ac2a130e406539944295c03e9.tar.bz2 svn2git-f26fb767a35cee2ac2a130e406539944295c03e9.tar.xz svn2git-f26fb767a35cee2ac2a130e406539944295c03e9.zip |
Change license on files where I am copyright holder to GPLv3.
The GPLv2 is incompatible with the Apache 2.0 License used in the SVN libs.
So everyone was using this software under the GPLv3 anyway. Formalise it now.
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index fdea85f..a655305 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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 program is distributed in the hope that it will be useful, |