summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-05-04 09:41:41 -0600
committerEric Blake <ebb9@byu.net>2009-05-20 06:02:49 -0600
commit6382b687fdd3c4955ff3ee30e618efc228e0c9d4 (patch)
tree912d191a1060dc831a9d236c85376c2340aded4e /TODO
parent6928fc64b2c29effab05cacbe4c1b17caa938cc9 (diff)
downloadautoconf-6382b687fdd3c4955ff3ee30e618efc228e0c9d4.tar.gz
Update uses of all-permissive license.
* ChangeLog: Relicense under GPL. * ChangeLog.0: Likewise. * ChangeLog.1: Likewise. * ChangeLog.2: Likewise. * THANKS: Likewise. * m4/m4.m4: Use latest wording of FSF all-permissive license. * m4/make-case.m4: Likewise. * doc/install.texi: Likewise. * tests/statesave.m4: Relicense to match rest of testsuite; this file does not need all-permissive license since it is not designed for reuse by other packages. * BUGS: Relicense under all-permissive license. * HACKING: Likewise. * NEWS: Likewise. * README: Likewise. * README-alpha: Likewise. * README-hacking: Likewise. * TODO: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 6 insertions, 14 deletions
diff --git a/TODO b/TODO
index f85ba54b..133df88d 100644
--- a/TODO
+++ b/TODO
@@ -592,18 +592,10 @@ with autoconf scripts.
------------------------------------------------------------------------------
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2007, 2008
-Free Software Foundation, Inc.
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2007, 2008,
+2009 Free Software Foundation, Inc.
-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
-(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 a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved. This file is offered as-is,
+without warranty of any kind.