summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-10-14 01:12:29 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-10-14 01:12:29 (EDT)
commit4b7046989f786e90aecc67ee2ce5b843191c976e (patch)
treea72522cefb0c1eac86b4dfb42baf8b8a45507af1 /Makefile.am
parent73f0fa926d84f08a478fcae060f6173b43640e70 (diff)
downloadtimeteller-4b7046989f786e90aecc67ee2ce5b843191c976e.zip
timeteller-4b7046989f786e90aecc67ee2ce5b843191c976e.tar.gz
timeteller-4b7046989f786e90aecc67ee2ce5b843191c976e.tar.bz2
Fix GPL version
I don't know how or why I ended up applying GPLv2. I must have copied from one of my GPLv2-or-later projects and not noticed the error.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8bbc207..b85a187 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@
#
# Timeteller 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.
#
# Timeteller is distributed in the hope that it will be useful,