From e5e6e34ead93c7669133186a0b7a6fc7ba603884 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 Jul 1996 03:38:07 +0000 Subject: [PATCH] update FSF address in copyright --- lib/euidaccess.c | 4 ++-- lib/mktime.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/euidaccess.c b/lib/euidaccess.c index e2b19c4c9a..4e032a9110 100644 --- a/lib/euidaccess.c +++ b/lib/euidaccess.c @@ -15,8 +15,8 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If -not, write to the Free Software Foundation, Inc., 675 Mass Ave, -Cambridge, MA 02139, USA. */ +not, write to the Free Software Foundation, Inc., 59 Temple Place - +Suite 330, Boston, MA 02111-1307, USA. */ /* Written by David MacKenzie and Torbjorn Granlund. Adapted for GNU C library by Roland McGrath. */ diff --git a/lib/mktime.c b/lib/mktime.c index 852d4058b9..bff026f3e1 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -15,8 +15,8 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If -not, write to the Free Software Foundation, Inc., 675 Mass Ave, -Cambridge, MA 02139, USA. */ +not, write to the Free Software Foundation, Inc., 59 Temple Place - +Suite 330, Boston, MA 02111-1307, USA. */ /* Define this to have a standalone program to test this implementation of mktime. */ -- 2.47.2