X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/3ec42e293a772540e1ded2f004e5755f831f1ec3..625ccd4e28eb61b229663b3dc531a649762012bb:/src/main.c diff --git a/src/main.c b/src/main.c index 6b80504..920ef58 100644 --- a/src/main.c +++ b/src/main.c @@ -5,7 +5,7 @@ * * x3 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, @@ -675,7 +675,7 @@ void license() { printf("\n" "This program is free software; you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" - "the Free Software Foundation; either version 2 of the License, or\n" + "the Free Software Foundation; either version 3 of the License, or\n" "(at your option) any later version.\n" "\n" "This program is distributed in the hope that it will be useful,\n"