From: François Pinard Date: Sat, 16 Feb 2008 01:53:48 +0000 (-0500) Subject: Write Free Recode, not GNU Recode X-Git-Tag: v3.7-beta1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19d04b4f7e90c702840cac1427844319ab0b9fad;p=recode Write Free Recode, not GNU Recode --- diff --git a/Makefile.in b/Makefile.in index 9f6c992..4bd1b18 100644 --- a/Makefile.in +++ b/Makefile.in @@ -10,7 +10,7 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# Main Makefile for GNU recode. +# Main Makefile for Free recode. # Copyright © 1992,93,94,95,96,97,98,99,00 Free Software Foundation, Inc. # François Pinard , 1992. diff --git a/TODO b/TODO index 0f681d1..79ceb32 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -* TODO file for GNU recode +* TODO file for Free recode Tell `mailto:recode-bugs@gnu.org' if you feel like volunteering for any of these ideas, listed more or less in decreasing order of priority. diff --git a/acconfig.h b/acconfig.h index 97863dc..1d22b20 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,4 +1,4 @@ -/* Special definitions for GNU recode, processed by autoheader. +/* Special definitions for Free recode, processed by autoheader. Copyright © 1993, 1998, 1999, 2000 Free Software Foundation, Inc. François Pinard , 1993. */ diff --git a/configure.in b/configure.in index a2f741c..4b4d976 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -# Configure template for GNU recode. +# Configure template for Free recode. # Copyright (C) 1994-1999, 2000, 2001 Free Software Foundation, Inc. # Process this file with autoconf to produce a configure script.