summaryrefslogtreecommitdiff
path: root/tests/autoscan.at
Commit message (Collapse)AuthorAgeFilesLines
* make update-copyrightPaul Eggert2023-01-201-1/+1
|
* make update-copyrightPaul Eggert2022-05-191-1/+1
|
* make update-copyrightZack Weinberg2021-01-281-1/+2
|
* maint: make update-copyrightJim Meyering2020-01-011-1/+1
|
* Prefer HTTPS to FTP and HTTPPaul Eggert2017-09-161-1/+1
|
* maint: update copyright dates for 2017Jim Meyering2017-01-011-1/+1
| | | | | * all files: Run "make update-copyright". * doc/autoconf.texi: Update manually.
* maint: make update-copyrightPaul Eggert2016-02-061-1/+1
|
* maint: bump copyright to 2015Paul Eggert2015-01-021-1/+1
| | | | * all files: Run 'make update-copyright'.
* maint: bump copyright to 2014Eric Blake2014-01-011-1/+1
| | | | | | | Done via 'make update-copyright', since all files are effectively modified and distributed this year via public version control. * all files: Update copyright year.
* maint: bump copyright to 2013Eric Blake2013-01-031-1/+1
| | | | | | | Done via 'make update-copyright', since all files are effectively modified and distributed this year via public version control. * all files: Update copyright year.
* maint: update copyright yearPaul Eggert2012-01-041-1/+1
| | | | All files changed to add 2012, via 'make update-copyright'.
* maint: update copyright yearEric Blake2011-01-041-1/+1
| | | | | | All files changed to add 2011, via 'make update-copyright'. Signed-off-by: Eric Blake <eblake@redhat.com>
* Update copyright year.Eric Blake2010-01-051-1/+1
| | | | | | All files changed to add 2010, via 'make update-copyright'. Signed-off-by: Eric Blake <ebb9@byu.net>
* Update License to GPLv3+ including new Autoconf Exception.Ralf Wildenhues2009-09-091-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * NEWS, README: Update licensing information. * COPYING.EXCEPTION: New file. * Makefile.am (EXTRA_DIST): Distribute it. * cfg.mk (autom4te-update): Remove copyright change warning. * lib/autoconf/autoconf.m4, lib/autoconf/autoheader.m4, lib/autoconf/autoscan.m4, lib/autoconf/autotest.m4, lib/autoconf/autoupdate.m4, lib/autoconf/c.m4, lib/autoconf/erlang.m4, lib/autoconf/fortran.m4, lib/autoconf/functions.m4, lib/autoconf/general.m4, lib/autoconf/headers.m4, lib/autoconf/lang.m4, lib/autoconf/libs.m4, lib/autoconf/oldnames.m4, lib/autoconf/programs.m4, lib/autoconf/specific.m4, lib/autoconf/status.m4, lib/autoconf/types.m4, lib/autotest/autotest.m4, lib/autotest/general.m4, lib/autotest/specific.m4, lib/m4sugar/foreach.m4, lib/m4sugar/m4sh.m4, lib/m4sugar/m4sugar.m4: Update exception statement, bump to GPLv3. * bin/autoconf.as, bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in: Bump to GPLv3+, adjust --version output to reflect the GPLv3+ and the Autoconf Exception. * lib/Autom4te/C4che.pm, lib/Autom4te/ChannelDefs.pm, lib/Autom4te/General.pm, lib/Autom4te/Request.pm, lib/autom4te.in, lib/autoscan/autoscan.pre, lib/emacs/autoconf-mode.el, lib/emacs/autotest-mode.el, lib/freeze.mk, tests/atlocal.in, tests/autoscan.at, tests/autotest.at, tests/base.at, tests/c.at, tests/compile.at, tests/erlang.at, tests/foreign.at, tests/fortran.at, tests/local.at, tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh, tests/semantics.at, tests/statesave.m4, tests/suite.at, tests/tools.at, tests/torture.at, tests/wrapper.as: Bump to GPLv3+.
* Update copyright.Eric Blake2009-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * AUTHORS: Include 2009 in copyright. * lib/Autom4te/C4che.pm: Likewise. * lib/Autom4te/Channels.pm: Likewise. * lib/Autom4te/Configure_ac.pm: Likewise. * lib/Autom4te/FileUtils.pm: Likewise. * lib/Autom4te/General.pm: Likewise. * lib/Autom4te/Request.pm: Likewise. * lib/Autom4te/Struct.pm: Likewise. * lib/autoconf/Makefile.am: Likewise. * lib/autoconf/autoconf.m4: Likewise. * lib/autoconf/autoscan.m4: Likewise. * lib/autoconf/autoupdate.m4: Likewise. * lib/autoconf/functions.m4: Likewise. * lib/autoconf/libs.m4: Likewise. * lib/autoconf/oldnames.m4: Likewise. * lib/autoconf/types.m4: Likewise. * lib/autoscan/Makefile.am: Likewise. * lib/autoscan/autoscan.pre: Likewise. * lib/autotest/Makefile.am: Likewise. * lib/autotest/autotest.m4: Likewise. * lib/emacs/autoconf-mode.el: Likewise. * lib/emacs/autotest-mode.el: Likewise. * lib/freeze.mk: Likewise. * lib/m4sugar/foreach.m4: Likewise. * man/Makefile.am: Likewise. * tests/atlocal.in: Likewise. * tests/autoscan.at: Likewise. * tests/foreign.at: Likewise. * tests/fortran.at: Likewise. * tests/mktests.sh: Likewise. * tests/semantics.at: Likewise. * tests/suite.at: Likewise. * tests/wrapper.as: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
* Use GPLv2+ plus exception as license for release.Eric Blake2008-04-051-3/+5
| | | | | | | | | | | | | | | | Return back to GPLv2+, until the text of the exceptions is finalized, reverting the change from 2007-07-03 and the first part of the change from 2007-07-20. Also: * COPYING: Revert to GPLv2. * COPYINGv3: New file, since some auxiliary build tools, used for building autoconf and not installed, are GPLv3. * Makefile.am (EXTRA_DIST): Distribute COPYINGv3. * NEWS: Remove mention of GPLv3. * README: Clarify situation regarding GPLv3. Signed-off-by: Eric Blake <ebb9@byu.net>
* Reword the copyright notices to match what's suggested in GPLv3.Paul Eggert2007-07-201-6/+4
|
* Update to GPLv3.Paul Eggert2007-07-031-1/+1
|
* * bin/autoscan.in (subdirs): New global.Noah Misch2006-04-031-1/+0
| | | | | | (scan_file): Prune directories with configure{,.{ac,in,gnu}}. (output): Emit AC_CONFIG_SUBDIRS as needed. * tests/autoscan.at (autoscan): Remove XFAIL.
* Updated FSF address.Stepan Kasal2005-08-161-2/+2
|
* * tests/autoscan.at (autoscan): New file.Noah Misch2005-08-151-0/+50
* tests/suite.at: Use it. * tests/Makefile.am (TESTSUITE_HAND_AT): Add it. Reported against Libtool by Gideon Go <gideon.go@gmail.com>. * tests/autotest.at (Keywords): Test keywords combinations.