aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-02-26 13:46:13 -0700
committerJeff Law <law@gcc.gnu.org>2000-02-26 13:46:13 -0700
commit9ddd9abd3021cb8f62173d00d321238bb6549cd3 (patch)
tree679a26af12d4dfffb8e30466b8b6188149e0fa9a /gcc
parent7fe5be18667e8a79bafc4a7876008694bbdaf606 (diff)
downloadgcc-9ddd9abd3021cb8f62173d00d321238bb6549cd3.zip
gcc-9ddd9abd3021cb8f62173d00d321238bb6549cd3.tar.gz
gcc-9ddd9abd3021cb8f62173d00d321238bb6549cd3.tar.bz2
Fix copyrights.
From-SVN: r32190
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/alpha/alpha.c3
-rw-r--r--gcc/config/alpha/alpha.h3
-rw-r--r--gcc/config/alpha/alpha.md3
-rw-r--r--gcc/config/alpha/elf.h2
-rw-r--r--gcc/config/alpha/xm-alpha.h3
5 files changed, 9 insertions, 5 deletions
diff --git a/gcc/config/alpha/alpha.c b/gcc/config/alpha/alpha.c
index 8ef62c8..17a55a9 100644
--- a/gcc/config/alpha/alpha.c
+++ b/gcc/config/alpha/alpha.c
@@ -1,5 +1,6 @@
/* Subroutines used for code generation on the DEC Alpha.
- Copyright (C) 1992, 93-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+ 2000 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GNU CC.
diff --git a/gcc/config/alpha/alpha.h b/gcc/config/alpha/alpha.h
index 993372b..40717ac 100644
--- a/gcc/config/alpha/alpha.h
+++ b/gcc/config/alpha/alpha.h
@@ -1,5 +1,6 @@
/* Definitions of target machine for GNU compiler, for DEC Alpha.
- Copyright (C) 1992, 93-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+ 2000 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GNU CC.
diff --git a/gcc/config/alpha/alpha.md b/gcc/config/alpha/alpha.md
index b9b38bc..129352f 100644
--- a/gcc/config/alpha/alpha.md
+++ b/gcc/config/alpha/alpha.md
@@ -1,5 +1,6 @@
;; Machine description for DEC Alpha for GNU C compiler
-;; Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+;; 2000 Free Software Foundation, Inc.
;; Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
;; This file is part of GNU CC.
diff --git a/gcc/config/alpha/elf.h b/gcc/config/alpha/elf.h
index 20a694a..227c386 100644
--- a/gcc/config/alpha/elf.h
+++ b/gcc/config/alpha/elf.h
@@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler, for DEC Alpha w/ELF.
- Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by Richard Henderson (rth@tamu.edu).
This file is part of GNU CC.
diff --git a/gcc/config/alpha/xm-alpha.h b/gcc/config/alpha/xm-alpha.h
index 91e2ede..57ebeb1 100644
--- a/gcc/config/alpha/xm-alpha.h
+++ b/gcc/config/alpha/xm-alpha.h
@@ -1,5 +1,6 @@
/* Configuration for GNU C-compiler for DEC Alpha.
- Copyright (C) 1990, 92, 93, 94, 95, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1990, 1992, 1993, 1994, 1995, 1998
+ Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu).
This file is part of GNU CC.