diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-06 16:49:05 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-06 16:49:05 (EST) |
commit | 696a92836f5d4002f6eef1051c593aeeb1c595f1 (patch) | |
tree | fa99439e74d375670e590396cf431e96cd9e4ea9 /configure.ac | |
parent | fe6e3f16bf0d9256940fffad838e6352ca191aed (diff) |
Fix license version of build system.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 688841b..053eed9 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,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 3 of the License, or +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, |