From: Jim Wilson Date: Fri, 17 Mar 2000 20:06:49 +0000 (+0000) Subject: Put 1999 years back. X-Git-Tag: prereleases/libstdc++-2.92~7622 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e65271be0f517a8500c897c08d4a2f266db55bdc;p=thirdparty%2Fgcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8816c16dbf4e..878f497007c9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 17 11:51:34 2000 Jim Wilson + + * 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 * 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 12a53cb4f23b..9c697ca6cb3b 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 e12fd38de6ef..02938c55703d 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 and David Mosberger . diff --git a/gcc/config/ia64/ia64.h b/gcc/config/ia64/ia64.h index a5951a5cbb97..5861fb6425e4 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 and David Mosberger . diff --git a/gcc/config/ia64/ia64.md b/gcc/config/ia64/ia64.md index 877948911dfb..e0699b5ae839 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 and ;; David Mosberger . diff --git a/gcc/config/ia64/xm-ia64.h b/gcc/config/ia64/xm-ia64.h index f163043a6e76..481de9230853 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.