# HG changeset patch # User Jim Meyering # Date 837402216 0 # Node ID 91e7a4a76b5176a5b6404a740ef4bc2ef2fe7935 # Parent 75557184ceaa5e41c77e7e988671b3762d033618 update FSF address in copyright diff -r 75557184ceaa -r 91e7a4a76b51 lib/canon-host.c --- a/lib/canon-host.c Mon Jul 15 03:36:16 1996 +0000 +++ b/lib/canon-host.c Mon Jul 15 03:43:36 1996 +0000 @@ -15,8 +15,8 @@ General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H #include diff -r 75557184ceaa -r 91e7a4a76b51 lib/gethostname.c --- a/lib/gethostname.c Mon Jul 15 03:36:16 1996 +0000 +++ b/lib/gethostname.c Mon Jul 15 03:43:36 1996 +0000 @@ -12,11 +12,15 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* David MacKenzie */ +#ifdef HAVE_CONFIG_H +#include +#endif + #ifdef HAVE_UNAME #include #endif diff -r 75557184ceaa -r 91e7a4a76b51 lib/getugroups.c --- a/lib/getugroups.c Mon Jul 15 03:36:16 1996 +0000 +++ b/lib/getugroups.c Mon Jul 15 03:43:36 1996 +0000 @@ -12,8 +12,8 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Written by David MacKenzie. */ diff -r 75557184ceaa -r 91e7a4a76b51 lib/getusershell.c --- a/lib/getusershell.c Mon Jul 15 03:36:16 1996 +0000 +++ b/lib/getusershell.c Mon Jul 15 03:43:36 1996 +0000 @@ -12,8 +12,8 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Written by David MacKenzie */ diff -r 75557184ceaa -r 91e7a4a76b51 lib/putenv.c --- a/lib/putenv.c Mon Jul 15 03:36:16 1996 +0000 +++ b/lib/putenv.c Mon Jul 15 03:43:36 1996 +0000 @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +along with this program; if not, write to the Free Software Foundation, +Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff -r 75557184ceaa -r 91e7a4a76b51 lib/readtokens.c --- a/lib/readtokens.c Mon Jul 15 03:36:16 1996 +0000 +++ b/lib/readtokens.c Mon Jul 15 03:43:36 1996 +0000 @@ -12,8 +12,8 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Written by Jim Meyering. */ diff -r 75557184ceaa -r 91e7a4a76b51 lib/stime.c --- a/lib/stime.c Mon Jul 15 03:36:16 1996 +0000 +++ b/lib/stime.c Mon Jul 15 03:43:36 1996 +0000 @@ -12,11 +12,15 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* David MacKenzie */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include diff -r 75557184ceaa -r 91e7a4a76b51 lib/strcspn.c --- a/lib/strcspn.c Mon Jul 15 03:36:16 1996 +0000 +++ b/lib/strcspn.c Mon Jul 15 03:43:36 1996 +0000 @@ -11,8 +11,8 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H #include diff -r 75557184ceaa -r 91e7a4a76b51 lib/xgethostname.c --- a/lib/xgethostname.c Mon Jul 15 03:36:16 1996 +0000 +++ b/lib/xgethostname.c Mon Jul 15 03:43:36 1996 +0000 @@ -12,8 +12,8 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Written by Jim Meyering, meyering@comco.com */