diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-03-12 22:06:13 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-03-12 22:06:13 +0200 |
commit | e795ffe30a78eaf86ca14e7639695be41020b2f6 (patch) | |
tree | 444c606753f7694568a80f5ee47afab58040cc8f /extension/m4/lib-prefix.m4 | |
parent | 4168f030b71356261438da4c1bfd9b9ad9ab2492 (diff) | |
parent | 07f64759d541a033e79b232c4a186f4414ec811c (diff) | |
download | egawk-e795ffe30a78eaf86ca14e7639695be41020b2f6.tar.gz egawk-e795ffe30a78eaf86ca14e7639695be41020b2f6.tar.bz2 egawk-e795ffe30a78eaf86ca14e7639695be41020b2f6.zip |
Merge branch 'gawk-4.2-stable'
Diffstat (limited to 'extension/m4/lib-prefix.m4')
-rw-r--r-- | extension/m4/lib-prefix.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/m4/lib-prefix.m4 b/extension/m4/lib-prefix.m4 index 1601ceae..0465f477 100644 --- a/extension/m4/lib-prefix.m4 +++ b/extension/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-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. |