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 /gettext.h | |
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 'gettext.h')
-rw-r--r-- | gettext.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ /* Convenience header for conditional use of GNU <libintl.h>. - Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2013 Free Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2011, 2015 Free + Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |