diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-04 11:11:12 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-08-04 11:11:12 +0300 |
commit | dad18227724e6c1dd4cc154fc8ee2efa2af33e38 (patch) | |
tree | d9669bd0c386927e09e4f6712e00c1f1e895be2f /gettext.h | |
parent | 7bc08ecbc5d97f743b4af5df9d66f67ac9dcefdf (diff) | |
parent | d391c4885fbfcca9116fcabdb970f0a96934efc9 (diff) | |
download | egawk-dad18227724e6c1dd4cc154fc8ee2efa2af33e38.tar.gz egawk-dad18227724e6c1dd4cc154fc8ee2efa2af33e38.tar.bz2 egawk-dad18227724e6c1dd4cc154fc8ee2efa2af33e38.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'gettext.h')
-rw-r--r-- | gettext.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ /* Convenience header for conditional use of GNU <libintl.h>. - Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2011, 2015 Free - Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2011, 2015, 2017 + 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 |