]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
c-objc-common.h, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 21 Feb 2005 14:39:52 +0000 (14:39 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 21 Feb 2005 14:39:52 +0000 (14:39 +0000)
* c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,
genautomata.c, langhooks.c, langhooks.h, system.h,
config/arm/lib1funcs.asm: Update copyright.

From-SVN: r95331

gcc/ChangeLog
gcc/c-objc-common.h
gcc/c-pretty-print.c
gcc/cgraphunit.c
gcc/config/arm/lib1funcs.asm
gcc/except.c
gcc/genautomata.c
gcc/langhooks.c
gcc/langhooks.h
gcc/system.h

index eb1fc7297d5677a08749ba06d088dd6b50ce792d..6efa2c8a64e855c181ea588548f02ce790b5841b 100644 (file)
@@ -6,6 +6,10 @@
        (remove_ssa_form): Don't check for SSANORM_REMOVE_ALL_PHIS.
        (rewrite_out_of_ssa): Don't use SSANORM_REMOVE_ALL_PHIS.
 
+       * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,
+       genautomata.c, langhooks.c, langhooks.h, system.h,
+       config/arm/lib1funcs.asm: Update copyright.
+
 2005-02-21  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * dbxout.c (dbxout_function_end): Emit Lscope label always.
index c0eb844c06e30d132597eac06eb55a8023e9c984..5107dce068de3e199eebdb9abcc15008dd9c626f 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 aff29d975807afb76600f5456a18eeb5bd7030ec..2176e34850b08c8c8103f0627426f5883d807e4c 100644 (file)
@@ -1,5 +1,5 @@
 /* Subroutines common to both C and C++ pretty-printers.
-   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Gabriel Dos Reis <gdr@integrable-solutions.net>
 
 This file is part of GCC.
index b9931602e0386cee9233aab6b07369bd9afad837..3df79a45f37696648f790ae32b72162722382801 100644 (file)
@@ -1,5 +1,5 @@
 /* Callgraph based intraprocedural optimizations.
-   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Jan Hubicka
 
 This file is part of GCC.
index be7c26842135acdda97cd8917baec90c01907c28..b8df889d600f0c938841ba69d98f05fac804c98b 100644 (file)
@@ -1,7 +1,7 @@
 @ libgcc routines for ARM cpu.
 @ Division routines, written by Richard Earnshaw, (rearnsha@armltd.co.uk)
 
-/* Copyright 1995, 1996, 1998, 1999, 2000, 2003, 2004
+/* Copyright 1995, 1996, 1998, 1999, 2000, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
 This file is free software; you can redistribute it and/or modify it
index 0efd12d8fdeec1350a4f5cbbda197a901f8a02c0..b2e4188d9575829bae10c6572293a25230681f07 100644 (file)
@@ -1,6 +1,6 @@
 /* Implements exception handling.
    Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Mike Stump <mrs@cygnus.com>.
 
 This file is part of GCC.
index 5f8e199a7b4ecc4f7f516de98ab59ddee137a911..e54cbbdaecedbf0b9f520d476c27a7254e91f79d 100644 (file)
@@ -1,5 +1,6 @@
 /* Pipeline hazard description translator.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
+   Free Software Foundation, Inc.
 
    Written by Vladimir Makarov <vmakarov@redhat.com>
 
index c29168c4f0ab3df2d9f419344312b73580e2acfc..12119a88fa1ca1ad974879b05dee985315ffc596 100644 (file)
@@ -1,5 +1,5 @@
 /* Default language-specific hooks.
-   Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Alexandre Oliva  <aoliva@redhat.com>
 
 This file is part of GCC.
index a3dc6fa89fabe8edacf9538fabf739ee9a168074..97b8f5e1ce4fa543f8678fbf18adac75dadb3093 100644 (file)
@@ -1,5 +1,5 @@
 /* The lang_hooks data structure.
-   Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index fd7c64bd4dba356b5aedda4175d83b6434b0681e..187ef7d8a983c19932b8fcb3da4592db89aaab5a 100644 (file)
@@ -1,6 +1,6 @@
 /* Get common system includes and various definitions and declarations based
    on autoconf macros.
-   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
 This file is part of GCC.