osf.h: Standarize copyright statement.
authorRodney Brown <RodneyBrown@mynd.com>
Thu, 7 Dec 2000 01:58:25 +0000 (01:58 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 7 Dec 2000 01:58:25 +0000 (18:58 -0700)
* config/alpha/osf.h: Standarize copyright statement.
* config/arc/arc.h: Likewise.
* config/arm/elf.h config/arm/coff.h config/arm/aout.h: Likewise.
* config/arm/arm.c config/arm/arm.h: Likewise.
* config/elxsi/elxsi.h: Likewise.
* config/i386/sco.h: Likewise.
* config/m68k/crds.h config/m68k/hp320.h config/m68k/lynx.h: Likewise.
* config/m68k/m68kv4.h config/m68k/next21.h: Likewise.
* config/m68k/sun3.h: Likewise.
* config/m88k/dgux.h config/m88k/dguxbcs.h: Likewise.
* config/pdp11/2bsd.h config/pdp11/pdp11.h: Likewise.
* config/romp/romp.h: Likewise.
* config/rs6000/aix41.h: Likewise.
* config/sparc/sysv4.h: Likewise.
* config/we32k/we32k.c config/we32k/we32k.h: Likewise.
* fixinc/gnu-regex.c fixinc/gnu-regex.h: Likewise.
* cpplib.h cppexp.c cselib.h profile.c: Likewise.
* longlong.h: Likewise.
* libgcc2.c: Likewise.

From-SVN: r38088

31 files changed:
gcc/ChangeLog
gcc/config/alpha/osf.h
gcc/config/arc/arc.h
gcc/config/arm/aout.h
gcc/config/arm/arm.c
gcc/config/arm/arm.h
gcc/config/arm/coff.h
gcc/config/arm/elf.h
gcc/config/elxsi/elxsi.h
gcc/config/i386/sco.h
gcc/config/m68k/crds.h
gcc/config/m68k/hp320.h
gcc/config/m68k/lynx.h
gcc/config/m68k/m68kv4.h
gcc/config/m68k/next21.h
gcc/config/m68k/sun3.h
gcc/config/pdp11/2bsd.h
gcc/config/pdp11/pdp11.h
gcc/config/romp/romp.h
gcc/config/rs6000/aix41.h
gcc/config/sparc/sysv4.h
gcc/config/we32k/we32k.c
gcc/config/we32k/we32k.h
gcc/cppexp.c
gcc/cpplib.h
gcc/cselib.h
gcc/fixinc/gnu-regex.c
gcc/fixinc/gnu-regex.h
gcc/libgcc2.c
gcc/longlong.h
gcc/profile.c

index 66fd20e4d399a3e91e27b34d193296562e49f1ac..28963839103a5f5a67ffa693678ac4f7b74b464a 100644 (file)
@@ -1,3 +1,25 @@
+2000-12-06  Rodney Brown  <RodneyBrown@mynd.com>
+
+       * config/alpha/osf.h: Standarize copyright statement.
+       * config/arc/arc.h: Likewise.
+       * config/arm/elf.h config/arm/coff.h config/arm/aout.h: Likewise.
+       * config/arm/arm.c config/arm/arm.h: Likewise.
+       * config/elxsi/elxsi.h: Likewise.
+       * config/i386/sco.h: Likewise.
+       * config/m68k/crds.h config/m68k/hp320.h config/m68k/lynx.h: Likewise.
+       * config/m68k/m68kv4.h config/m68k/next21.h: Likewise.
+       * config/m68k/sun3.h: Likewise.
+       * config/m88k/dgux.h config/m88k/dguxbcs.h: Likewise.
+       * config/pdp11/2bsd.h config/pdp11/pdp11.h: Likewise.
+       * config/romp/romp.h: Likewise.
+       * config/rs6000/aix41.h: Likewise.
+       * config/sparc/sysv4.h: Likewise.
+       * config/we32k/we32k.c config/we32k/we32k.h: Likewise.
+       * fixinc/gnu-regex.c fixinc/gnu-regex.h: Likewise.
+       * cpplib.h cppexp.c cselib.h profile.c: Likewise.
+       * longlong.h: Likewise.
+       * libgcc2.c: Likewise.
+
 2000-12-06 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
 
        * machmode.def: Use correct definition for BITSIZE on targets where
index f4ad241aa8673d867866022cd91f3a8be1ccc287..17538f6188f6d4aa48f53e487142802b56d06ee3 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler, for DEC Alpha on OSF/1.
-   Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998
+   Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
 This file is part of GNU CC.
index 3a15d6d38f63a37960f1d340da7dd07d3959b65d..de005e6ff6df7fbf3e312e92bdae2910474ce800 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler, Argonaut ARC cpu.
-   Copyright (C) 1994, 95, 97, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index d270f85fe49a71d036dd1f5e2e3aa87cf243c54a..2a151c9214bdc28bf6677f4f4dda5750bff7ecb7 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler, for ARM with a.out
-   Copyright (C) 1995 - 2000 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Richard Earnshaw (rearnsha@armltd.co.uk).
    
 This file is part of GNU CC.
index cdcc3667f7478d3cc453c1b2ac6ea5a40a8e2eaa..984afa430a863e8d0916b5b52b6a6d7fa06f4d8c 100644 (file)
@@ -1,5 +1,6 @@
 /* Output routines for GCC for ARM.
-   Copyright (C) 1991, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
    and Martin Simmons (@harleqn.co.uk).
    More major hacks by Richard Earnshaw (rearnsha@arm.com).
index 4390204283a412d5e88a0ba4bb11ccfb00e05576..0aa9024cb4c55732b97ff8a981dc6ec4d3a4e7a6 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler, for ARM.
-   Copyright (C) 1991, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
    and Martin Simmons (@harleqn.co.uk).
    More major hacks by Richard Earnshaw (rearnsha@arm.com)
index b69ca3e41ec7212a82801f7ed8b4123aaabae07c..6884029b5c45d44d4e1d66169dc08e17b5b63dec 100644 (file)
@@ -1,6 +1,7 @@
 /* Definitions of target machine for GNU compiler.
    For ARM with COFF object format.
-   Copyright (C) 1995 - 2000 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Doug Evans (devans@cygnus.com).
    
 This file is part of GNU CC.
index 99f5861856ccf3a305c47c4693e2ee504ce320bd..355d40e784e544051bc78a329869595ac760d6d3 100644 (file)
@@ -1,6 +1,7 @@
 /* Definitions of target machine for GNU compiler.
    For ARM with ELF obj format.
-   Copyright (C) 1995 - 2000 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Philip Blundell <philb@gnu.org> and
    Catherine Moore <clm@cygnus.com>
    
index 038912c356727a47da25862941953a7df6a0aa3f..8aefa21dfbb61e75b0063d94861a12b69b89afbb 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler.  Elxsi version.
-   Copyright (C) 1987, 88, 92, 95, 96, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1988, 1992, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Mike Stump <mrs@cygnus.com> in 1988.  This is the first
    64 bit port of GNU CC.
    Based upon the VAX port.
index 53053a2b6660f9ad94855aaab4a30a165891ff29..f7c366e672a3791d218aabb8eb6745e267769d39 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions for Intel 386 running SCO Unix System V.
-   Copyright (C) 1988, 92, 94, 95, 96, 1999  Free Software Foundation, Inc.
+   Copyright (C) 1988, 1992, 1994, 1995, 1996, 1999 
+   Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index 1fcc729713c3a808da45ce9b8e2c8b4cfb6380fb..b3e807843f44da7bc03e4f69b97314cebd5986ad 100644 (file)
@@ -1,6 +1,7 @@
 /* Definitions of target machine for GNU compiler;
    Charles River Data Systems UNiverse/32.
-   Copyright (C) 1987, 93, 94, 96, 97, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1993, 1994, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Gary E. Miller (Gary_Edmunds_Miller@cup.portal.com)
 
 This file is part of GNU CC.
index f9b2aa241c8bf3c6cda9ab540f96d7b8fe898705..83140058d2de9a56dd9728d58162b6bd992aa0bb 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler.  HP-UX 68000/68020 version.
-   Copyright (C) 1987, 88, 93, 94, 95, 96, 1997, 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1999, 2000
+   Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index 393cb6498af97dceb1ee5f1ea1da17230295c6c5..74fefd75846d3765a83c012a0a1d6927cdb629ec 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions for Motorola 680x0 running LynxOS.
-   Copyright (C) 1993, 94, 95, 96, 98, 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index c5e2d9d7b11b0c606f177ee064aed6de08b0cafd..dafe7fdedfa31a8301677dd76f6b902700a7b071 100644 (file)
@@ -1,5 +1,6 @@
 /* Target definitions for GNU compiler for mc680x0 running System V.4
-   Copyright (C) 1991, 93, 94, 95, 96, 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Ron Guilmette (rfg@monkeys.com) and
    Fred Fish (fnf@cygnus.com).
 
index 5d18c4edbc3216727d0997b6dc87acc3fd70e49c..960bcf351e942bed64e2653dac731fa0bcd89c1d 100644 (file)
@@ -1,5 +1,6 @@
 /* Target definitions for GNU compiler for mc680x0 running NeXTSTEP 2.1
-   Copyright (C) 1989, 90, 91, 92, 93, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994
+   Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index 7c817a1ba190a28aae7d518b7bb27b64a95bbb20..f1727e07c02ea8da80336a5eb3078f681870c26e 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler.  Sun 68000/68020 version.
-   Copyright (C) 1987, 88, 93, 95, 96, 98, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1988, 1993, 1995, 1996, 1998, 1999
+   Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index 54c368c354ca862055ea4d1c894ac16c66334675..117992a82f276860852b5cddfdc86b725fa9b1a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for a PDP with 2BSD
-   Copyright (C) 1995, 96, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Michael K. Gschwind (mike@vlsivie.tuwien.ac.at).
 
 This file is part of GNU CC.
index c670a99f048f5828a258e738d6ad741a60a17dc6..190a594c85473e1ebc44f78fcc529a7d393d872a 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler, for the pdp-11
-   Copyright (C) 1994, 95, 96, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Michael K. Gschwind (mike@vlsivie.tuwien.ac.at).
 
 This file is part of GNU CC.
index 742c894ecebb2ecaef65e1afdfcba72faeb68ef6..d8784c9cb1711fdd0a86f10554300dad27f8d2c6 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler, for ROMP chip.
-   Copyright (C) 1989, 91, 93, 95, 96, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1991, 1993, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@nyu.edu)
 
 This file is part of GNU CC.
index 186fb8ef9c84718d94115b7dc2b690e0c48c21a9..e21d5de23e14abc118fc2f378649f0dc4d3a572a 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler,
    for IBM RS/6000 POWER running AIX version 4.1.
-   Copyright (C) 1994, 95, 1996, 1997, 1998, 1999, 2000
+   Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by David Edelsohn (edelsohn@gnu.org).
 
index 0825910d4bd87822876e1f788d998160396e8130..19b7f15fc4c2003cf68c719603428a5f8dd1c3c1 100644 (file)
@@ -1,5 +1,6 @@
 /* Target definitions for GNU compiler for Sparc running System V.4
-   Copyright (C) 1991, 92, 95, 96, 97, 1998, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1992, 1995, 1996, 1997, 1998, 2000
+   Free Software Foundation, Inc.
    Contributed by Ron Guilmette (rfg@monkeys.com).
 
 This file is part of GNU CC.
index 4a39dc87a4220d4666e51fc2849b22bd02ca8ca1..6d5c00a9dfe36f3c60389557cebfa585e2917bac 100644 (file)
@@ -1,5 +1,5 @@
 /* Subroutines for insn-output.c for AT&T we32000 Family.
-   Copyright (C) 1991, 92, 1997, 1998, 1999, 2000
+   Copyright (C) 1991, 1992, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by John Wehle (john@feith1.uucp)
 
index 845067cbc81189007446775e47f0b39e29e62fe4..5da5d27f831570d47884ffeff6207311972949ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler.  AT&T we32000 version.
-   Copyright (C) 1991, 92, 93, 94, 95, 96, 98, 99, 2000
+   Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
    Free Software Foundation, Inc.
    Contributed by John Wehle (john@feith1.uucp)
 
index f7d17ed942252355703c4322afd932d4f0aa29c1..e101592dd155d9a7f01685f4b932bcb61afcb2dd 100644 (file)
@@ -1,5 +1,6 @@
 /* Parse C expressions for cpplib.
-   Copyright (C) 1987, 92, 94, 95, 97, 98, 1999, 2000 Free Software Foundation.
+   Copyright (C) 1987, 1992, 1994, 1995, 1997, 1998, 1999, 2000
+   Free Software Foundation.
    Contributed by Per Bothner, 1994.
 
 This program is free software; you can redistribute it and/or modify it
index 0caff3fb98ee762787e7f324474a2b2dc87eb6a2..325eb0c8ef2781ce0161c613deef6614f8cf97bf 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions for CPP library.
-   Copyright (C) 1995, 96-99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Written by Per Bothner, 1994-95.
 
 This program is free software; you can redistribute it and/or modify it
index 879b9c6c3d5d2b77ff55c26381944aadedaa68d0..59f811ad5e1ffa24defd38e1289f59ff99c7d220 100644 (file)
@@ -1,5 +1,6 @@
 /* Common subexpression elimination for GNU compiler.
-   Copyright (C) 1987, 88, 89, 92-7, 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
+   1999 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
index eb12e033845c4d938cce82a5f472be1557d418fa..1c8b3a09d5e1155dabebd887167b55ce06252cff 100644 (file)
@@ -2,7 +2,8 @@
    version 0.12.
    (Implements POSIX draft P1003.2/D11.2, except for some of the
    internationalization features.)
-   Copyright (C) 1993, 94, 95, 96, 97, 98 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998
+   Free Software Foundation, Inc.
 
    NOTE: The canonical source of this file is maintained with the 
    GNU C Library.  Bugs can be reported to bug-glibc@prep.ai.mit.edu.
index 57a4f1416ced25a04a0b31c8548f48dd13ff43cc..392abf5f9a976f54ae4ae970bba46bd8e173c8ee 100644 (file)
@@ -1,6 +1,7 @@
 /* Definitions for data structures and routines for the regular
    expression library, version 0.12.
-   Copyright (C) 1985,89,90,91,92,93,95,96,97,98 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1989, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1998
+   Free Software Foundation, Inc.
 
    NOTE: The canonical source of this file is maintained with the 
    GNU C Library.  Bugs can be reported to bug-glibc@prep.ai.mit.edu.
index 3d95afa99ca0bd61750213e9ba3ef9066749fcf2..6d49f377feeb9a33b886cf687ee7662a1abbacda 100644 (file)
@@ -1,6 +1,6 @@
 /* More subroutines needed by GCC output code on some machines.  */
 /* Compile this one with gcc.  */
-/* Copyright (C) 1989, 92, 93, 94, 95, 96, 97, 98, 1999, 2000
+/* Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
 This file is part of GNU CC.
index bcd4abc843e669da797572ae363dd16d5191610a..e4d9629d20fab9e19a84d5bbd1e2e6e720c7b34f 100644 (file)
@@ -1,5 +1,6 @@
 /* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
-   Copyright (C) 1991,92,94,95,96,97,98,99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This definition file is free software; you can redistribute it
    and/or modify it under the terms of the GNU General Public
index 1525391b90dd55938c4222afd452913af1992b03..17f1f740afd3af87b3b098e55ef748fb2486d845 100644 (file)
@@ -1,5 +1,6 @@
 /* Calculate branch probabilities, and basic block execution counts. 
-   Copyright (C) 1990, 91-94, 96-99, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
    Contributed by James E. Wilson, UC Berkeley/Cygnus Support;
    based on some ideas from Dain Samples of UC Berkeley.
    Further mangling by Bob Manson, Cygnus Support.