diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-26 06:55:09 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-26 06:55:09 -0700 |
commit | d050d723e086952ef1d928d2b837a6be0c734136 (patch) | |
tree | 79d67d0e44cf58bd660e82fef38a70a75a05415c | |
parent | 3e5940a9c18366689c789b80c4fc5c9b51bf6ae2 (diff) | |
download | gcc-d050d723e086952ef1d928d2b837a6be0c734136.zip gcc-d050d723e086952ef1d928d2b837a6be0c734136.tar.gz gcc-d050d723e086952ef1d928d2b837a6be0c734136.tar.bz2 |
Fix copyrights.
From-SVN: r32178
-rw-r--r-- | gcc/c-parse.y | 3 | ||||
-rw-r--r-- | gcc/genattrtab.c | 3 | ||||
-rw-r--r-- | gcc/gencodes.c | 3 | ||||
-rw-r--r-- | gcc/genconfig.c | 3 | ||||
-rw-r--r-- | gcc/genemit.c | 2 | ||||
-rw-r--r-- | gcc/genextract.c | 3 | ||||
-rw-r--r-- | gcc/genflags.c | 3 | ||||
-rw-r--r-- | gcc/genopinit.c | 3 | ||||
-rw-r--r-- | gcc/genoutput.c | 2 | ||||
-rw-r--r-- | gcc/genpeep.c | 3 | ||||
-rw-r--r-- | gcc/genrecog.c | 3 | ||||
-rw-r--r-- | gcc/global.c | 3 | ||||
-rw-r--r-- | gcc/haifa-sched.c | 3 | ||||
-rw-r--r-- | gcc/halfpic.h | 2 | ||||
-rw-r--r-- | gcc/install.texi | 2 | ||||
-rw-r--r-- | gcc/lists.c | 3 | ||||
-rw-r--r-- | gcc/local-alloc.c | 3 | ||||
-rw-r--r-- | gcc/loop.c | 3 | ||||
-rw-r--r-- | gcc/mips-tfile.c | 3 | ||||
-rw-r--r-- | gcc/optabs.c | 3 |
20 files changed, 36 insertions, 20 deletions
diff --git a/gcc/c-parse.y b/gcc/c-parse.y index 33dd371..553396b 100644 --- a/gcc/c-parse.y +++ b/gcc/c-parse.y @@ -1,6 +1,7 @@ /*WARNING: This file is automatically generated!*/ /* YACC parser for C syntax and for Objective C. -*-c-*- - Copyright (C) 1987, 88, 89, 92-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c index 0b15599..ebf6ea1 100644 --- a/gcc/genattrtab.c +++ b/gcc/genattrtab.c @@ -1,5 +1,6 @@ /* Generate code from machine description to compute values of attributes. - Copyright (C) 1991, 93-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1991, 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/gencodes.c b/gcc/gencodes.c index 7213f41..39db391 100644 --- a/gcc/gencodes.c +++ b/gcc/gencodes.c @@ -1,7 +1,8 @@ /* Generate from machine description: - some macros CODE_FOR_... giving the insn_code_number value for each of the defined standard insn names. - Copyright (C) 1987, 91, 95, 98, 99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1991, 1995, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genconfig.c b/gcc/genconfig.c index 8889ceb..8c8ee9d 100644 --- a/gcc/genconfig.c +++ b/gcc/genconfig.c @@ -1,6 +1,7 @@ /* Generate from machine description: - some #define configuration flags. - Copyright (C) 1987, 91, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1991, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genemit.c b/gcc/genemit.c index a62e94d..f2bac16 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-99, 2000 + Copyright (C) 1987, 1988, 1991, 1994, 1995, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genextract.c b/gcc/genextract.c index 7d1377f..9e291c9 100644 --- a/gcc/genextract.c +++ b/gcc/genextract.c @@ -1,5 +1,6 @@ /* Generate code from machine description to extract operands from insn as rtl. - Copyright (C) 1987, 91-93, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1991, 1992, 1993, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genflags.c b/gcc/genflags.c index 4c37660..085c745 100644 --- a/gcc/genflags.c +++ b/gcc/genflags.c @@ -1,7 +1,8 @@ /* Generate from machine description: - some flags HAVE_... saying which simple standard instructions are available for this machine. - Copyright (C) 1987, 91, 95, 98, 99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1991, 1995, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genopinit.c b/gcc/genopinit.c index 38285a98..2fd1a4f 100644 --- a/gcc/genopinit.c +++ b/gcc/genopinit.c @@ -1,5 +1,6 @@ /* Generate code to initialize optabs from machine description. - Copyright (C) 1993, 94-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genoutput.c b/gcc/genoutput.c index 022d676..2170174 100644 --- a/gcc/genoutput.c +++ b/gcc/genoutput.c @@ -1,5 +1,5 @@ /* Generate code from to output assembler insns as recognized from rtl. - Copyright (C) 1987, 88, 92, 94-95, 97-99, 2000 + Copyright (C) 1987, 1988, 1992, 1994, 1995, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genpeep.c b/gcc/genpeep.c index d26d0ea..fd1357d 100644 --- a/gcc/genpeep.c +++ b/gcc/genpeep.c @@ -1,5 +1,6 @@ /* Generate code from machine description to perform peephole optimizations. - Copyright (C) 1987, 89, 92, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1989, 1992, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/genrecog.c b/gcc/genrecog.c index 540a84a..9ad2ba2 100644 --- a/gcc/genrecog.c +++ b/gcc/genrecog.c @@ -1,5 +1,6 @@ /* Generate code from machine description to recognize rtl as insns. - Copyright (C) 1987, 88, 92-95, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/global.c b/gcc/global.c index 7fdc0be..571320c 100644 --- a/gcc/global.c +++ b/gcc/global.c @@ -1,5 +1,6 @@ /* Allocate registers for pseudo-registers that span basic blocks. - Copyright (C) 1987, 88, 91, 94, 96-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1991, 1994, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/haifa-sched.c b/gcc/haifa-sched.c index ae81a25..430abaf 100644 --- a/gcc/haifa-sched.c +++ b/gcc/haifa-sched.c @@ -1,5 +1,6 @@ /* Instruction scheduling pass. - Copyright (C) 1992, 93-98, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com) Enhanced by, and currently maintained by, Jim Wilson (wilson@cygnus.com) diff --git a/gcc/halfpic.h b/gcc/halfpic.h index 2c32f44..0f0d900 100644 --- a/gcc/halfpic.h +++ b/gcc/halfpic.h @@ -1,5 +1,5 @@ /* OSF/rose half-pic support definitions. - Copyright (C) 1992, 96-98, 2000 Free Software Foundation, Inc. + Copyright (C) 1992, 1996, 1997, 1998, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/install.texi b/gcc/install.texi index 9eb10aa..5c31cb2 100644 --- a/gcc/install.texi +++ b/gcc/install.texi @@ -1,4 +1,4 @@ -@c Copyright (C) 1988, 89, 92-99, 2000 Free Software Foundation, Inc. +@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. diff --git a/gcc/lists.c b/gcc/lists.c index 8c622a6..eb665b8 100644 --- a/gcc/lists.c +++ b/gcc/lists.c @@ -1,5 +1,6 @@ /* List management for the GNU C-Compiler expander. - Copyright (C) 1987, 88, 92-97, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c index a8bb1e1..a6231e2 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.c @@ -1,5 +1,6 @@ /* Allocate registers within a basic block, for GNU compiler. - Copyright (C) 1987, 88, 91, 93-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1991, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. @@ -1,5 +1,6 @@ /* Perform various loop optimizations, including strength reduction. - Copyright (C) 1987, 88, 89, 91-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, + 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/mips-tfile.c b/gcc/mips-tfile.c index aaea9f4f..aa986c4 100644 --- a/gcc/mips-tfile.c +++ b/gcc/mips-tfile.c @@ -2,7 +2,8 @@ contain debugging information specified by the GNU compiler in the form of comments (the mips assembler does not support assembly access to debug information). - Copyright (C) 1991, 93-95, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1991, 1993, 1994, 1995, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. Contributed by Michael Meissner (meissner@cygnus.com). This file is part of GNU CC. diff --git a/gcc/optabs.c b/gcc/optabs.c index 2898b49..c1366d1 100644 --- a/gcc/optabs.c +++ b/gcc/optabs.c @@ -1,5 +1,6 @@ /* Expand the basic unary and binary arithmetic operations, for GNU compiler. - Copyright (C) 1987, 88, 92-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |