builtin-attrs.def, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 13 Mar 2005 14:06:48 +0000 (14:06 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 13 Mar 2005 14:06:48 +0000 (14:06 +0000)
* builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,
config/mips/vr.h: Update copyright.

From-SVN: r96369

gcc/ChangeLog
gcc/builtin-attrs.def
gcc/c-lex.c
gcc/c-pragma.h
gcc/config/mips/vr.h
gcc/reg-stack.c

index 227ff5fa402e44d9dd93c72c4da94b1e26e0dc85..b700c8f1fcaf7817ffcd0559907a209096e65cde 100644 (file)
@@ -3,6 +3,9 @@
        * tree-into-ssa.c (find_idf): Speed up by putting the indexes
        of basic blocks into work_stack.
 
+       * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,
+       config/mips/vr.h: Update copyright.
+
 2005-03-13  Andy Hutchinson  <HutchinsonAndy@netscape.net>
 
        PR target/18251
index 19a23b678c367e7a52529ccedf6143b01897d288..bfb70521bf2f935aac1173caddb9de44e1908499 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Joseph Myers <jsm28@cam.ac.uk>.
 
 This file is part of GCC.
index 5be65f16f2bd3ec05bbb979448111684c9544a8d..d7d52a0edda1aa82eb53c6874ed897c4779e1064 100644 (file)
@@ -1,6 +1,7 @@
 /* Mainly the interface between cpplib and the C front ends.
    Copyright (C) 1987, 1988, 1989, 1992, 1994, 1995, 1996, 1997
-   1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 9a7895a43fc579a2f4a4146b1b7eb2020193d93d..e6660b07c7430cb4461c3940c766d7b98c212c6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Pragma related interfaces.
-   Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
 This file is part of GCC.
index bb182923af8846fc383a81dd91b631f842260f5a..af63bfcf594f8bbe5d382092c3cb720d905a5249 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    NEC VR Series Processors
-   Copyright (c) 2002, 2004 Free Software Foundation, Inc.
+   Copyright (c) 2002, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
 This file is part of GCC.
index 87fef58cc55accfb595eae1249fcd53b351e863a..e92e73cbf547662fa3bf1d74671c1ca75ebac359 100644 (file)
@@ -1,6 +1,6 @@
 /* Register to Stack convert for GNU compiler.
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GCC.