X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Funsetenv.c;h=4b53fc9c8bda2ec948a2e25c8dce67bdfe7c3b6c;hb=de4caa547e2abf5700ed51435107086b8353a01b;hp=b7a38ad0fedd0d80729088111fedc38709b07925;hpb=7dd7a67c1fc5fbf657c2ffbd03c334310d368cb0;p=gnulib.git diff --git a/lib/unsetenv.c b/lib/unsetenv.c index b7a38ad0f..4b53fc9c8 100644 --- a/lib/unsetenv.c +++ b/lib/unsetenv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992,1995-1999,2000-2003 Free Software Foundation, Inc. +/* Copyright (C) 1992,1995-1999,2000-2002 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify @@ -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