mirror of
git://git.sv.gnu.org/autoconf
synced 2025-02-11 13:51:04 +08:00
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.
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
-*- text -*-
|
|
|
|
This is a test release of this package. Using it more or less
|
|
implicitly signs you up to help us find whatever problems you report.
|
|
|
|
The documentation still needs more work. Suggestions welcome.
|
|
Patches even more welcome.
|
|
|
|
Please send comments and problem reports about this test release to
|
|
bug-autoconf@gnu.org. This program will get better only if you report
|
|
the problems you encounter.
|
|
|
|
Please, *do not package this*, *do not distribute it* widely, it is
|
|
not ready for full scale use. Because it is not fully functional, if
|
|
you distribute this package, we will be buried under bug reports from
|
|
panicked users. We don't have time to spend on this, and nor do the
|
|
users.
|
|
|
|
-----
|
|
|
|
Copyright 2000 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.
|