From 11160395f7811565d3594616e7c7ff70d1c5f4eb Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sun, 27 Jan 2002 06:34:34 +0000 Subject: [PATCH] Fix typo. --- v7/src/win32/dibutils/makefile.msc | 11 ++++------- v7/src/win32/dibutils/makefile.wcc | 9 ++++----- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/v7/src/win32/dibutils/makefile.msc b/v7/src/win32/dibutils/makefile.msc index c240f9815..ee7618f97 100644 --- a/v7/src/win32/dibutils/makefile.msc +++ b/v7/src/win32/dibutils/makefile.msc @@ -1,7 +1,7 @@ ### -### $Id: makefile.msc,v 1.3 1999/01/02 06:19:10 cph Exp $ +### $Id: makefile.msc,v 1.4 2002/01/27 06:34:34 cph Exp $ ### -### Copyright (c) 1993, 1999 Massachusetts Institute of Technology +### Copyright (c) 1993, 1999, 2002 Massachusetts Institute of Technology ### ### This program is free software; you can redistribute it and/or ### modify it under the terms of the GNU General Public License as @@ -15,11 +15,8 @@ ### ### 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. -*/ -### - - +### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +### 02111-1307, USA. !include diff --git a/v7/src/win32/dibutils/makefile.wcc b/v7/src/win32/dibutils/makefile.wcc index 7a3f2ca43..913e86e29 100644 --- a/v7/src/win32/dibutils/makefile.wcc +++ b/v7/src/win32/dibutils/makefile.wcc @@ -1,7 +1,7 @@ ### -### $Id: makefile.wcc,v 1.3 1999/01/02 06:19:10 cph Exp $ +### $Id: makefile.wcc,v 1.4 2002/01/27 06:34:26 cph Exp $ ### -### Copyright (c) 1993-1999 Massachusetts Institute of Technology +### Copyright (c) 1993-1999, 2002 Massachusetts Institute of Technology ### ### This program is free software; you can redistribute it and/or ### modify it under the terms of the GNU General Public License as @@ -15,9 +15,8 @@ ### ### 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. -*/ -### +### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +### 02111-1307, USA. CC = wcc386 -- 2.25.1