Make-lang.in, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 21 Jan 2004 20:52:28 +0000 (20:52 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 21 Jan 2004 20:52:28 +0000 (20:52 +0000)
* Make-lang.in, call.c, class.c, decl2.c, except.c, expr.c,
init.c, mangle.c, typeck.c: Update copyright.

From-SVN: r76304

gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/cp/call.c
gcc/cp/class.c
gcc/cp/decl2.c
gcc/cp/except.c
gcc/cp/expr.c
gcc/cp/init.c
gcc/cp/mangle.c
gcc/cp/typeck.c

index 2587cf30b017de6475d591e40b62b0995a1c9e27..9f1d72b2c718ef42ee08b86bbea4b9f8bdd9fed0 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-21  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * Make-lang.in, call.c, class.c, decl2.c, except.c, expr.c,
+       init.c, mangle.c, typeck.c: Update copyright.
+
 2004-01-21  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
 
        * parser.c (cp_parser_class_specifier): Prevent garbage collection.
index 41d21ecf4994e8a5a422d513abd23261edb3a435..f4e58d52f2090f3fc46f8228b96ec798ee41455f 100644 (file)
@@ -1,5 +1,5 @@
 # Top level -*- makefile -*- fragment for GNU C++.
-#   Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+#   Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
 #   Free Software Foundation, Inc.
 
 #This file is part of GCC.
index ea4e0669fb45889696fc448a4a67f37d044bab5b..5fefefe6a9e1a28dbe7c7fb595cb285016e17678 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions related to invoking methods and overloaded functions.
    Copyright (C) 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 
-   1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com) and
    modified by Brendan Kehoe (brendan@cygnus.com).
 
index af5afb0c7903fe3e2f2b42462408ae6faf5fd32e..7d82bd7c7e837e9334e4bdbe1b24b36c5ad20e45 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions related to building classes and their related objects.
    Copyright (C) 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003  Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004  Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GCC.
index ec7b77dc659b59625336425035b84efb24a10a02..f192491cf1d6fc4547995086b031a4deb836d9b2 100644 (file)
@@ -1,6 +1,6 @@
 /* Process declarations and variables for C++ compiler.
    Copyright (C) 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GCC.
index 8e032599e3136683d33a8a62e7d932f0a85745f6..7e172d62e6b8b8a2b56fd5a557cfcc49c1ef8aee 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle exceptional things in C++.
    Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-   2000, 2001, 2002, 2003  Free Software Foundation, Inc.
+   2000, 2001, 2002, 2003, 2004  Free Software Foundation, Inc.
    Contributed by Michael Tiemann <tiemann@cygnus.com>
    Rewritten by Mike Stump <mrs@cygnus.com>, based upon an
    initial re-implementation courtesy Tad Hunt.
index 14453bf753415e58f1e6f3e43a7886bcbcc41740..00f8676e180cddbf309dba0cf629d7e1686c27ee 100644 (file)
@@ -1,7 +1,7 @@
 /* Convert language-specific tree expression to rtl instructions,
    for GNU compiler.
    Copyright (C) 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 6111f6b768c9105ce0708719cafd9d45ef11b1dd..3aec7d64120c50c294d7a92a23c58943aab51109 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle initialization things in C++.
    Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GCC.
index a1810d3e72f7636a40e2088b1ee8f90c10509ea7..6552fe3a278ace86c5e045a8529cec2a910af2d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Name mangling for the 3.0 C++ ABI.
-   Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Written by Alex Samuel <sameul@codesourcery.com>
 
    This file is part of GCC.
index a238eb41c8cf82b2d7748a8a17b16f89bcc9cab0..a1403d6a734ca38ca092ddc3834fc59727c34488 100644 (file)
@@ -1,6 +1,6 @@
 /* Build expressions with type checking for C++ compiler.
    Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Hacked by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GCC.