aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Wilson <wilson@cygnus.com>2000-03-17 20:06:49 +0000
committerJim Wilson <wilson@gcc.gnu.org>2000-03-17 12:06:49 -0800
commite65271be0f517a8500c897c08d4a2f266db55bdc (patch)
tree9d187739b9ca67cfb75eb4aaf907d2786ad39712
parent24994dd5d7ab1a37ef477afb97b4426a7ac4bcc8 (diff)
downloadgcc-e65271be0f517a8500c897c08d4a2f266db55bdc.zip
gcc-e65271be0f517a8500c897c08d4a2f266db55bdc.tar.gz
gcc-e65271be0f517a8500c897c08d4a2f266db55bdc.tar.bz2
Put 1999 years back.
* config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h, config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyrights again. From-SVN: r32609
-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.h4
-rw-r--r--gcc/config/ia64/ia64.md2
-rw-r--r--gcc/config/ia64/xm-ia64.h4
6 files changed, 12 insertions, 7 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8816c16..878f497 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Fri Mar 17 11:51:34 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 copyrights again.
+
Fri Mar 17 08:09:14 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* Clean up usages of TREE_INT_CST_LOW.
diff --git a/gcc/config/ia64/ia64-protos.h b/gcc/config/ia64/ia64-protos.h
index 12a53cb..9c697ca 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) 2000 Free Software Foundation, Inc.
+ Copyright (C) 1999, 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 e12fd38..02938c5 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) 2000 Free Software Foundation, Inc.
+ Copyright (C) 1999, 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 a5951a5..5861fb6 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) 2000 Free Software Foundation, Inc.
+/* Definitions of target machine GNU compiler. IA-64 version.
+ Copyright (C) 1999, 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 8779489..e0699b5 100644
--- a/gcc/config/ia64/ia64.md
+++ b/gcc/config/ia64/ia64.md
@@ -1,5 +1,5 @@
;; IA-64 Machine description template
-;; Copyright (C) 2000 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 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 f163043..481de92 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) 2000 Free Software Foundation, Inc.
+/* Definitions of target machine for IA-64.
+ Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.