Update FSF address in copyright notice.
authorJeff Law <law@gcc.gnu.org>
Mon, 11 Jan 1999 13:25:48 +0000 (06:25 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 11 Jan 1999 13:25:48 +0000 (06:25 -0700)
From-SVN: r24613

contrib/fixinc/regex.c
contrib/fixinc/regex.h

index dfab691..92e5fba 100644 (file)
@@ -17,7 +17,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, 59 Temple Place - Suite 330,
+   Boston, MA 02111-1307, USA.  */
 
 /* AIX requires this to be the first thing in the file. */
 #if defined (_AIX) && !defined (REGEX_MALLOC)
index 3dd60ea..f36d46f 100644 (file)
 
    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, 59 Temple Place - Suite 330,
+   Boston, MA 02111-1307, USA.  */
 
-/* $Id: regex.h,v 1.1 1998/03/20 16:19:41 korbb Exp $ */
+/* $Id: regex.h,v 1.2 1999/01/11 13:25:48 law Exp $ */
 
 #ifndef __REGEXP_LIBRARY_H__
 #define __REGEXP_LIBRARY_H__