diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-01 18:10:07 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-01 18:10:07 (EST) |
commit | d84d0033d636b0533df5749383a8bb89372fea26 (patch) | |
tree | 2dd14430747e5b349760400ca2193a33d1309d89 /COPYING | |
parent | 60252f647868967ee9422566b0347312a71be984 (diff) |
COPYING: New file to refer to COPYING.[23].
Otherwise, Automake will add a copy of GPLv3 here.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +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 +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received copies of the GNU General Public License +along with this program in the files "COPYING.2" and "COPYING.3". +If not, see <http://www.gnu.org/licenses/>. |