From a8006046327778a4a7ea17502192cfc72ce2efac Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Sat, 5 Jan 2019 23:30:19 +0100 Subject: [PATCH] Add a request to change the usage text if the GPL version is changed --- main.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.py b/main.py index 54ac51c..0e1b124 100755 --- a/main.py +++ b/main.py @@ -16,6 +16,9 @@ # # You should have received a copy of the GNU General Public License # along with LSL PyOptimizer. If not, see . +# +# If you choose to use a later version of the GPL, please modify the text +# in the Usage() function appropriately to indicate the correct version. # This is the main executable program that imports the libraries.