diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-26 14:44:42 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-26 14:44:42 -0700 |
commit | 4592bdcbb8fe793fa7dc89ed84afb6df7699c92e (patch) | |
tree | d385a8d313052a4b3dc5cd99a13e1802180c21fb /gcc/config/pdp11/pdp11.md | |
parent | 214be03f82f0ca0e9a85cc1f318012913668d556 (diff) | |
download | gcc-4592bdcbb8fe793fa7dc89ed84afb6df7699c92e.tar.gz |
Fix copyrights.
From-SVN: r32198
Diffstat (limited to 'gcc/config/pdp11/pdp11.md')
-rw-r--r-- | gcc/config/pdp11/pdp11.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/pdp11/pdp11.md b/gcc/config/pdp11/pdp11.md index d917d01fd69..f465aaf0c36 100644 --- a/gcc/config/pdp11/pdp11.md +++ b/gcc/config/pdp11/pdp11.md @@ -1,5 +1,6 @@ ;;- Machine description for the pdp11 for GNU C compiler -;; Copyright (C) 1994, 95, 97-99, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000 +;; Free Software Foundation, Inc. ;; Contributed by Michael K. Gschwind (mike@vlsivie.tuwien.ac.at). ;; This file is part of GNU CC. |