diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-19 18:45:44 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-11-19 18:45:44 +0200 |
commit | 90001d0580cdba35ed3813396a095bd9f5a9345e (patch) | |
tree | 072fc0540d69ed420aad586dcab400ee40ca335c /m4/lib-prefix.m4 | |
parent | 80561e40fab798717fe2d0c217ccaf96e1025def (diff) | |
download | egawk-90001d0580cdba35ed3813396a095bd9f5a9345e.tar.gz egawk-90001d0580cdba35ed3813396a095bd9f5a9345e.tar.bz2 egawk-90001d0580cdba35ed3813396a095bd9f5a9345e.zip |
Upgrade infrastructure (automake, gettext, libtool).
Diffstat (limited to 'm4/lib-prefix.m4')
-rw-r--r-- | m4/lib-prefix.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/lib-prefix.m4 b/m4/lib-prefix.m4 index 1601ceae..31f49e40 100644 --- a/m4/lib-prefix.m4 +++ b/m4/lib-prefix.m4 @@ -1,5 +1,5 @@ # lib-prefix.m4 serial 7 (gettext-0.18) -dnl Copyright (C) 2001-2005, 2008-2010 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2005, 2008-2014 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |