aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@gcc.gnu.org>1999-01-11 02:00:26 +0000
committerAndreas Schwab <schwab@gcc.gnu.org>1999-01-11 02:00:26 +0000
commit27d0138b8c2fbd801f3c702a22f75a1587175e58 (patch)
treee73183cf875049b25d8a6983cf52c76f229369bb
parentb024997a172f38a6f8284dfddb164fc41cf9016b (diff)
downloadgcc-27d0138b8c2fbd801f3c702a22f75a1587175e58.zip
gcc-27d0138b8c2fbd801f3c702a22f75a1587175e58.tar.gz
gcc-27d0138b8c2fbd801f3c702a22f75a1587175e58.tar.bz2
Update copyright.
From-SVN: r24610
-rw-r--r--gcc/config/m68k/m68k.h2
-rw-r--r--gcc/recog.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/m68k/m68k.h b/gcc/config/m68k/m68k.h
index 88ba2c6..829c6db 100644
--- a/gcc/config/m68k/m68k.h
+++ b/gcc/config/m68k/m68k.h
@@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler. Sun 68000/68020 version.
- Copyright (C) 1987, 88, 93-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 93-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/recog.h b/gcc/recog.h
index 8a8ee3b..600d786 100644
--- a/gcc/recog.h
+++ b/gcc/recog.h
@@ -1,5 +1,5 @@
/* Declarations for interface to insn recognizer and insn-output.c.
- Copyright (C) 1987, 1996, 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.