* include/iconv.h, src/formats/xml/iconv.h, src/strncasecmp.c: Fixed

FSF address.
This commit is contained in:
Daniel Leidert
2009-03-07 07:24:11 +00:00
parent 1deca607f1
commit 09285449df
4 changed files with 10 additions and 5 deletions
+5
View File
@@ -1,3 +1,8 @@
2009-03-07 Daniel Leidert <daniel.leidert@wgdd.de>
* include/iconv.h, src/formats/xml/iconv.h, src/strncasecmp.c: Fixed
FSF address.
2009-03-02 Daniel Leidert <daniel.leidert@wgdd.de>
* doc/babel.1, doc/obchiral.1, doc/obconformer.1, doc/obenergy.1,
+2 -2
View File
@@ -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". */
+2 -2
View File
@@ -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". */
+1 -1
View File
@@ -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 <config.h>