genpreds.c: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 23 Feb 2005 15:14:47 +0000 (15:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 23 Feb 2005 15:14:47 +0000 (15:14 +0000)
gcc/
* genpreds.c: Update copyright.

cp/
* cp-objcp-common.h, error.c: Update copyright.

fortran/
* intrinsic.h, st.c: Update copyright.

treelang/
* parse.y: Update copyright.

From-SVN: r95457

gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/cp-objcp-common.h
gcc/cp/error.c
gcc/fortran/ChangeLog
gcc/fortran/intrinsic.h
gcc/fortran/st.c
gcc/genpreds.c
gcc/treelang/ChangeLog
gcc/treelang/parse.y

index d87db005668fd76d6c3ba38a32d7c143541dfaee..80ec0487fa4278f477b4eb242ce9c8580e2d2645 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * genpreds.c: Update copyright.
+
 2005-02-23  Michael Beach  <michaelb@ieee.org>
 
        PR target/20159
index 270d396a3e86e9aa51f91fdd90002e65048bbff2..55b43508db7ebaae3b4736314ac21c7181b9e566 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * cp-objcp-common.h, error.c: Update copyright.
+
 2005-02-22  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/20073
index 9baba3fc4caea4fe3875364cd75bdc4e781ffb84..210a383e4613a7e3597f62368fb9c78e8d25b543 100644 (file)
@@ -1,5 +1,5 @@
 /* Language hooks common to C++ and ObjC++ front ends.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
    Contributed by Ziemowit Laski  <zlaski@apple.com>
 
 This file is part of GCC.
index 888a4e8e0f4f5198db6a6e596b9b226ffb9fbfc0..fc26560680546daddc2b4397928fd7ea4658c3cb 100644 (file)
@@ -1,7 +1,7 @@
 /* Call-backs for C++ error reporting.
    This code is non-reentrant.
    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002,
-   2003, 2004 Free Software Foundation, Inc.
+   2003, 2004, 2005 Free Software Foundation, Inc.
    This file is part of GCC.
 
 GCC is free software; you can redistribute it and/or modify
index b54821488e96e14412fe6fab1432c33f6c37b6be..5f22cc386a06dbc36b860ba9849429fb91644e39 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * intrinsic.h, st.c: Update copyright.
+
 2005-02-20  Steven G. Kargl  <kargls@comcast.net>
 
        * symbol.c: Typos in comments.
index 686d179d5a509c9ee2ac4ff952ffd0b920545231..0c4472afd73a6d6321714cf8dc5b5a5e1036cb63 100644 (file)
@@ -1,6 +1,7 @@
 /* Header file for intrinsics check, resolve and simplify function
    prototypes.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
+   Free Software Foundation, Inc.
    Contributed by Andy Vaught & Katherine Holcomb
 
 This file is part of GCC.
index b6515376e38444e3b7af4e009a665e310f51e78f..f4b32006ad1ebc8825f92d90e552afabbd1810b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Build executable statement trees.
-   Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
 This file is part of GCC.
index cb22908fb567a7ce89373be9452491985c58965e..30fd3899bcae835640bf19214e4ba0588dabaae3 100644 (file)
@@ -2,7 +2,7 @@
    - prototype declarations for operand predicates (tm-preds.h)
    - function definitions of operand predicates, if defined new-style
      (insn-preds.c)
-   Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index adfae134819d0c6c223a4232ef1fa1fa6343eb6c..eb09cccdc8578333beceee8c342dbc1fba417738 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * parse.y: Update copyright.
+
 2005-02-13  James A. Morrison  <phython@gcc.gnu.org>
 
        * treetree.c (tree_lang_type_for_mode): Return NULL_TREE for all non
index 665157e82a7c896ab8e9c974e4b61263ad5c2f70..be8c02e79daec5301615608bd19b1cb588390d26 100644 (file)
@@ -3,7 +3,7 @@
 
 ---------------------------------------------------------------------
 
-Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
+Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify it