diff options
author | Peter Simons <simons@cryp.to> | 2009-04-20 22:12:11 +0200 |
---|---|---|
committer | Peter Simons <simons@cryp.to> | 2009-04-20 22:12:11 +0200 |
commit | 9e283514d3005d717af66ccf8b912b61f3c6cf4f (patch) | |
tree | 7f47f03bd4273f1dcc7a74f93e0f73a596a564ab /m4/ax_try_awk_anyout.m4 | |
parent | 09074496bded2b2bca507b2763e978bc27e02c90 (diff) | |
download | autoconf-archive-9e283514d3005d717af66ccf8b912b61f3c6cf4f.tar.gz |
Synchronize last-modified-date with GIT repository.
The last-modified-date of these macros didn't match their respective
last-modified-date in the GIT repository. A version bump remedies this
inconsistency. In hindsight, these dates should have bumped when the
distribution format changed; all macros had to be touched at this point
anyway.
Diffstat (limited to 'm4/ax_try_awk_anyout.m4')
-rw-r--r-- | m4/ax_try_awk_anyout.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_try_awk_anyout.m4 b/m4/ax_try_awk_anyout.m4 index a21ce1e..a1ea444 100644 --- a/m4/ax_try_awk_anyout.m4 +++ b/m4/ax_try_awk_anyout.m4 @@ -20,11 +20,11 @@ # # LAST MODIFICATION # -# 2008-04-12 +# 2009-04-20 # # COPYLEFT # -# Copyright (c) 2008 Francesco Salvestrini <salvestrini@users.sourceforge.net> +# Copyright (c) 2009 Francesco Salvestrini <salvestrini@users.sourceforge.net> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice |