diff options
author | Alexandre Duret-Lutz <adl@gnu.org> | 2001-08-12 13:05:11 +0000 |
---|---|---|
committer | Alexandre Duret-Lutz <adl@gnu.org> | 2001-08-12 13:05:11 +0000 |
commit | 420008ad841005a6a314fbaab74655475e367250 (patch) | |
tree | e73f67fd1255b84f7dbb1ac16b9dc685b6fb69da /ChangeLog.1 | |
parent | 0828ac5acc205a5bcc8bbd66f5b67199b94db218 (diff) | |
download | autoconf-420008ad841005a6a314fbaab74655475e367250.tar.gz |
* AUTHORS, BUGS, ChangeLog, ChangeLog.0, ChangeLog.1,
ChangeLog.2, GNUmakefile, Makefile.maint, NEWS, README,
README-alpha, TODO, configure.ac, lib/autoconf/Makefile.am,
m4/atconfig.m4, m4/init.m4, m4/m4.m4, m4/missing.m4,
m4/sanity.m4, tests/README, tests/aclocal.m4,
tests/atspecific.m4, tests/base.at, tests/compile.at,
tests/foreign.at, tests/m4sh.at, tests/m4sugar.at,
tests/semantics.at, tests/suite.at, tests/tools.at,
tests/torture.at: Add copyright notice.
* tests/mktests.sh: Update year in copyright notice.
Diffstat (limited to 'ChangeLog.1')
-rw-r--r-- | ChangeLog.1 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog.1 b/ChangeLog.1 index 3bec8720..9068e1d2 100644 --- a/ChangeLog.1 +++ b/ChangeLog.1 @@ -1918,3 +1918,24 @@ Sun Jul 26 16:25:19 1992 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu) Mon Jul 20 01:08:01 1992 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu) * Version 1.0. + +----- + +Copyright 1992, 1993, 1994 Free Software Foundation, Inc. + +This file is part of GNU autoconf. + +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, +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 autoconf; see the file COPYING. If not, write to +the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. |