From: Kaveh Ghazi Date: Mon, 17 Jan 2000 16:49:30 +0000 (+0000) Subject: Update copyrights X-Git-Tag: prereleases/libstdc++-2.92~8675 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56bcf273a972f3dc115e1cf79c4060f547952a73;p=thirdparty%2Fgcc.git Update copyrights From-SVN: r31464 --- diff --git a/gcc/ch/actions.h b/gcc/ch/actions.h index f47039856c00..071e07289fcc 100644 --- a/gcc/ch/actions.h +++ b/gcc/ch/actions.h @@ -1,5 +1,5 @@ /* Declarations for ch-actions.c. - Copyright (C) 1992, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/ch-tree.h b/gcc/ch/ch-tree.h index b5a56aeb8b9c..a4cdc0e91539 100644 --- a/gcc/ch/ch-tree.h +++ b/gcc/ch/ch-tree.h @@ -1,5 +1,5 @@ /* Definitions for CHILL parsing and type checking. - Copyright (C) 1992, 93, 94, 98, 1999 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/convert.c b/gcc/ch/convert.c index 7ad914b9f333..80405dab841e 100644 --- a/gcc/ch/convert.c +++ b/gcc/ch/convert.c @@ -1,5 +1,5 @@ /* Language-level data type conversion for GNU CHILL. - Copyright (C) 1992, 93, 1994, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/decl.c b/gcc/ch/decl.c index 6e1cf730aac1..3ce4715c326c 100644 --- a/gcc/ch/decl.c +++ b/gcc/ch/decl.c @@ -1,5 +1,5 @@ /* Process declarations and variables for GNU CHILL compiler. - Copyright (C) 1992, 93, 1994, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/except.c b/gcc/ch/except.c index 92a94258022a..fc3eb51f21fa 100644 --- a/gcc/ch/except.c +++ b/gcc/ch/except.c @@ -1,6 +1,6 @@ /* Exception support for GNU CHILL. WARNING: Only works for native (needs setjmp.h)! FIXME! - Copyright (C) 1992, 93, 1994, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/expr.c b/gcc/ch/expr.c index 84a409af4b33..01574ed8531c 100644 --- a/gcc/ch/expr.c +++ b/gcc/ch/expr.c @@ -1,6 +1,6 @@ /* Convert language-specific tree expression to rtl instructions, for GNU CHILL compiler. - Copyright (C) 1992, 93, 1994, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/grant.c b/gcc/ch/grant.c index 4784ce6dc00a..4cbe7d4ce985 100644 --- a/gcc/ch/grant.c +++ b/gcc/ch/grant.c @@ -1,5 +1,5 @@ /* Implement grant-file output & seize-file input for CHILL. - Copyright (C) 1992, 93, 94, 95, 1996, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 93-96, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/inout.c b/gcc/ch/inout.c index ad5f971f2987..5700da1e369e 100644 --- a/gcc/ch/inout.c +++ b/gcc/ch/inout.c @@ -1,5 +1,5 @@ /* Implement I/O-related actions for CHILL. - Copyright (C) 1992, 93, 1994, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/lang.c b/gcc/ch/lang.c index fdc7f4ca2a3d..d2f21f1ee420 100644 --- a/gcc/ch/lang.c +++ b/gcc/ch/lang.c @@ -1,5 +1,5 @@ /* Language-specific hook definitions for CHILL front end. - Copyright (C) 1992, 93, 1994, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/lex.h b/gcc/ch/lex.h index 466ba285db6f..25bdf7d0e899 100644 --- a/gcc/ch/lex.h +++ b/gcc/ch/lex.h @@ -1,5 +1,5 @@ /* Define constants for communication with the CHILL parser. - Copyright (C) 1992, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 95, 96, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/loop.c b/gcc/ch/loop.c index c23138ad0ee2..c47528f3030f 100644 --- a/gcc/ch/loop.c +++ b/gcc/ch/loop.c @@ -1,5 +1,5 @@ /* Implement looping actions for CHILL. - Copyright (C) 1992, 93, 1994, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/nloop.c b/gcc/ch/nloop.c index 0bd935200eb4..dc712813d23b 100644 --- a/gcc/ch/nloop.c +++ b/gcc/ch/nloop.c @@ -1,5 +1,5 @@ /* Implement looping actions for CHILL. - Copyright (C) 1992, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/parse.c b/gcc/ch/parse.c index a2cad5ba7887..92ca55bb97f2 100644 --- a/gcc/ch/parse.c +++ b/gcc/ch/parse.c @@ -1,5 +1,5 @@ /* Parser for GNU CHILL (CCITT High-Level Language) -*- C -*- - Copyright (C) 1992, 1993, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/satisfy.c b/gcc/ch/satisfy.c index 6e7e7363f385..a52c9fd0c621 100644 --- a/gcc/ch/satisfy.c +++ b/gcc/ch/satisfy.c @@ -1,5 +1,5 @@ /* Name-satisfaction for GNU Chill compiler. - Copyright (C) 1993, 1998 Free Software Foundation, Inc. + Copyright (C) 1993, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/tasking.c b/gcc/ch/tasking.c index eb6465dbeea9..1a67e99d41af 100644 --- a/gcc/ch/tasking.c +++ b/gcc/ch/tasking.c @@ -1,5 +1,5 @@ /* Implement tasking-related actions for CHILL. - Copyright (C) 1992, 93, 1994, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/tree.c b/gcc/ch/tree.c index 17cbd8ef52d1..88fd5ffd2d57 100644 --- a/gcc/ch/tree.c +++ b/gcc/ch/tree.c @@ -1,5 +1,5 @@ /* Language-dependent node constructors for parse phase of GNU compiler. - Copyright (C) 1992, 93, 1994, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/ch/typeck.c b/gcc/ch/typeck.c index fd91227a0f08..0116de30e37f 100644 --- a/gcc/ch/typeck.c +++ b/gcc/ch/typeck.c @@ -1,5 +1,5 @@ /* Build expressions with type checking for CHILL compiler. - Copyright (C) 1992, 93, 1994, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC.