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 /gettext.h | |
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 '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 |