diff --git a/ChangeLog b/ChangeLog index 4d00880cd..87887d9d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-03-07 Daniel Leidert + + * include/iconv.h, src/formats/xml/iconv.h, src/strncasecmp.c: Fixed + FSF address. + 2009-03-02 Daniel Leidert * doc/babel.1, doc/obchiral.1, doc/obconformer.1, doc/obenergy.1, diff --git a/include/iconv.h b/include/iconv.h index 90c173b4e..7f071a755 100644 --- a/include/iconv.h +++ b/include/iconv.h @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU LIBICONV Library; see the file COPYING.LIB. - If not, write to the Free Software Foundation, Inc., 59 Temple Place - - Suite 330, Boston, MA 02111-1307, USA. */ + If not, write to the Free Software Foundation, Inc., 51 Franklin Street, + Fifth Floor, Boston, MA 02110-1301 USA. */ /* When installed, this file is called "iconv.h". */ diff --git a/src/formats/xml/iconv.h b/src/formats/xml/iconv.h index 90c173b4e..7f071a755 100644 --- a/src/formats/xml/iconv.h +++ b/src/formats/xml/iconv.h @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU LIBICONV Library; see the file COPYING.LIB. - If not, write to the Free Software Foundation, Inc., 59 Temple Place - - Suite 330, Boston, MA 02111-1307, USA. */ + If not, write to the Free Software Foundation, Inc., 51 Franklin Street, + Fifth Floor, Boston, MA 02110-1301 USA. */ /* When installed, this file is called "iconv.h". */ diff --git a/src/strncasecmp.c b/src/strncasecmp.c index 682b2560e..1dbcb42a8 100644 --- a/src/strncasecmp.c +++ b/src/strncasecmp.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU 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, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #if HAVE_CONFIG_H # include