freebsd-spec.h, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 16 Mar 2004 18:14:33 +0000 (18:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 16 Mar 2004 18:14:33 +0000 (18:14 +0000)
* config/freebsd-spec.h, config/arc/arc-protos.h,
config/arm/aout.h, config/arm/elf.h, config/arm/freebsd.h,
config/arm/linux-gas.h, config/arm/semi.h,
config/cris/cris-protos.h, config/i386/xm-djgpp.h,
config/ia64/freebsd.h, config/mips/7000.md,
config/mips/9000.md, config/ns32k/ns32k-protos.h,
config/sparc/pbd.h: Update copyright.

From-SVN: r79537

15 files changed:
gcc/ChangeLog
gcc/config/arc/arc-protos.h
gcc/config/arm/aout.h
gcc/config/arm/elf.h
gcc/config/arm/freebsd.h
gcc/config/arm/linux-gas.h
gcc/config/arm/semi.h
gcc/config/cris/cris-protos.h
gcc/config/freebsd-spec.h
gcc/config/i386/xm-djgpp.h
gcc/config/ia64/freebsd.h
gcc/config/mips/7000.md
gcc/config/mips/9000.md
gcc/config/ns32k/ns32k-protos.h
gcc/config/sparc/pbd.h

index 852ba5866ed1507e794ff5e3db207e6d6190ebda..9744c027a9d78170a52f72faed375e8adc6e60c6 100644 (file)
@@ -1,3 +1,13 @@
+2004-03-16  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/freebsd-spec.h, config/arc/arc-protos.h,
+       config/arm/aout.h, config/arm/elf.h, config/arm/freebsd.h,
+       config/arm/linux-gas.h, config/arm/semi.h,
+       config/cris/cris-protos.h, config/i386/xm-djgpp.h,
+       config/ia64/freebsd.h, config/mips/7000.md,
+       config/mips/9000.md, config/ns32k/ns32k-protos.h,
+       config/sparc/pbd.h: Update copyright.
+
 2004-03-16  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
 
        PR target/14577
index da9f70afe4beefa9e1e8f09d0d2abca7aa8c2818..6d28cf1343371c3821cd7c7e593099814e509051 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, Argonaut ARC cpu.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index e18a1158484b12a8e200bc5fb75c745c198020cd..fb27dc5c383fa2a0881acfaeaa41ae177959df8c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for ARM with a.out
-   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000
+   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2004
    Free Software Foundation, Inc.
    Contributed by Richard Earnshaw (rearnsha@armltd.co.uk).
    
index e3f393aa9d9319636e0d24751e92ec489d46e0c2..033403cf1609bc2afabfcd6bcd78df7d082da363 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    For ARM with ELF obj format.
-   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2004
    Free Software Foundation, Inc.
    Contributed by Philip Blundell <philb@gnu.org> and
    Catherine Moore <clm@cygnus.com>
index 3aea2f8697903db4eefc0ae7db516b80863f14b0..cfeb479a54aeaee1c5afab1b484d09db03001351 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for StrongARM running FreeBSD using the ELF format
-   Copyright (C) 2001 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2004 Free Software Foundation, Inc.
    Contributed by David E. O'Brien <obrien@FreeBSD.org> and BSDi.
 
    This file is part of GCC.
index 1be7e22b53f059d2683441c8a9cdd41f251befbc..f9f70b239fd3219ef567a4dbb2b074754a39a44e 100644 (file)
@@ -1,6 +1,7 @@
 /* Definitions of target machine for GNU compiler.
    ARM Linux-based GNU systems version.
-   Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2004
+   Free Software Foundation, Inc.
    Contributed by Russell King  <rmk92@ecs.soton.ac.uk>.
 
    This file is part of GCC.
index 0c9dadc208f8ac650894509f39afacc02600ce4f..84cf8f6e19d56f13e8aa50829312794b15331615 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler.  ARM on semi-hosted platform
-   Copyright (C) 1994, 1995, 1996, 1997, 2001 Free Software Foundation, Inc.
+   Copyright (C) 1994, 1995, 1996, 1997, 2001, 2004
+   Free Software Foundation, Inc.
    Contributed by Richard Earnshaw (richard.earnshaw@arm.com)
 
    This file is part of GCC.
index 1fc647383537a19989f0c1999a134211d577acc1..d5d43dfac596fed8cc9109c196d1f59ed264e3ba 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions for GCC.  Part of the machine description for CRIS.
-   Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000, 2001, 2004
+   Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
 This file is part of GCC.
index 7370547727e1527223b4118d65c1b84b0e34847d..15f64a23d1e2b11e1b53ac77b49b4bc8bbbd799e 100644 (file)
@@ -1,5 +1,5 @@
 /* Base configuration file for all FreeBSD targets.
-   Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2001, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 9bb520da8ef09f0189d0bc7ae9ab192b03d8f9ae..7617fd148e07abb1bea73076fed8ecda4c963489 100644 (file)
@@ -1,5 +1,6 @@
 /* Configuration for GCC for Intel 80386 running DJGPP.
-   Copyright (C) 1988, 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1996, 1998, 1999, 2000, 2001, 2004
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index c375ae9d540f51178e6a6b9b070594fe96d4c66b..60b79f0c715e721287c43a53bcd6e5300fd2bc1f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Intel IA-64 running FreeBSD using the ELF format
-   Copyright (C) 2001 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2004 Free Software Foundation, Inc.
    Contributed by David E. O'Brien <obrien@FreeBSD.org> and BSDi.
 
 This file is part of GCC.
index 86ec1971f88c354747e487d6da0ca05f97b8cf4c..e842eb5f3e00c5af871c78a376223c608b9f36d5 100644 (file)
@@ -1,5 +1,5 @@
 ;; DFA-based pipeline description for the RM7000.
-;;   Copyright (C) 2003 Free Software Foundation, Inc.
+;;   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
index fed9061fc42a0e80e7c2e831c4558bd4249729c4..79b2e19ba4f04156ca0aca7b39e1a3c24ddcbb71 100644 (file)
@@ -1,5 +1,5 @@
 ;; DFA-based pipeline description for the RM9000.
-;;   Copyright (C) 2003 Free Software Foundation, Inc.
+;;   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
index 76ab46de01e7d713f3246b0b3ebbd93c0bac1bd3..667a1dd8080f1f5a895fdee61693c5eda10147cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler.  NS32000 version.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2004 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GCC.
index 528bb2274778ebf8c396e10a5417e9412d4790de..650ad68d8dd027e8e05143e9bb415ea3ff40646e 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler, Citicorp/TTI Unicom PBD
    version (using GAS and COFF (encapsulated is unacceptable) )
-   Copyright (C) 1990, 1996, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1996, 2000, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.