All files over ~5 lines get copylefted. All copylefted files get
authorK. Richard Pixley <rich@cygnus>
Thu, 13 Feb 1992 09:49:39 +0000 (09:49 +0000)
committerK. Richard Pixley <rich@cygnus>
Thu, 13 Feb 1992 09:49:39 +0000 (09:49 +0000)
copylefted 1992.

41 files changed:
gas/a.out.gnu.h
gas/bignum-copy.c
gas/config/a.out.h
gas/config/coff.gnu.h
gas/config/cplus-dem.c
gas/config/ho-a29k.h
gas/config/ho-ansi.h
gas/config/ho-cygnus.h
gas/config/ho-decstation.h
gas/config/ho-hpux.h
gas/config/ho-i386.h
gas/config/ho-rs6000.h
gas/config/ho-sunos.h
gas/config/ho-sysv.h
gas/config/ho-vax.h
gas/config/obj-bfd-sunos.c
gas/config/obj-bfd-sunos.h
gas/config/obj-bout.c
gas/config/obj-bout.h
gas/config/obj-coffbfd.c
gas/config/obj-coffbfd.h
gas/config/obj-generic.c
gas/config/obj-generic.h
gas/config/obj-ieee.c
gas/config/obj-ieee.h
gas/config/ranlib.h
gas/config/signame.h
gas/config/stab.h
gas/config/tc-a29k.c
gas/config/tc-a29k.h
gas/config/tc-m68kmote.c
gas/config/tc-m68kmote.h
gas/config/te-ic960.h
gas/config/vms/objrecdef.h
gas/config/vms/vms-dbg.c
gas/config/vms/vms.c
gas/flonum-const.c
gas/hex-value.c
gas/strstr.c
gas/xmalloc.c
gas/xrealloc.c

index 123e225c1d256c0bb550b2c43cf7cfd5faff3be0..fe777f9acba91c536935277b8832dc39922c39af 100755 (executable)
@@ -1,3 +1,23 @@
+/* This file is a.out.gnu.h
+
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 #ifndef __A_OUT_GNU_H__
 #define __A_OUT_GNU_H__
 
index 9a00f89de4abb93df73e8529413708430dc3606a..38db98dbe57c75385da35e63808f6e100ee2e867 100644 (file)
@@ -1,5 +1,5 @@
 /* bignum_copy.c - copy a bignum
-   Copyright (C) 1987, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index ed39299313688d34818a36f7fc5e5051399d94dc..25c619533a3a125a257634822fe10dd08f82acab 100755 (executable)
@@ -1,5 +1,5 @@
 /* This file describes the a.out file format
-   Copyright (C) 1987 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 83e32aa34b8fa3b56753cc0d8b938c6d3a2c2755..8046f9e38ed5e7b861e6f78dca5a77cfee30bca6 100755 (executable)
@@ -1,5 +1,5 @@
 /* coff.gnu.h
-   Copyright (C) 1987 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 9849d431e0c422655ed2637a6d4babc0c40ac5bd..b286d150eb57a4a9d4ac5fc0c2f8a95ea722159f 100644 (file)
@@ -1,5 +1,5 @@
 /* Demangler for GNU C++ 
-   Copyright (C) 1989 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1992 Free Software Foundation, Inc.
    written by James Clark (jjc@jclark.uucp)
    
    This program is free software; you can redistribute it and/or modify
index 327cc2e9c504c552b53e5ef0f984a10013485c80..683c4f7da409291df7c0359ed40ce57339d4483a 100755 (executable)
@@ -1,7 +1,7 @@
 /* ho-a29k.h  Host-specific header file intended for "eb" board with
    HIF.
    
-   Copyright (C) 1987, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 4aaf61528057a0cf584e8a083f0c28066abcef9a..095c24b3fbc1eb224586559ba9960b2ba0e17897 100644 (file)
@@ -1,5 +1,5 @@
 /* ho-ansi.h  Host-specific header file for generic ansi environments.
-   Copyright (C) 1987, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 890ff079f6deaf95cec80f478a9fcd838f19733f..ad408d2a5918cdd4fa65c43e903c484d6bd05ff2 100755 (executable)
@@ -1,5 +1,5 @@
 /* ho-ansi.h  Host-specific header file for generic ansi environments.
-   Copyright (C) 1987, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index c759d0f6cd9a8aad6b80bc94d0517e5edb101c8f..1cab4d516e05664ff71310953031c371f0055a93 100644 (file)
@@ -1,5 +1,5 @@
 /* ho-pmax.h  Host-specific header file for decstation 3100.
-   Copyright (C) 1987, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index cff62b1784d7c9688d79d9a29c354a21e6bcddb6..d5ff31a83364223fa87e1d2d3faf1e4918405dde 100644 (file)
@@ -1,5 +1,5 @@
 /* ho-hpux.h -- Header to compile the assembler under HP-UX
-   Copyright (C) 1988, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 50a5bf08c31f3cc82a7bc74edc77cf8e21927abe..078e3942a0a01a65ea1780aaef174660cf0e65ad 100644 (file)
@@ -1,5 +1,5 @@
 /* ho-i386.h  i386 specific header file.
-   Copyright (C) 1987, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index c5a86ebbfb8d91b1ff25019233011e73f143e592..fe57e8e3cd9edfc5a05fdabba3d56994a76db748 100644 (file)
@@ -1,5 +1,5 @@
 /* ho-rs6000.h  Rs6000 host-specific header file.
-   Copyright (C) 1987, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 6c862e8254f0923deace67e8af237103ee07d50b..9e0a4133ef42c9c9c7dca896852d499845449c77 100644 (file)
@@ -1,3 +1,22 @@
+/* This file is ho-sunos.h
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 #ifndef __STDC__
 #define NO_STDARG
 #endif /* not __STDC__ */
index 9f8a78b58b6d3ebfe3b22be11f9b9a46f6123d98..bc9b26740209f1a087da40212ecbc0cc53a461ca 100644 (file)
@@ -1,5 +1,5 @@
 /* ho-sysv.h  System V specific header file.
-   Copyright (C) 1987, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 26b3d875f64c1cf6fa679c26d1e17dc0c0b792fe..a02a58383e27bf87c4203a3719fecc3e43b3d6be 100644 (file)
@@ -1,5 +1,5 @@
 /* ho-vax.h  Intended for vax ultrix
-   Copyright (C) 1987, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index d8cff8ce1fdac5ea4dce9e418d8e4e8e4d2eec20..17faf7c7b8104d8e218e039c6a3abc0bb9da690f 100644 (file)
@@ -1,5 +1,5 @@
 /* obj-bfd-sunos.c
-   Copyright (C) 1987 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 1a28e5796f708489e6430dbf90078ca221826559..958d8a9365b2530d9cbe3a8abab0ba30938959f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 1987 Free Software Foundation, Inc.
+  Copyright (C) 1987, 1992 Free Software Foundation, Inc.
   
   This file is part of GAS, the GNU Assembler.
   
index 75e3ac3a4bdeff17adad79cfc16010e0aa92d297..74cfd45ca1e883284c5ad4d7401738dc0c204aab 100644 (file)
@@ -1,5 +1,5 @@
 /* b.out object file format
-   Copyright (C) 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 93a39c447bcee46297052a4f1b1485dac62148ed..07a4118c8ce67ffb10ffb1bed5a35464f223f622 100644 (file)
@@ -1,5 +1,5 @@
 /* b.out object file format
-   Copyright (C) 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 8ad737d2109d3fd63119786c73665783e8bfb734..dd4c527d256e74f1c997f0f564b2e13e2aea4285 100644 (file)
@@ -1,5 +1,5 @@
 /* coff object file format with bfd
-   Copyright (C) 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS.
    
index f6a5c297c2b2ebf6937a1f1be5410e5d0815b398..d1afabb24b07dc334dd4dd90d03741a56dc00188 100644 (file)
@@ -1,7 +1,5 @@
-#ifndef OBJ_FORMAT_H
-#define OBJ_FORMAT_H
 /* coff object file format
-   Copyright (C) 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS.
    
@@ -19,6 +17,9 @@
    along with GAS; see the file COPYING.  If not, write to
    the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
+#ifndef OBJ_FORMAT_H
+#define OBJ_FORMAT_H
+
 #define OBJ_COFF 1
 
 #include "targ-cpu.h"
index 86eac73c2e86c8988bd294a1f6495c37b63cbb9d..a91eff9aac73163beaff8483132eab4b4e491240 100644 (file)
@@ -1,9 +1,23 @@
-/*
- * This file is obj-generic.c and is intended to be a template for
- * object format specific source files. 
- *
- * Last Mod Thu Jan 3 19:30:50 PST 1991, by rich@sendai
- */
+/* This file is obj-generic.c and is intended to be a template for
+   object format specific source files. 
+
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Chars that can be used to separate mant from exp in floating point nums */
 char EXP_CHARS[] = "eE";
index 69bf1f3ec1430334224ead95f867c54e83e4e9d3..8dec4bf2af4fb6843872db915fcc7744c67b1061 100644 (file)
@@ -1,3 +1,22 @@
+/* This file is obj-generic.h
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 /*
  * This file is obj-generic.h and is intended to be a template for
  * object format specific header files. 
index 56ebcf6aaf3e09cbdadb1672266dcb35bfaf1c91..d8a35308353e8b817478725df96772479078ed48 100644 (file)
@@ -1,5 +1,5 @@
 /* obj-format for ieee-695 records.
-   Copyright (C) 1991 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index b667b2aa908c4f42b56a1f38090c3a2a3de0ae3d..3baa081182652410b31a5bd59662f0cbd6f168d7 100644 (file)
@@ -1,5 +1,24 @@
-#define BFD 1
+/* This file is obj-ieee.h
+
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
+#define BFD 1
 
 #include <bfd.h>
 
index cecaa9a1ee429263b485fd9feb0f1d7676330c5a..d7fda4519d1c04b4c7e6b6ebc792f00b246755ec 100755 (executable)
@@ -1,4 +1,21 @@
-/*     ranlib.h        4.1     83/05/03        */
+/* This file is ranlib.h
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /*
  * Structure of the __.SYMDEF table of contents for an archive.
index e8f6da80508b528667c7f33eec48294fb838c8a8..3af31d8fb029443a652501b7e3238a64fd9fa491 100755 (executable)
@@ -1,5 +1,5 @@
 /* Convert between signal names and numbers.
-   Copyright (C) 1990 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1992 Free Software Foundation, Inc.
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 20c56498b4fbc2446518e3a7dae38b1e39182e13..efeee1edad22aca0b1586a616e6eb4c5587c6fd1 100755 (executable)
@@ -1,3 +1,22 @@
+/* This file is stab.h
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 #ifndef __GNU_STAB__
 
 /* Indicate the GNU stab.h is in use.  */
index 417d6d657ea641b8351fd1ad556359ecf4ff4efa..1111d03814c243bf141f05542d6bb942a1992dcc 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-a29k.c -- Assemble for the AMD 29000.
-   Copyright (C) 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index e88866eff44075e3ee1a81c245822bf2b0090bec..254ebe198000a470a9c066b941be6ab8042df1b0 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-a29k.h -- Assemble for the AMD 29000.
-   Copyright (C) 1989, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 69a10f5696baabdc2a3aef207f90eb0dddbb08f5..53a83c1418acabf80596dc5763e622aef99fcaa0 100644 (file)
@@ -1,7 +1,6 @@
-#define MRI 
-/* m68k.c  All the m68020 specific stuff in one convenient, huge,
+/* tc-m68kmote.c  All the m68020 specific stuff in one convenient, huge,
    slow to compile, easy to find file.
-   Copyright (C) 1987, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
@@ -19,6 +18,7 @@
    along with GAS; see the file COPYING.  If not, write to
    the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
+#define MRI 
 #include <ctype.h>
 
 #include "as.h"
index 4be4e870ef22509a33d58c18534ab37e05403345..e1904ff8cc4a750822b0269c43c6e2787dd0af65 100644 (file)
@@ -1,3 +1,23 @@
+/* This file is tc-m68kmote.h
+
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 /*
  * This file is tp-generic.h and is intended to be a template for
  * target processor specific header files. 
index 84a315cff99bd2ea410ccdf6154caad20671ddba..8d326320c2e2268b2d87bdcec062c6a7136b3269 100644 (file)
@@ -1,3 +1,23 @@
+/* This file is twe-ic960.h
+
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 /*
  * This file is te-ic960.h and is intended to define ic960 environment
  * specific differences.
index 675c1fee9444809d774c2627027115380d3ae7e6..7a06d84a2f3c6aa1adeb5330f8bf5faca6063b34 100644 (file)
@@ -1,3 +1,23 @@
+/* This file is objrecdef.h
+
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 /*
  *
  *     $OBJRECDEF
index 75cc4c81584db0b679da5503a0fb8f5fef3d851d..5e0e8ecb9984313e8548c38c4ae479ff16f2ce79 100644 (file)
@@ -1,3 +1,23 @@
+/* This file is vms-dbg.c
+
+   Copyright (C) 1987-1992 Free Software Foundation, Inc.
+   
+   This file is part of GAS, the GNU Assembler.
+   
+   GAS is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
+   
+   GAS is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+   
+   You should have received a copy of the GNU General Public License
+   along with GAS; see the file COPYING.  If not, write to
+   the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
+
 #include <stdio.h>
 #include "as.h"
 #include "struc-symbol.h"
index 8c873af629f41676a5c57e6437f9d5348e32cb7c..14dcc127f6d6aaf2a973c230b74f9f5a41dcea95 100644 (file)
@@ -1,5 +1,6 @@
 /* vms.c -- Write out a VAX/VMS object file
-   Copyright (C) 1987, 1988 Free Software Foundation, Inc.
+
+   Copyright (C) 1987, 1988, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index cbcf8d84963c2ca0b6daff2d695b1c815e9b8f47..6be9fde8efaaafced7b58892af0ed3a74fbf7673 100755 (executable)
@@ -1,5 +1,5 @@
 /* flonum_const.c - Useful Flonum constants
-   Copyright (C) 1987, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index 36defadf8828deccec430d0cf4982f0a6f97dd64..b724377c5ff1d59d169d57967d3da0490b6e5100 100644 (file)
@@ -1,5 +1,5 @@
 /* hex_value.c - char=>radix-value -
-   Copyright (C) 1987, 1990, 1991 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index cab18fc8cbb987d6ada8c032b5e90d60004d84d9..717ec1f96d00dcc31cfd182427b55f201bcc663d 100644 (file)
@@ -1,5 +1,6 @@
 /* strstr - find first occurrence of wanted in s
-   Copyright (C) 1989, 1990, 1991 Free Software Foundation.
+
+   Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation.
    
    This file is part of GAS, the GNU Assembler.
    
@@ -18,6 +19,7 @@
    the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* If your compiler is really ansi, then you don't need this. */
+
 #ifndef __STDC__
 
 #define SIZET int
index 3018f742f2dbc0c3d7551c277533ad815a872862..92c06ff1d3f83ddd4ab7c9052ea7aff1316110dc 100644 (file)
@@ -1,5 +1,6 @@
 /* xmalloc.c - get memory or bust
-   Copyright (C) 1987, 1990, 1991 Free Software Foundation, Inc.
+
+   Copyright (C) 1987, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
index f262b1ce50fe520d4767e2133a0d62261441b24b..2d551ed5cb697f2bafdcd7378e9d960cfc085e0c 100644 (file)
@@ -1,5 +1,6 @@
-/* xrealloc.c -new memory or bust-
-   Copyright (C) 1987, 1990, 1991 Free Software Foundation, Inc.
+/* xrealloc.c - new memory or bust
+
+   Copyright (C) 1987, 1990, 1991, 1992 Free Software Foundation, Inc.
    
    This file is part of GAS, the GNU Assembler.
    
This page took 0.044531 seconds and 4 git commands to generate.