diff options
author | Peter Simons <simons@cryp.to> | 2009-04-26 21:31:52 +0200 |
---|---|---|
committer | Peter Simons <simons@cryp.to> | 2009-04-26 21:31:52 +0200 |
commit | 21db849630dd89e93dcf57a84269a2bd68b16e1c (patch) | |
tree | 97e1b91396077c6e1b7e1f042f76e1b67870eeeb /m4/ac_caolan_search_package.m4 | |
parent | 5d98f0f25f5fd9fa3f7eba22dddbaf709d3d0497 (diff) | |
download | autoconf-archive-21db849630dd89e93dcf57a84269a2bd68b16e1c.tar.gz |
ALL: consistency edits (see NEWS)
* Consistently refer to this project as Autoconf Archive.
* Removed the LAST MODIFICATION section, because that information is redundant
in the presence of Git.
* COPYLEFT has been renamed to LICENSE: some licenses, like all-permissive,
are no copylefts.
Diffstat (limited to 'm4/ac_caolan_search_package.m4')
-rw-r--r-- | m4/ac_caolan_search_package.m4 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/m4/ac_caolan_search_package.m4 b/m4/ac_caolan_search_package.m4 index cdedf35..6eae1c4 100644 --- a/m4/ac_caolan_search_package.m4 +++ b/m4/ac_caolan_search_package.m4 @@ -23,11 +23,7 @@ # note that autoheader will complain of not having the HAVE_PKG_PACKAGE # and you will have to add it to acconfig.h manually # -# LAST MODIFICATION -# -# 2009-04-20 -# -# COPYLEFT +# LICENSE # # Copyright (c) 2009 Caolan McNamara <caolan@skynet.ie> # Copyright (c) 2009 Alexandre Duret-Lutz <adl@gnu.org> |