dbxcoff.h, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 24 Oct 2004 01:42:49 +0000 (01:42 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 24 Oct 2004 01:42:49 +0000 (01:42 +0000)
* config/dbxcoff.h, config/dbxelf.h, config/libgloss.h,
config/openbsd.h, config/mips/r3900.h, config/pdp11/pdp11.md,
config/sh/ushmedia.h, config/sparc/elf.h,
config/sparc/sp64-elf.h: Update copyright.

From-SVN: r89503

gcc/ChangeLog
gcc/config/dbxcoff.h
gcc/config/dbxelf.h
gcc/config/libgloss.h
gcc/config/mips/r3900.h
gcc/config/openbsd.h
gcc/config/pdp11/pdp11.md
gcc/config/sh/ushmedia.h
gcc/config/sparc/elf.h
gcc/config/sparc/sp64-elf.h

index 40f212047218897f29547123632bcc83a16b99fa..7142fe54a1d53d5c3e3b28d7e1b28c77c6ff5bdb 100644 (file)
@@ -1,3 +1,10 @@
+2004-10-24  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/dbxcoff.h, config/dbxelf.h, config/libgloss.h,
+       config/openbsd.h, config/mips/r3900.h, config/pdp11/pdp11.md,
+       config/sh/ushmedia.h, config/sparc/elf.h,
+       config/sparc/sp64-elf.h: Update copyright.
+
 2004-10-24  Kazu Hirata  <kazu@cs.umass.edu>
 
        * stmt.c (expand_case): Handle the default label outside of
index e9e9acaec75bbc1cdf4bcf7db8b0ee60a810f2ac..2b66cde4d9bf6bd771906c054bf04fc110493785 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions needed when using stabs embedded in COFF sections.
-   Copyright (C) 1996 Free Software Foundation, Inc.
+   Copyright (C) 1996, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index b26b005a8646e2457d7997d985332cd6c25a6ca5..a4bbd9a0d617473bef36694416b6af4c27cc61e6 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions needed when using stabs embedded in ELF sections.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 9abb4d6d278bb74f3d0fe0e4e30ce79384919b12..a8c0b3352321a958eaaa2fa5ee8b54d2b6ae9623 100644 (file)
@@ -1,6 +1,6 @@
 /* libgloss.h -- operating system specific defines to be used when
    targeting GCC for Libgloss supported targets.
-   Copyright (C) 1996 Free Software Foundation, Inc.
+   Copyright (C) 1996, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 840e0729af7ce36a146b769110da85384c95e551..529dda235fb3644605305e7743e2f114bd7994c5 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions of MIPS sub target machine for GNU compiler.
    Toshiba r3900.  You should include mips.h after this.
 
-   Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
+   Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2004
    Free Software Foundation, Inc.
    Contributed by Gavin Koch (gavin@cygnus.com).
 
index b472182718ff98623865d6ee64a0327dc36f4923..bf1349bfbd34d7ff36677f0b5629f5de7bc4540b 100644 (file)
@@ -1,5 +1,5 @@
 /* Base configuration file for all OpenBSD targets.
-   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 676cc659f17d772e32da0ed1dc3b452255686be5..52d3937a39c0a7bb6ec1103c27ea23d0ddbc3313 100644 (file)
@@ -1,5 +1,5 @@
 ;;- Machine description for the pdp11 for GNU C compiler
-;; Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001
+;; Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2004
 ;; Free Software Foundation, Inc.
 ;; Contributed by Michael K. Gschwind (mike@vlsivie.tuwien.ac.at).
 
index 3d707c9efaa5c2adc09bacfff9e27158e23991af..6fb70162618c19ebe23bbc0a0924d80b19e32d6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 80596f4d114935122a0a7d61383f30df89d16c2f..5d55c9cd95257c0da533d85b01f3e8c3fab55b32 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GCC,
    for SPARC running in an embedded environment using the ELF file format.
-   Copyright (C) 1997 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 03a2409323ed7e0ff83bc5df4da7c185c4dbcfcd..39dad1345708bdbf7f1901f57d60320232190f89 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GCC, for SPARC64, ELF.
-   Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000
+   Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2004
    Free Software Foundation, Inc.
    Contributed by Doug Evans, dje@cygnus.com.