diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-23 09:09:56 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-23 09:09:56 +0200 |
commit | cc9815c751ffb78cd0ad7226603b59786962ac46 (patch) | |
tree | df8edb39a8d1df42ee1139c93df0c07732a02f1c /m4/lib-prefix.m4 | |
parent | d81dbe96482e889d8c519f2f07db637fc59de13a (diff) | |
parent | 4234baf9fd0f9ca5df3c0c7c99872c58ab76c926 (diff) | |
download | egawk-cc9815c751ffb78cd0ad7226603b59786962ac46.tar.gz egawk-cc9815c751ffb78cd0ad7226603b59786962ac46.tar.bz2 egawk-cc9815c751ffb78cd0ad7226603b59786962ac46.zip |
Merge branch 'master' into feature/cmake
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. |