aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-01-03 13:09:31 -0700
committerJeff Law <law@gcc.gnu.org>1999-01-03 13:09:31 -0700
commiteb78b99d9bcc7b52565b6b64a9861d868809ae25 (patch)
treecd48e118aae78f32bc7e5637af2dc91b1733da8e
parent08ea656fb672c6948566b02b8733b08d7b9b606e (diff)
downloadgcc-eb78b99d9bcc7b52565b6b64a9861d868809ae25.zip
gcc-eb78b99d9bcc7b52565b6b64a9861d868809ae25.tar.gz
gcc-eb78b99d9bcc7b52565b6b64a9861d868809ae25.tar.bz2
Update copyrights.
From-SVN: r24469
-rw-r--r--gcc/config/pa/pa.c2
-rw-r--r--gcc/config/pa/pa.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/pa/pa.c b/gcc/config/pa/pa.c
index 162a0b0..371bf9a 100644
--- a/gcc/config/pa/pa.c
+++ b/gcc/config/pa/pa.c
@@ -1,5 +1,5 @@
/* Subroutines for insn-output.c for HPPA.
- Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
Contributed by Tim Moore (moore@cs.utah.edu), based on sparc.c
This file is part of GNU CC.
diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md
index b693f67..c502a26 100644
--- a/gcc/config/pa/pa.md
+++ b/gcc/config/pa/pa.md
@@ -1,5 +1,5 @@
;;- Machine description for HP PA-RISC architecture for GNU C compiler
-;; Copyright (C) 1992, 93-97, 1998 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
;; Contributed by the Center for Software Science at the University
;; of Utah.