Fix copyrights
authorJeff Law <law@gcc.gnu.org>
Sat, 26 Feb 2000 20:16:12 +0000 (13:16 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 26 Feb 2000 20:16:12 +0000 (13:16 -0700)
From-SVN: r32185

30 files changed:
gcc/cp/Makefile.in
gcc/cp/call.c
gcc/cp/cp-tree.def
gcc/cp/cvt.c
gcc/cp/decl2.c
gcc/cp/errfn.c
gcc/cp/error.c
gcc/cp/except.c
gcc/cp/exception.cc
gcc/cp/expr.c
gcc/cp/inc/exception
gcc/cp/inc/new
gcc/cp/inc/typeinfo
gcc/cp/init.c
gcc/cp/input.c
gcc/cp/lang-options.h
gcc/cp/lang-specs.h
gcc/cp/lex.c
gcc/cp/lex.h
gcc/cp/method.c
gcc/cp/parse.y
gcc/cp/ptree.c
gcc/cp/repo.c
gcc/cp/rtti.c
gcc/cp/search.c
gcc/cp/spew.c
gcc/cp/tinfo2.cc
gcc/cp/typeck.c
gcc/cp/typeck2.c
gcc/cp/xref.c

index 13c66286371738184fe1c6eae34b141867290373..27147f6998c22dbf1f65e59c4f3906202a085378 100644 (file)
@@ -1,5 +1,6 @@
 # Makefile for GNU C++ compiler.
-#   Copyright (C) 1987, 88, 90-5, 1998, 1999, 2000 Free Software Foundation, Inc.
+#   Copyright (C) 1987, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 1998,
+#   1999, 2000 Free Software Foundation, Inc.
 
 #This file is part of GNU CC.
 
index fa252a3f1761721fcc58105a9c65473a886bbc28..f672c96ecc6207499a2d960d5768cf211e6854b5 100644 (file)
@@ -1,5 +1,6 @@
 /* Functions related to invoking methods and overloaded functions.
-   Copyright (C) 1987, 92-99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com) and
    modified by Brendan Kehoe (brendan@cygnus.com).
 
index a57742ce7896418673b739f2182f2c3c1d07b9b8..4f826ab053c19dac2def8ce156575e4ec41f17c3 100644 (file)
@@ -1,7 +1,8 @@
 /* This file contains the definitions and documentation for the
    additional tree codes used in the GNU C++ compiler (see tree.def
    for the standard codes).
-   Copyright (C) 1987,88,90,93,97-8,1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1988, 1990, 1993, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index 22c3e3c5c3524265a2915d433ad842e7206d45f8..e2f459fa41147a2b0288e17efc1a78506188929c 100644 (file)
@@ -1,5 +1,6 @@
 /* Language-level data type conversion for GNU C++.
-   Copyright (C) 1987-1988, 1992-2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index ad0a686692595de4f7adc78dadfb3705e0373ca7..7e5a88354794357d42b14974a8d15483b6066f3e 100644 (file)
@@ -1,5 +1,6 @@
 /* Process declarations and variables for C compiler.
-   Copyright (C) 1988, 92-99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index ff2fb31e3e5162e2f45afd48a9efeb8cac957989..8560527a1acf942e0625ae9e28887d0cb90a3328 100644 (file)
@@ -1,5 +1,5 @@
 /* Provide a call-back mechanism for handling error output.
-   Copyright (C) 1993, 94, 95, 96, 97, 98, 99, 2000
+   Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by Jason Merrill (jason@cygnus.com)
 
index e403f9f6b7f8f7099919e0b856871f95dcde47c6..c15657af61b88bd2242edb4d27d8844fd2181bf5 100644 (file)
@@ -1,6 +1,6 @@
 /* Call-backs for C++ error reporting.
    This code is non-reentrant.
-   Copyright (C) 1993, 94, 95, 96, 97, 98, 99, 2000
+   Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
    This file is part of GNU CC.
index 0197879853cdc97f54a942c46ebc16636a7cf1e8..5c5e508599c202eb435a7e8a8b4d2554a87818e2 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle exceptional things in C++.
-   Copyright (C) 1989, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by Michael Tiemann <tiemann@cygnus.com>
    Rewritten by Mike Stump <mrs@cygnus.com>, based upon an
index 82bc5f9be160994487b6e4a7ddbb8e64ed88b1bd..e350e63894895316f3875b86f80ebecb5a8e84ae 100644 (file)
@@ -1,5 +1,5 @@
 // Functions for Exception Support for -*- C++ -*-
-// Copyright (C) 1994, 95-97, 1998, 1999 Free Software Foundation
+// Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999 Free Software Foundation
 
 // This file is part of GNU CC.
 
index d11e232f6c7c62cea55f35d356caa0ce77b53c9e..041a7a01b21340241e7effb7ae8d7001e6718151 100644 (file)
@@ -1,6 +1,7 @@
 /* Convert language-specific tree expression to rtl instructions,
    for GNU compiler.
-   Copyright (C) 1988, 92-97, 1998, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   2000 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index 32efb9f82caefe6066633451af68aeb39c479af4..cb262c00658c39999a226593ba0b6fbea98d8c42 100644 (file)
@@ -1,5 +1,5 @@
 // Exception Handling support header for -*- C++ -*-
-// Copyright (C) 1995, 96-97, 1998 Free Software Foundation
+// Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation
 
 #ifndef __EXCEPTION__
 #define __EXCEPTION__
index b66673dc3a6b320be30ecd4eaab0dd2bb4397e3b..821c99dc0d5a17506c92891e6e2432ef73ebc03f 100644 (file)
@@ -1,5 +1,5 @@
 // The -*- C++ -*- dynamic memory management header.
-// Copyright (C) 1994, 96-97, 1998 Free Software Foundation
+// Copyright (C) 1994, 1996, 1997, 1998 Free Software Foundation
 
 #ifndef __NEW__
 #define __NEW__
index b631d6e2d24101b29331d967bb202eb03dd3244f..5e475041bc9fa8e9bac5e1c8ae3c3bfff9028150 100644 (file)
@@ -1,5 +1,5 @@
 // RTTI support for -*- C++ -*-
-// Copyright (C) 1994, 95-97, 1998, 2000 Free Software Foundation
+// Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000 Free Software Foundation
 
 // __GXX_ABI_VERSION distinguishes the ABI that is being used. Values <100
 // indicate the `old' abi, which grew as C++ was defined. Values >=100
index 7b9ab1d52e2704add1beffbf7a9ab18995c453b2..1c993b38ab0b70a0c17f037c203e162c4adb752c 100644 (file)
@@ -1,5 +1,6 @@
 /* Handle initialization things in C++.
-   Copyright (C) 1987, 89, 92-98, 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index c82fc8f417d7ec539b2a3ba46a50ec989ee3accc..32361582e45e8d5509794dba90dfb20b6dd0157a 100644 (file)
@@ -1,5 +1,5 @@
 /* Input handling for G++.
-   Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
    Written by Ken Raeburn (raeburn@cygnus.com) while at Watchmaker Computing.
    Enhanced by Michael Tiemann (tiemann@cygnus.com) to better support USE_CPPLIB
index 779cbcd643b5b729c4fa4a254cea49b87b361695..f333cb34a7bb32c518aa8acbc749e6955c57eee9 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for switches for C++.
-   Copyright (C) 1995, 96-98, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index 630641cc6df104b850a72187f8a69b77295e1b83..19b7316ca773bdb21a40e0c0597763b32aa9061f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for specs for C++.
-   Copyright (C) 1995, 96-98, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index 9f948f522e69983e671c974b310805c166c33566..d0a2db74eccd2998f57287bc1c2a34cb4a1c3727 100644 (file)
@@ -1,5 +1,6 @@
 /* Separate lexical analyzer for GNU C++.
-   Copyright (C) 1987, 89, 92-99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index d2c9352fa9a4035d8d30f4e703c2657c978bb155..456fdeeb1b435ee22b8e287bab31808fa989be9f 100644 (file)
@@ -1,5 +1,6 @@
 /* Define constants and variables for communication with parse.y.
-   Copyright (C) 1987, 92-97, 1998, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   2000 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
    and by Brendan Kehoe (brendan@cygnus.com).
 
index 6a12868d989e17e332ac6b3b6e1ffc91fa5189db..6fd98df6c12c29c755db366ddc4b371a1e9baa28 100644 (file)
@@ -1,6 +1,7 @@
 /* Handle the hair of processing (but not expanding) inline functions.
    Also manage function and variable name overloading.
-   Copyright (C) 1987, 89, 92-99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index 9a85922849d0c6a9bdd1482b1d22e7b4d2b0c644..645d7ee7b32d42c4473fd517777053e5197adf1e 100644 (file)
@@ -1,5 +1,6 @@
 /* YACC parser for C++ syntax.
-   Copyright (C) 1988, 89, 93-98, 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1989, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index bbd0f996444919d9db37099d155545e6c4182374..91f4ec4efb17de1b6cbcba4bd32a2def87489e96 100644 (file)
@@ -1,5 +1,6 @@
 /* Prints out trees in human readable form.
-   Copyright (C) 1992, 93-96, 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998,
+   1999 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index b02af8a3bfe263fd162e4edd07106a3ac68059a9..bc8e919fe95f07ca89e66d16e869fad598896ba9 100644 (file)
@@ -1,5 +1,5 @@
 /* Code to maintain a C++ template repository.
-   Copyright (C) 1995, 96-97, 1998, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
    Contributed by Jason Merrill (jason@cygnus.com)
 
 This file is part of GNU CC.
index 11b94ad307fd8ad85d9501d09a8f94827f817040..e81ab695fd0c718c6d299b2c82dfee5a959554d8 100644 (file)
@@ -1,5 +1,6 @@
 /* RunTime Type Identification
-   Copyright (C) 1995, 96-97, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1998, 
+   1999, 2000 Free Software Foundation, Inc.
    Mostly written by Jason Merrill (jason@cygnus.com).
 
 This file is part of GNU CC.
index 7d7f9617476bad748ed8bed0b5ddc5ad7216e0a8..e95262bea14db46f45dd6bda3ef45a52a38e1894 100644 (file)
@@ -1,6 +1,7 @@
 /* Breadth-first and depth-first routines for
    searching multiple-inheritance lattice for GNU C++.
-   Copyright (C) 1987, 89, 92-97, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 89, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index 1fd6eb969ddd53f49099505fa914c1811d81701d..fc17bea64cdc04c18b266d640079ccc166a11c3b 100644 (file)
@@ -1,5 +1,6 @@
 /* Type Analyzer for GNU C++.
-   Copyright (C) 1987, 89, 92-97, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Hacked... nay, bludgeoned... by Mark Eichin (eichin@cygnus.com)
 
 This file is part of GNU CC.
index 3f879c2e4b92085221cd4063e58728236e9f2529..9dafaa6f8853d7c5e82cdd641c03f78d623ae44c 100644 (file)
@@ -1,5 +1,5 @@
 // Methods for type_info for -*- C++ -*- Run Time Type Identification.
-// Copyright (C) 1994, 96-97, 1998, 1999, 2000 Free Software Foundation
+// Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000 Free Software Foundation
 
 // This file is part of GNU CC.
 
index 385c411022d9c597a02c8da5bf82f4671940b1c4..2cc4944415e62cb2d876ac204db243ae9b740ced 100644 (file)
@@ -1,5 +1,6 @@
 /* Build expressions with type checking for C++ compiler.
-   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.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index 0f9eb2c17459c1de879456ac25e4c44bda583c87..d380953bb7c9cfb9e776e3b8810e831e357dcd82 100644 (file)
@@ -1,6 +1,7 @@
 /* Report error messages, build initializers, and perform
    some front-end optimizations for C++ compiler.
-   Copyright (C) 1987, 88, 89, 92-98, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999, 2000 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.
index 22a4ab859f370a3bd303e0657f92c9d78b85605c..ff4817e55df2690b33d476acbf0fd67318017aab 100644 (file)
@@ -1,5 +1,6 @@
 /* Code for handling XREF output from GNU C++.
-   Copyright (C) 1992, 93-97, 1998, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   2000 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GNU CC.