diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-23 09:09:31 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-23 09:09:31 +0200 |
commit | 4234baf9fd0f9ca5df3c0c7c99872c58ab76c926 (patch) | |
tree | d797b9abbf58963935c05ca7072810471998fccb /m4/lib-prefix.m4 | |
parent | ee3caa0afe0d814d460f277af2bdbfdebc133b63 (diff) | |
parent | 2c80dd388594fa37ce4c3c79b590819420b8f120 (diff) | |
download | egawk-4234baf9fd0f9ca5df3c0c7c99872c58ab76c926.tar.gz egawk-4234baf9fd0f9ca5df3c0c7c99872c58ab76c926.tar.bz2 egawk-4234baf9fd0f9ca5df3c0c7c99872c58ab76c926.zip |
Merge branch 'gawk-4.1-stable'
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 31f49e40..0465f477 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-2014 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2005, 2008-2015 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. |