summaryrefslogtreecommitdiff
path: root/gcc/config/vax
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 21:44:42 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 21:44:42 +0000
commit533e0227c6032dce358e42f4228bb10c9222f97d (patch)
treed385a8d313052a4b3dc5cd99a13e1802180c21fb /gcc/config/vax
parent01514976642987bca4fb9b7032bb07597d7cdf48 (diff)
downloadgcc-533e0227c6032dce358e42f4228bb10c9222f97d.tar.gz
Fix copyrights.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32198 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/vax')
-rw-r--r--gcc/config/vax/vax.c3
-rw-r--r--gcc/config/vax/vax.h3
-rw-r--r--gcc/config/vax/vax.md3
3 files changed, 6 insertions, 3 deletions
diff --git a/gcc/config/vax/vax.c b/gcc/config/vax/vax.c
index 1ccc3eb7b6a..77af581748c 100644
--- a/gcc/config/vax/vax.c
+++ b/gcc/config/vax/vax.c
@@ -1,5 +1,6 @@
/* Subroutines for insn-output.c for Vax.
- Copyright (C) 1987, 94, 95, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1994, 1995, 1997, 1998, 1999, 2000
+ Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/config/vax/vax.h b/gcc/config/vax/vax.h
index db61a50a52b..0540c58271b 100644
--- a/gcc/config/vax/vax.h
+++ b/gcc/config/vax/vax.h
@@ -1,5 +1,6 @@
/* Definitions of target machine for GNU compiler. Vax version.
- Copyright (C) 1987, 88, 91, 93-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1988, 1991, 1993, 1994, 1995, 1996, 1997, 1998,
+ 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/config/vax/vax.md b/gcc/config/vax/vax.md
index c7869ea2109..e552bb0fa66 100644
--- a/gcc/config/vax/vax.md
+++ b/gcc/config/vax/vax.md
@@ -1,5 +1,6 @@
;; Machine description for GNU compiler, Vax Version
-;; Copyright (C) 1987, 88, 91, 94-96, 98, 99, 2000 Free Software Foundation, Inc.
+;; Copyright (C) 1987, 1988, 1991, 1994, 1995, 1996, 1998, 1999, 2000
+;; Free Software Foundation, Inc.
;; This file is part of GNU CC.