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/ax_cvs.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/ax_cvs.m4')
-rw-r--r-- | m4/ax_cvs.m4 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/m4/ax_cvs.m4 b/m4/ax_cvs.m4 index 510d14b..be731ba 100644 --- a/m4/ax_cvs.m4 +++ b/m4/ax_cvs.m4 @@ -73,11 +73,7 @@ # # same as release, but distcheck is not performed # -# LAST MODIFICATION -# -# 2009-04-20 -# -# COPYLEFT +# LICENSE # # Copyright (c) 2009 Tom Howard <tomhoward@users.sf.net> # |