diff options
author | Bruno Haible <bruno@clisp.org> | 2005-05-20 21:05:55 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:12:34 +0200 |
commit | 3818fe9261ad57b8f7a1d2abd3943a602f26b508 (patch) | |
tree | 68ba27c0be517cc55edc5a22ddac0df0ec57406c /os2 | |
parent | bdd802cf0cfbed08a91a0aadbd01a5c4a854298a (diff) | |
download | external_gettext-3818fe9261ad57b8f7a1d2abd3943a602f26b508.zip external_gettext-3818fe9261ad57b8f7a1d2abd3943a602f26b508.tar.gz external_gettext-3818fe9261ad57b8f7a1d2abd3943a602f26b508.tar.bz2 |
Update FSF postal address.
Diffstat (limited to 'os2')
-rw-r--r-- | os2/iconv/iconv.c | 2 | ||||
-rw-r--r-- | os2/iconv/iconv.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/os2/iconv/iconv.c b/os2/iconv/iconv.c index 0ca50f3..ef31d2b 100644 --- a/os2/iconv/iconv.c +++ b/os2/iconv/iconv.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* diff --git a/os2/iconv/iconv.h b/os2/iconv/iconv.h index 15e2fde..033c2de 100644 --- a/os2/iconv/iconv.h +++ b/os2/iconv/iconv.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __ICONV_H__ |