diff options
author | Akim Demaille <akim@epita.fr> | 2001-08-20 15:16:54 +0000 |
---|---|---|
committer | Akim Demaille <akim@epita.fr> | 2001-08-20 15:16:54 +0000 |
commit | 5708ee1ee0fbcbf20cc810471c4ec7f0ae2fa4d1 (patch) | |
tree | 59eff60397c1f1ab8125af54ed1a0597c5bb37e8 /README-alpha | |
parent | 9daf72b4a18e48f7971cf4e51f0000922498ce83 (diff) | |
download | autoconf-5708ee1ee0fbcbf20cc810471c4ec7f0ae2fa4d1.tar.gz |
* ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS,
* NEWS, README, README-alpha, TODO, tests/README: This package is
`Autoconf', not `autoconf' (the executable).
Diffstat (limited to 'README-alpha')
-rw-r--r-- | README-alpha | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README-alpha b/README-alpha index a37abb81..1e767443 100644 --- a/README-alpha +++ b/README-alpha @@ -20,14 +20,14 @@ users. Copyright 2000 Free Software Foundation, Inc. -This file is part of GNU autoconf. +This file is part of GNU Autoconf. -GNU autoconf is free software; you can redistribute it and/or modify +GNU Autoconf 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, or (at your option) any later version. -GNU autoconf is distributed in the hope that it will be useful, +GNU Autoconf 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. |