From 34627ce670fd48110adb689ec38d7d4d68cde4e6 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Thu, 21 Jan 1999 14:42:21 -0800 Subject: [PATCH] Update copyright. From-SVN: r24816 --- gcc/config/alpha/alpha.md | 2 +- gcc/genattr.c | 2 +- gcc/genattrtab.c | 2 +- gcc/gencodes.c | 2 +- gcc/genconfig.c | 2 +- gcc/genemit.c | 2 +- gcc/genflags.c | 2 +- gcc/genopinit.c | 2 +- gcc/genpeep.c | 2 +- gcc/protoize.c | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/gcc/config/alpha/alpha.md b/gcc/config/alpha/alpha.md index c376d480c7b2..d6bb005f6ddd 100644 --- a/gcc/config/alpha/alpha.md +++ b/gcc/config/alpha/alpha.md @@ -1,5 +1,5 @@ ;; Machine description for DEC Alpha for GNU C compiler -;; Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. +;; Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc. ;; Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu) ;; This file is part of GNU CC. diff --git a/gcc/genattr.c b/gcc/genattr.c index 348de94018e7..b287a7a50c13 100644 --- a/gcc/genattr.c +++ b/gcc/genattr.c @@ -1,5 +1,5 @@ /* Generate attribute information (insn-attr.h) from machine description. - Copyright (C) 1991, 1994, 1996, 1998 Free Software Foundation, Inc. + Copyright (C) 1991, 1994, 1996, 1998, 1999 Free Software Foundation, Inc. Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu) This file is part of GNU CC. diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c index cfe2757a6c14..87f5c7ab1319 100644 --- a/gcc/genattrtab.c +++ b/gcc/genattrtab.c @@ -1,5 +1,5 @@ /* Generate code from machine description to compute values of attributes. - Copyright (C) 1991, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. + Copyright (C) 1991, 93-98, 1999 Free Software Foundation, Inc. Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu) This file is part of GNU CC. diff --git a/gcc/gencodes.c b/gcc/gencodes.c index ca67dc306253..263a6adb30fa 100644 --- a/gcc/gencodes.c +++ b/gcc/gencodes.c @@ -2,7 +2,7 @@ - some macros CODE_FOR_... giving the insn_code_number value for each of the defined standard insn names. - Copyright (C) 1987, 1991, 1995, 1998 Free Software Foundation, Inc. + Copyright (C) 1987, 1991, 1995, 1998, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genconfig.c b/gcc/genconfig.c index 60c0e97d6bd5..bfd1ba04110c 100644 --- a/gcc/genconfig.c +++ b/gcc/genconfig.c @@ -1,6 +1,6 @@ /* Generate from machine description: - some #define configuration flags. - Copyright (C) 1987, 1991, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1987, 1991, 1997, 1998, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genemit.c b/gcc/genemit.c index ed7cd05be493..b758caa4512b 100644 --- a/gcc/genemit.c +++ b/gcc/genemit.c @@ -1,5 +1,5 @@ /* Generate code from machine description to emit insns as rtl. - Copyright (C) 1987, 88, 91, 94, 95, 97, 1998 Free Software Foundation, Inc. + Copyright (C) 1987, 88, 91, 94, 95, 97, 98, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genflags.c b/gcc/genflags.c index 0d97f387c4a3..e09a73d26ea7 100644 --- a/gcc/genflags.c +++ b/gcc/genflags.c @@ -2,7 +2,7 @@ - some flags HAVE_... saying which simple standard instructions are available for this machine. - Copyright (C) 1987, 1991, 1995, 1998 Free Software Foundation, Inc. + Copyright (C) 1987, 1991, 1995, 1998, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genopinit.c b/gcc/genopinit.c index 5c6524f671ad..df7fd5f098dd 100644 --- a/gcc/genopinit.c +++ b/gcc/genopinit.c @@ -1,5 +1,5 @@ /* Generate code to initialize optabs from machine description. - Copyright (C) 1993, 94-97, 1998 Free Software Foundation, Inc. + Copyright (C) 1993, 94-98, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genpeep.c b/gcc/genpeep.c index 50c86a941c30..550de07ffe3d 100644 --- a/gcc/genpeep.c +++ b/gcc/genpeep.c @@ -1,5 +1,5 @@ /* Generate code from machine description to perform peephole optimizations. - Copyright (C) 1987, 1989, 1992, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1987, 89, 92, 97, 98, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/protoize.c b/gcc/protoize.c index 4979c04c14fa..7ced66a366b7 100644 --- a/gcc/protoize.c +++ b/gcc/protoize.c @@ -1,5 +1,5 @@ /* Protoize program - Original version by Ron Guilmette (rfg@segfault.us.com). - Copyright (C) 1989, 92-97, 1998 Free Software Foundation, Inc. + Copyright (C) 1989, 92-98, 1999 Free Software Foundation, Inc. This file is part of GNU CC. -- 2.47.3