diff options
author | Jeff Law <law@gcc.gnu.org> | 1995-01-08 21:32:49 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1995-01-08 21:32:49 -0700 |
commit | dddd8006abd2dc2a30a9a8323c2363803716b21f (patch) | |
tree | d329720a366bc02c59f50f57c10a834fd3109dd1 | |
parent | 8dffbc60f3cccd2a73d78429af26e791e7d87c95 (diff) | |
download | gcc-dddd8006abd2dc2a30a9a8323c2363803716b21f.zip gcc-dddd8006abd2dc2a30a9a8323c2363803716b21f.tar.gz gcc-dddd8006abd2dc2a30a9a8323c2363803716b21f.tar.bz2 |
Update copyright years.
From-SVN: r8729
-rw-r--r-- | gcc/config/pa/pa.c | 2 | ||||
-rw-r--r-- | gcc/config/pa/pa.h | 2 | ||||
-rw-r--r-- | gcc/config/pa/pa.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/pa/pa.c b/gcc/config/pa/pa.c index 2d2eb12..59c1466 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, 1993, 1994 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 1994, 1995 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.h b/gcc/config/pa/pa.h index 9b414c2..26a0ce7 100644 --- a/gcc/config/pa/pa.h +++ b/gcc/config/pa/pa.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler, for the HP Spectrum. - Copyright (C) 1992, 1993 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@mcc.com) and Tim Moore (moore@defmacro.cs.utah.edu) of the Center for Software Science at the University of Utah. diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md index 1af7597..eba4102 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 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. ;; Contributed by the Center for Software Science at the University ;; of Utah. |