aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJim Wilson <wilson@cygnus.com>2000-03-12 00:20:06 +0000
committerJim Wilson <wilson@gcc.gnu.org>2000-03-11 16:20:06 -0800
commitbe480cec4f9f8cad682bd182559a13ca558bbc74 (patch)
tree6a870181e1ddbe70f0fffbc23877bd9367aeb9df /gcc
parent720507936fa8300ecd846cad4aa9338d9da4a950 (diff)
downloadgcc-be480cec4f9f8cad682bd182559a13ca558bbc74.zip
gcc-be480cec4f9f8cad682bd182559a13ca558bbc74.tar.gz
gcc-be480cec4f9f8cad682bd182559a13ca558bbc74.tar.bz2
ia64-protos.h, [...]: Fix copyright messages.
* config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h, config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyright messages. From-SVN: r32483
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/ia64/ia64-protos.h2
-rw-r--r--gcc/config/ia64/ia64.c2
-rw-r--r--gcc/config/ia64/ia64.h2
-rw-r--r--gcc/config/ia64/ia64.md2
-rw-r--r--gcc/config/ia64/xm-ia64.h2
6 files changed, 10 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1b39095..6af828d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Sat Mar 11 16:18:12 2000 Jim Wilson <wilson@cygnus.com>
+
+ * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
+ config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyright messages.
+
2000-03-11 Neil Booth <NeilB@earthling.net>
* cppinit.c (struct pending option): Replace undef with a
diff --git a/gcc/config/ia64/ia64-protos.h b/gcc/config/ia64/ia64-protos.h
index c2d06a5..12a53cb 100644
--- a/gcc/config/ia64/ia64-protos.h
+++ b/gcc/config/ia64/ia64-protos.h
@@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler for IA-64.
- Copyright (C) 1999 Cygnus Solutions.
+ Copyright (C) 2000 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/config/ia64/ia64.c b/gcc/config/ia64/ia64.c
index 8e3cc7c..9dee885 100644
--- a/gcc/config/ia64/ia64.c
+++ b/gcc/config/ia64/ia64.c
@@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler.
- Copyright (C) 1999 Cygnus Solutions.
+ Copyright (C) 2000 Free Software Foundation, Inc.
Contributed by James E. Wilson <wilson@cygnus.com> and
David Mosberger <davidm@hpl.hp.com>.
diff --git a/gcc/config/ia64/ia64.h b/gcc/config/ia64/ia64.h
index a245ebd..e709bd1 100644
--- a/gcc/config/ia64/ia64.h
+++ b/gcc/config/ia64/ia64.h
@@ -1,5 +1,5 @@
/* Definitions of target machine GNU compiler. IA64 version.
- Copyright (C) 1999 Cygnus Solutions.
+ Copyright (C) 2000 Free Software Foundation, Inc.
Contributed by James E. Wilson <wilson@cygnus.com> and
David Mosberger <davidm@hpl.hp.com>.
diff --git a/gcc/config/ia64/ia64.md b/gcc/config/ia64/ia64.md
index 405d02a..fcbe471 100644
--- a/gcc/config/ia64/ia64.md
+++ b/gcc/config/ia64/ia64.md
@@ -1,5 +1,5 @@
;; IA-64 Machine description template
-;; Copyright (C) 1999 Cygnus Solutions.
+;; Copyright (C) 2000 Free Software Foundation, Inc.
;; Contributed by James E. Wilson <wilson@cygnus.com> and
;; David Mosberger <davidm@hpl.hp.com>.
diff --git a/gcc/config/ia64/xm-ia64.h b/gcc/config/ia64/xm-ia64.h
index 541d39a..f163043 100644
--- a/gcc/config/ia64/xm-ia64.h
+++ b/gcc/config/ia64/xm-ia64.h
@@ -1,5 +1,5 @@
/* Definitions of target machine for IA64.
- Copyright (C) 1999 Cygnus Solutions.
+ Copyright (C) 2000 Free Software Foundation, Inc.
This file is part of GNU CC.