]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
update copyright dates
authorAlan Modra <amodra@gmail.com>
Thu, 3 Mar 2005 01:29:54 +0000 (01:29 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 3 Mar 2005 01:29:54 +0000 (01:29 +0000)
71 files changed:
gas/app.c
gas/as.c
gas/atof-generic.c
gas/bignum-copy.c
gas/bignum.h
gas/bit_fix.h
gas/cgen.h
gas/cond.c
gas/depend.c
gas/doc/all.texi
gas/doc/as.texinfo
gas/doc/c-alpha.texi
gas/doc/c-arm.texi
gas/doc/c-cris.texi
gas/doc/c-d10v.texi
gas/doc/c-h8300.texi
gas/doc/c-h8500.texi
gas/doc/c-i370.texi
gas/doc/c-i386.texi
gas/doc/c-i960.texi
gas/doc/c-ia64.texi
gas/doc/c-m32r.texi
gas/doc/c-m68hc11.texi
gas/doc/c-m68k.texi
gas/doc/c-mmix.texi
gas/doc/c-ns32k.texi
gas/doc/c-pdp11.texi
gas/doc/c-pj.texi
gas/doc/c-ppc.texi
gas/doc/c-sh.texi
gas/doc/c-sh64.texi
gas/doc/c-sparc.texi
gas/doc/c-tic54x.texi
gas/doc/c-v850.texi
gas/doc/c-vax.texi
gas/doc/c-xtensa.texi
gas/doc/c-z8k.texi
gas/doc/fdl.texi
gas/doc/internals.texi
gas/dwarf2dbg.c
gas/dwarf2dbg.h
gas/ecoff.h
gas/emul-target.h
gas/emul.h
gas/expr.h
gas/flonum-copy.c
gas/flonum-mult.c
gas/flonum.h
gas/frags.c
gas/frags.h
gas/hash.c
gas/hash.h
gas/input-file.c
gas/input-file.h
gas/input-scrub.c
gas/itbl-ops.c
gas/itbl-ops.h
gas/listing.c
gas/listing.h
gas/macro.c
gas/macro.h
gas/obj.h
gas/output-file.c
gas/output-file.h
gas/read.h
gas/sb.c
gas/sb.h
gas/stabs.c
gas/subsegs.c
gas/write.c
gas/write.h

index 1dbc49a8cd894f79667966a7ce47314874d6e914..c90af26181c2242df0d74851ee464000c92c7f32 100644 (file)
--- a/gas/app.c
+++ b/gas/app.c
@@ -1,6 +1,6 @@
 /* This is the Assembler Pre-Processor
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2002, 2003
+   1999, 2000, 2001, 2002, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index ad32a199a4ae09ab5d4d7fa21352633d353dabe2..919025e3788378ac2f50ef932d57280c4ed93e1b 100644 (file)
--- a/gas/as.c
+++ b/gas/as.c
@@ -1,6 +1,6 @@
 /* as.c - GAS main program.
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2005
+   1999, 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 113a0bcdf15e75458cbbf70ca775842e6b5fba7d..c4d3161d3e94899e29abbce46835318ed5acc17a 100644 (file)
@@ -1,6 +1,6 @@
 /* atof_generic.c - turn a string of digits into a Flonum
-   Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001
-   Free Software Foundation, Inc.
+   Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000,
+   2001, 2003, 2005 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 56974722f51f8717747909410ca99a641470d619..c476be849cf2709d72a3ace41beffd51d950ff37 100644 (file)
@@ -1,5 +1,5 @@
 /* bignum_copy.c - copy a bignum
-   Copyright 1987, 1990, 1991, 1992, 1993, 2000
+   Copyright 1987, 1990, 1991, 1992, 1993, 2000, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index fbb77ffe7e18f7aac881f14c821cb73d4d0305c9..31c48c3039580f2e997830d0642b711ab83dd637 100644 (file)
@@ -1,5 +1,5 @@
 /* bignum.h-arbitrary precision integers
-   Copyright 1987, 1992 Free Software Foundation, Inc.
+   Copyright 1987, 1992, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 1676d2c5f0bde829bc09227f5b4e16e2928d16ec..25fdf30008cfe5e1e5be2e4c73acafe2cb56a3d9 100644 (file)
@@ -1,5 +1,5 @@
 /* bit_fix.h
-   Copyright 1987, 1992, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1987, 1992, 2000, 2001, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 8cf72af4b39b8d880b56277a21e0c341256c2e70..b3fa3a11c8a0d201b5b94bb3d1b5d33a9d1d14bd 100644 (file)
@@ -1,5 +1,6 @@
 /* GAS cgen support.
-   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000, 2001, 2002, 2003
+   Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 870a7d5bf5c8d8e6b5b26e30a6934e6907ad8eb1..0dd919c32b3d381bcaf2f0beb27a5d6220920d30 100644 (file)
@@ -1,6 +1,6 @@
 /* cond.c - conditional assembly pseudo-ops, and .include
-   Copyright 1990, 1991, 1992, 1993, 1995, 1997, 1998, 2000, 2001
-   Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1995, 1997, 1998, 2000, 2001, 2002,
+   2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 127c819180d79a6e9d0e39ec4cd47ea949c04bf4..a4624f9caf12af4cb6792fc2ba14e025e4b3045a 100644 (file)
@@ -1,5 +1,5 @@
 /* depend.c - Handle dependency tracking.
-   Copyright 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 2000, 2001, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index ce034e77ec9c0946016d2dae1f1428ab1d57804b..568946626296a7b9bdd953c4fe3f2d3901ff7cbf 100644 (file)
@@ -1,4 +1,5 @@
-@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002
+@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002,
+@c 2003, 2005
 @c Free Software Foundation, Inc.
 @c This file is part of the documentation for the GAS manual
 
index 6e616df830bd2b2b78c440c0cd4a2d2b25956003..a22cb2a61ded695dd3ae9efefcc5bacaebd0542b 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo @c                               -*-Texinfo-*-
 @c  Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-@c  2001, 2002, 2003, 2004
+@c  2001, 2002, 2003, 2004, 2005
 @c  Free Software Foundation, Inc.
 @c UPDATE!!  On future updates--
 @c   (1)   check for new machine-dep cmdline options in
index 0aee06b2d8be6a184ebb48422c38344299802beb..215ece2435cf356af27323267c4f51350c9daaca 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2002
+@c Copyright 2002, 2003
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index 3889d17c3e48fafd178e76269511857853a65db8..eb51b06e5b08d40735289268feb30185a6ca033e 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004
+@c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index e84952c6985cfffa808e2ef68113e7e5b5433fb1..0ef16b94028fd9d9c8cd350b2adb32aca51aebc4 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2002 Free Software Foundation, Inc.
+@c Copyright 2002, 2004 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @c CRIS description contributed by Axis Communications.
index 0db379cb6daa1253b67d5ae31154a02926806d5d..0def48cd7fb1405eb4ed63ba900f6c9c8dd0b269 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1996, 2000 Free Software Foundation, Inc.
+@c Copyright 1996, 2000, 2002 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC
index 4ea8383af07bf57295935e6191edf85e20383bf2..d75f7381d7777a68779e7bf1b3d8ef478210e1b1 100644 (file)
@@ -1,4 +1,5 @@
-@c Copyright (C) 1991, 1992, 1993, 1994, 1995, 2003 Free Software Foundation, Inc.
+@c Copyright (C) 1991, 1992, 1993, 1994, 1995, 2003
+@c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC
index f0e071cfb902ef9d1aed07ead0aeedfb07d91824..837a35ce4e0202a32706ccef9d12c6332c247d45 100644 (file)
@@ -1,4 +1,5 @@
-@c Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+@c Copyright (C) 1991, 1992, 1993, 1994, 1995, 2003
+@c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @page
index 0c28f4432c3490573876b9704e49799e7820b874..401d07e1ef5cc6743cff7b4fb7b8343fa89b2ef4 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2000 Free Software Foundation, Inc.
+@c Copyright 2000, 2002 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC
index c561bcb350171bd7aa95f4229aa4903a6cf9d507..044218417de00788a2ad8098f2b261006019c5f2 100644 (file)
@@ -1,4 +1,5 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001
+@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000,
+@c 2001, 2003, 2004
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index dad2fc4ecbc351ccd17400fd0ce52012017da896..5dca1cf9c1117edb7038c20bb776b1b26720218a 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 1996
+@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 2002
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index 5d0ec9070045dc8d3695a892c9d0ad58453b9b76..e548911a7708e9377619066d14e97290c826112c 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2002
+@c Copyright 2002, 2003, 2005
 @c Free Software Foundation, Inc.
 @c   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 @c This is part of the GAS manual.
index 52a73c38700da60e68316aca38bece1eb2f55bf2..30cd355aede383fcf6207f9ec660f4a52e96c946 100644 (file)
@@ -1,5 +1,5 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000,
-@c 2003, 2004
+@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+@c 2000, 2003, 2004
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index 8e2ba0004b905d750ead316068ddd397896ed748..a41d6fcac07d535a0a37608fe4d0430321f67e70 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000
+@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2003
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index 965693f970bbe40745e5818342d660600531b802..d3c849c39182d7ec7e1be40eff96bb4a66924232 100644 (file)
@@ -1,5 +1,5 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2003, 2004
-@c Free Software Foundation, Inc.
+@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2003,
+@c 2004 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC
index a31fa83e0dd38e4e7b45247bff13081963b47dbc..8e47fa4a9799ddc52e1da34d539810eb414e11b6 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2001, 2002 Free Software Foundation, Inc.
+@c Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @c MMIX description by Hans-Peter Nilsson, hp@bitrange.com
index a80075c6998b005063214a5ae4b5efcba997316f..e61353ab70aa2d3cfdb2f0afbf61a8ac921f6b08 100644 (file)
@@ -1,4 +1,5 @@
-@c  Copyright 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+@c Copyright 1991, 1992, 1993, 1994, 1995, 2002
+@c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 
index a9d9c8a424824f3b4c53335261cec5153bafcd6c..d714b28343a6e4d66da337e072585a47fd82a0f6 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2001 Free Software Foundation, Inc.
+@c Copyright 2001, 2002 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC
index 76d38d20cf06f13e95d168e16dc0d3bf04a7a58a..542fd13a09f297bbf29a82e58a4169199e3c7be3 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1999 Free Software Foundation, Inc.
+@c Copyright 1999, 2002 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @page
index be90e336f8bd39af871c46282f59264e034e03e0..848540f9c33119bb46d7bac5953b774dad3b896d 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2001, 2002
+@c Copyright 2001, 2002, 2003
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index b08f325ee08e06b03867c8d8fcee874d450679da..59aebe0dc3785de0ca40ce66665dd05d03360d7c 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 2001, 2004
+@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 2001, 2003, 2004
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index 60681ee9208f66aa3d1ae9f8a267dfa04ec4c90c..c38d14e0d8bbed9bfc8aa84e00162128294fca58 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+@c Copyright (C) 2002, 2003 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @page
index c34950e13f7fc996eb58d0e8bb486f156fbb6e82..351b300b2f1a296d235815b00238ea1594f21a61 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1999
+@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1999, 2002
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index 77db23cb76173748134181e5e284f8b24ee50705..374def39e63334ae7af5ba3874444ce9ee8750a9 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1999, 2000 Free Software Foundation, Inc.
+@c Copyright 2000, 2002, 2003 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @c TI TMS320C54X description by Timothy Wall, twall@cygnus.com
index 5fd4bacb28666f5e197df0a2981e93a99df15822..445be057ef3559b1b25bc05c230e14d125e25a8f 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1997, 2003 Free Software Foundation, Inc.
+@c Copyright 1997, 2002, 2003 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 
index 59d82d2bbaceae731b99a96ec2445d25c9049c0b..ac9a4ea700f2ce9b2c6b485a9a343f87f74e82ba 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1998
+@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2002
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
index c31d51a4bbae3fdf24fce2274209bf87edae4ad1..0097efd31621b4fe9214dbf5f24fec604328e9c0 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+@c Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @c
index de34237559be47daf1103b211aa94cfbccc338ee..269b6124a3a2607df805798805210b001203400b 100644 (file)
@@ -1,4 +1,5 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+@c Copyright 1991, 1992, 1993, 1994, 1995, 2003
+@c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC
index c6409a3a1a332d63e869ce70ca8baebedf965841..3d0311a7f712643ebb2acfcaab496a49d0087493 100644 (file)
@@ -4,7 +4,7 @@
 @center Version 1.1, March 2000
 
 @display
-Copyright (C) 2000, Free Software Foundation, Inc.
+Copyright (C) 2000, 2003 Free Software Foundation, Inc.
 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 Everyone is permitted to copy and distribute verbatim copies
index d9916705a61336188a7c190271ada7d96303dc81..e21a7597c2b2f5eef6261838a92bc8c4cf7d963f 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo
 @c  Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-@c  2001, 2002, 2003
+@c  2001, 2002, 2003, 2004, 2005
 @c  Free Software Foundation, Inc.
 @setfilename internals.info
 @node Top
index b452834889b0f73ba1c8d565af5278a1e4da5317..ba920d409747ab5a257c956cafa5f594726e8883 100644 (file)
@@ -1,5 +1,6 @@
 /* dwarf2dbg.c - DWARF2 debug support
-   Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005
+   Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GAS, the GNU Assembler.
index fe8bf277eaa5e7d3299b07826415e1a948be965c..6ef77a42644823af138a73c354e755a5c2313eea 100644 (file)
@@ -1,5 +1,5 @@
 /* dwarf2dbg.h - DWARF2 debug support
-   Copyright 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index e2880d20448a04757d21ea1b8a727cd3bccd04c8..df41931c0d0f37b23d925a4ce84f8aca52fabcbd 100644 (file)
@@ -1,5 +1,5 @@
 /* ecoff.h -- header file for ECOFF debugging support
-   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 2003, 2005
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2003, 2005
    Free Software Foundation, Inc.
    Contributed by Cygnus Support.
    Put together by Ian Lance Taylor <ian@cygnus.com>.
index 4c1a02a500f050282a076bfced707423457c717a..425b97ebe87c8b123a76ea1491a08526fca5e635 100644 (file)
@@ -1,5 +1,5 @@
 /* emul-target.h.  Default values for struct emulation defined in emul.h
-   Copyright 2001 Free Software Foundation, Inc.
+   Copyright 1995 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index e4afa68339f07590a3343a1004b28443129aa3af..c49f895c011466ae916c3ea6e3d1251249e73e1a 100644 (file)
@@ -1,5 +1,5 @@
 /* emul.h.  File format emulation routines
-   Copyright 2001 Free Software Foundation, Inc.
+   Copyright 1995, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 382dda9b1f24cb10501f6cfecd5fcde2a2dfd6a3..1d968e7ca47078cad3db2a52a374bdb08ecb8e0b 100644 (file)
@@ -1,6 +1,6 @@
 /* expr.h -> header file for expr.c
-   Copyright 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
-   Free Software Foundation, Inc.
+   Copyright 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+   2002, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index e3aba2c4661e697bc628479339b2b35421345138..52d853bc653e96915ddfe1ba598e07db7a0a8d47 100644 (file)
@@ -1,5 +1,5 @@
 /* flonum_copy.c - copy a flonum
-   Copyright 1987, 1990, 1991, 1992, 1993, 2000
+   Copyright 1987, 1990, 1991, 1992, 1993, 2000, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 6d17f0a86970e907e34ac9b7f268f3541b629d41..c6dd8ffdd7b13744f8eb7b38c7899866f1965b18 100644 (file)
@@ -1,5 +1,5 @@
 /* flonum_mult.c - multiply two flonums
-   Copyright 1987, 1990, 1991, 1992, 1995, 2000, 2002
+   Copyright 1987, 1990, 1991, 1992, 1995, 2000, 2002, 2003
    Free Software Foundation, Inc.
 
    This file is part of Gas, the GNU Assembler.
index 22aa7558e8353f5054330c0c2067236bc3838008..f350a5c49254dad3ed486e1d9c7cfbc8f524c1be 100644 (file)
@@ -1,5 +1,5 @@
 /* flonum.h - Floating point package
-   Copyright 1987, 1990, 1991, 1992, 1994, 1996, 2000
+   Copyright 1987, 1990, 1991, 1992, 1994, 1996, 2000, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 83625d7fbf608d357eac8c9093a9bfaa09376200..64d1379950221a71c0fe975498b5d45ac165b393 100644 (file)
@@ -1,6 +1,6 @@
 /* frags.c - manage frags -
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2003
+   1999, 2000, 2001, 2003, 2004
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 70da2421e7ba6e2b86893a089013c78049df9f0e..f8fb0593264a505f751eaf9e3bf3be1a5e27568e 100644 (file)
@@ -1,6 +1,6 @@
 /* frags.h - Header file for the frag concept.
    Copyright 1987, 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001,
-   2002, 2003, 2004 Free Software Foundation, Inc.
+   2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index a7b82987b20fab32b90b277581d451c433452a8a..85c6080625e7a73fcea037f4261f012be050dcfe 100644 (file)
@@ -1,6 +1,6 @@
 /* hash.c -- gas hash table code
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
-   2000, 2001, 2002
+   2000, 2001, 2002, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 08f41e6c9de5b974b2fb8bb2e4108a07587615ae..48dad15013c90f97fa8b3a21b4fcd23598d202b7 100644 (file)
@@ -1,5 +1,6 @@
 /* hash.h -- header file for gas hash table routines
-   Copyright 1987, 1992, 1993, 1995, 1999 Free Software Foundation, Inc.
+   Copyright 1987, 1992, 1993, 1995, 1999, 2003
+   Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 8fb04f7bc93a061a788490b4dd7a586f22a827dc..a8fc9e5f21847a353f842ef59f1d179b42c5d6ab 100644 (file)
@@ -1,6 +1,6 @@
 /* input_file.c - Deal with Input Files -
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000, 2001,
-   2003, 2005
+   2002, 2003, 2005
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index b686a0d06567a013f4a9180f3d50a1dd868ae95c..84577c759d62890b70a821e5dcf0161edc81a177 100644 (file)
@@ -1,5 +1,5 @@
 /* input_file.h header for input-file.c
-   Copyright 1987, 1992, 1993, 2000 Free Software Foundation, Inc.
+   Copyright 1987, 1992, 1993, 2000, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 7a03965c9672022607c5128e3fe3719c6d0977ba..2657b8ac5976808346adab915decceec0026538e 100644 (file)
@@ -1,6 +1,6 @@
 /* input_scrub.c - Break up input buffers into whole numbers of lines.
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   2000
+   2000, 2001, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 6498a0f4753411e47eeb2bb461212ccc5550ff75..c37896ff55185f6b4b77f6d5244d998da93f7445 100644 (file)
@@ -1,5 +1,6 @@
 /* itbl-ops.c
-   Copyright 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1997, 1999, 2000, 2001, 2002, 2003, 2005
+   Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 4c98d72da1a1ff954a7d8033d3585aa19ea2c054..c30abc8f2a97ce72e0cf9b92d213d2814d624941 100644 (file)
@@ -1,5 +1,5 @@
 /* itbl-ops.h
-   Copyright 1997, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1997, 1999, 2000, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index aaf6bf7165b991d63e448428e41ef929f279dd38..642cb6f9f016fefd69a2e7b4e98d68b9479cad83 100644 (file)
@@ -1,6 +1,6 @@
 /* listing.c - maintain assembly listings
    Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-   2001, 2002, 2003
+   2001, 2002, 2003, 2005
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 424b6642d0467db4939b1e583d085caf1947518f..d5d1531e01c3f9d76d8e1648bd9f6f64edc319c5 100644 (file)
@@ -1,6 +1,6 @@
 /* This file is listing.h
-   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1997, 1998
-   Free Software Foundation, Inc.
+   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1997, 1998,
+   2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 44d2bf84c817557b3124bfb904a9d7ff790fa390..131838efc1eeb0723eb7ea329afa4368767ec08f 100644 (file)
@@ -1,6 +1,6 @@
 /* macro.c - macro support for gas
-   Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-   Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+   2004, 2005 Free Software Foundation, Inc.
 
    Written by Steve and Judy Chamberlain of Cygnus Support,
       sac@cygnus.com
index 7e6657889d326f2993594838802480ce863af308..54c7f0c500a28f28be3fa4fd016f31034075aaf9 100644 (file)
@@ -1,5 +1,5 @@
 /* macro.h - header file for macro support for gas
-   Copyright 1994, 1995, 1996, 1997, 1998, 2000, 2002
+   Copyright 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2003, 2004
    Free Software Foundation, Inc.
 
    Written by Steve and Judy Chamberlain of Cygnus Support,
index 6b63dcd4aa3a3d5b6fb04288cee41137b5380b17..b065930f83626b07efa8a9b2d41c40a415647e4f 100644 (file)
--- a/gas/obj.h
+++ b/gas/obj.h
@@ -1,8 +1,8 @@
 /* obj.h - defines the object dependent hooks for all object
    format backends.
 
-   Copyright 1987, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1999, 2000, 2002
-   Free Software Foundation, Inc.
+   Copyright 1987, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1999, 2000,
+   2002, 2003, 2004 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 4005fbfa031c599dd4ab881b715fc3c53ede3f45..f401581bed945d6956f96aea6b0e70aae7a02188 100644 (file)
@@ -1,6 +1,6 @@
 /* output-file.c -  Deal with the output file
-   Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 1999, 2001, 2003
-   Free Software Foundation, Inc.
+   Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 1999, 2001,
+   2003, 2004 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 6779e4b404969bd9d2a65b2a221fde7b12dd4ebe..4fedefb69d2466c6391a41e06431e49d1e6bf058 100644 (file)
@@ -1,6 +1,6 @@
 /* This file is output-file.h
 
-   Copyright 1987, 1988, 1989, 1990, 1991, 1992
+   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 75050f362530a253dd31c4951d22f859cd17d6f3..6fee12692c4c30375214b94c6b205d950e646749 100644 (file)
@@ -1,6 +1,6 @@
 /* read.h - of read.c
    Copyright 1986, 1990, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-   2000, 2001, 2002, 2003
+   2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 27b29eee9cdc4b7157c731947e5cb0fbb3eeb9d8..41f827f567c4da2e6ab64a73b9a62ed700c7dce5 100644 (file)
--- a/gas/sb.c
+++ b/gas/sb.c
@@ -1,5 +1,5 @@
 /* sb.c - string buffer manipulation routines
-   Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 2000, 2003 Free Software Foundation, Inc.
 
    Written by Steve and Judy Chamberlain of Cygnus Support,
       sac@cygnus.com
index 30e5bc3a02d6bcb023a4429accfb96392322a414..3394eb6a60c6a13e5e76172b7dc932af3815d2e9 100644 (file)
--- a/gas/sb.h
+++ b/gas/sb.h
@@ -1,5 +1,5 @@
 /* sb.h - header file for string buffer manipulation routines
-   Copyright 1994, 1995, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 2000, 2003 Free Software Foundation, Inc.
 
    Written by Steve and Judy Chamberlain of Cygnus Support,
       sac@cygnus.com
index f8acdc8425754a349f987ca4036be0c863e6408f..c63702f47c1cf203e696ad111446d3bdc2ae39b7 100644 (file)
@@ -1,6 +1,6 @@
 /* Generic stabs parsing for gas.
    Copyright 1989, 1990, 1991, 1993, 1995, 1996, 1997, 1998, 2000, 2001
-   Free Software Foundation, Inc.
+   2002, 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GAS, the GNU Assembler.
 
index 88a4ba05229bb6ac521505c9d11171bd546270ef..70792ee8f58be95b794e665aa1a3a7cb2fc1e906 100644 (file)
@@ -1,6 +1,6 @@
 /* subsegs.c - subsegments -
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2002, 2004, 2005
+   1999, 2000, 2001, 2002, 2004, 2005
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 69c6229865b2501f32f1a0c245bb5b683cfb6474..b1941cb793a741ca90fa57c422d6cab9c1a8176f 100644 (file)
@@ -1,6 +1,6 @@
 /* write.c - emit .o file
    Copyright 1986, 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-   1998, 1999, 2000, 2001, 2002, 2003, 2004
+   1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 0e0f59f8f70b318635b9e61ed8ac63450f06af6a..cf593bc678661e546f84db5d9f770e0cc08f4672 100644 (file)
@@ -1,6 +1,6 @@
 /* write.h
-   Copyright 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001
-   Free Software Foundation, Inc.
+   Copyright 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001,
+   2002, 2003 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.