From 01170860041245c8e85443a2ad50b17c67c2c1a7 Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Thu, 13 Feb 1992 09:49:39 +0000 Subject: [PATCH] All files over ~5 lines get copylefted. All copylefted files get copylefted 1992. --- gas/a.out.gnu.h | 20 ++++++++++++++++++++ gas/bignum-copy.c | 2 +- gas/config/a.out.h | 2 +- gas/config/coff.gnu.h | 2 +- gas/config/cplus-dem.c | 2 +- gas/config/ho-a29k.h | 2 +- gas/config/ho-ansi.h | 2 +- gas/config/ho-cygnus.h | 2 +- gas/config/ho-decstation.h | 2 +- gas/config/ho-hpux.h | 2 +- gas/config/ho-i386.h | 2 +- gas/config/ho-rs6000.h | 2 +- gas/config/ho-sunos.h | 19 +++++++++++++++++++ gas/config/ho-sysv.h | 2 +- gas/config/ho-vax.h | 2 +- gas/config/obj-bfd-sunos.c | 2 +- gas/config/obj-bfd-sunos.h | 2 +- gas/config/obj-bout.c | 2 +- gas/config/obj-bout.h | 2 +- gas/config/obj-coffbfd.c | 2 +- gas/config/obj-coffbfd.h | 7 ++++--- gas/config/obj-generic.c | 26 ++++++++++++++++++++------ gas/config/obj-generic.h | 19 +++++++++++++++++++ gas/config/obj-ieee.c | 2 +- gas/config/obj-ieee.h | 21 ++++++++++++++++++++- gas/config/ranlib.h | 19 ++++++++++++++++++- gas/config/signame.h | 2 +- gas/config/stab.h | 19 +++++++++++++++++++ gas/config/tc-a29k.c | 2 +- gas/config/tc-a29k.h | 2 +- gas/config/tc-m68kmote.c | 6 +++--- gas/config/tc-m68kmote.h | 20 ++++++++++++++++++++ gas/config/te-ic960.h | 20 ++++++++++++++++++++ gas/config/vms/objrecdef.h | 20 ++++++++++++++++++++ gas/config/vms/vms-dbg.c | 20 ++++++++++++++++++++ gas/config/vms/vms.c | 3 ++- gas/flonum-const.c | 2 +- gas/hex-value.c | 2 +- gas/strstr.c | 4 +++- gas/xmalloc.c | 3 ++- gas/xrealloc.c | 5 +++-- 41 files changed, 256 insertions(+), 43 deletions(-) diff --git a/gas/a.out.gnu.h b/gas/a.out.gnu.h index 123e225c1d..fe777f9acb 100755 --- a/gas/a.out.gnu.h +++ b/gas/a.out.gnu.h @@ -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__ diff --git a/gas/bignum-copy.c b/gas/bignum-copy.c index 9a00f89de4..38db98dbe5 100644 --- a/gas/bignum-copy.c +++ b/gas/bignum-copy.c @@ -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. diff --git a/gas/config/a.out.h b/gas/config/a.out.h index ed39299313..25c619533a 100755 --- a/gas/config/a.out.h +++ b/gas/config/a.out.h @@ -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. diff --git a/gas/config/coff.gnu.h b/gas/config/coff.gnu.h index 83e32aa34b..8046f9e38e 100755 --- a/gas/config/coff.gnu.h +++ b/gas/config/coff.gnu.h @@ -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. diff --git a/gas/config/cplus-dem.c b/gas/config/cplus-dem.c index 9849d431e0..b286d150eb 100644 --- a/gas/config/cplus-dem.c +++ b/gas/config/cplus-dem.c @@ -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 diff --git a/gas/config/ho-a29k.h b/gas/config/ho-a29k.h index 327cc2e9c5..683c4f7da4 100755 --- a/gas/config/ho-a29k.h +++ b/gas/config/ho-a29k.h @@ -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. diff --git a/gas/config/ho-ansi.h b/gas/config/ho-ansi.h index 4aaf615280..095c24b3fb 100644 --- a/gas/config/ho-ansi.h +++ b/gas/config/ho-ansi.h @@ -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. diff --git a/gas/config/ho-cygnus.h b/gas/config/ho-cygnus.h index 890ff079f6..ad408d2a59 100755 --- a/gas/config/ho-cygnus.h +++ b/gas/config/ho-cygnus.h @@ -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. diff --git a/gas/config/ho-decstation.h b/gas/config/ho-decstation.h index c759d0f6cd..1cab4d516e 100644 --- a/gas/config/ho-decstation.h +++ b/gas/config/ho-decstation.h @@ -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. diff --git a/gas/config/ho-hpux.h b/gas/config/ho-hpux.h index cff62b1784..d5ff31a833 100644 --- a/gas/config/ho-hpux.h +++ b/gas/config/ho-hpux.h @@ -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. diff --git a/gas/config/ho-i386.h b/gas/config/ho-i386.h index 50a5bf08c3..078e3942a0 100644 --- a/gas/config/ho-i386.h +++ b/gas/config/ho-i386.h @@ -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. diff --git a/gas/config/ho-rs6000.h b/gas/config/ho-rs6000.h index c5a86ebbfb..fe57e8e3cd 100644 --- a/gas/config/ho-rs6000.h +++ b/gas/config/ho-rs6000.h @@ -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. diff --git a/gas/config/ho-sunos.h b/gas/config/ho-sunos.h index 6c862e8254..9e0a4133ef 100644 --- a/gas/config/ho-sunos.h +++ b/gas/config/ho-sunos.h @@ -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__ */ diff --git a/gas/config/ho-sysv.h b/gas/config/ho-sysv.h index 9f8a78b58b..bc9b267402 100644 --- a/gas/config/ho-sysv.h +++ b/gas/config/ho-sysv.h @@ -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. diff --git a/gas/config/ho-vax.h b/gas/config/ho-vax.h index 26b3d875f6..a02a58383e 100644 --- a/gas/config/ho-vax.h +++ b/gas/config/ho-vax.h @@ -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. diff --git a/gas/config/obj-bfd-sunos.c b/gas/config/obj-bfd-sunos.c index d8cff8ce1f..17faf7c7b8 100644 --- a/gas/config/obj-bfd-sunos.c +++ b/gas/config/obj-bfd-sunos.c @@ -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. diff --git a/gas/config/obj-bfd-sunos.h b/gas/config/obj-bfd-sunos.h index 1a28e5796f..958d8a9365 100644 --- a/gas/config/obj-bfd-sunos.h +++ b/gas/config/obj-bfd-sunos.h @@ -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. diff --git a/gas/config/obj-bout.c b/gas/config/obj-bout.c index 75e3ac3a4b..74cfd45ca1 100644 --- a/gas/config/obj-bout.c +++ b/gas/config/obj-bout.c @@ -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. diff --git a/gas/config/obj-bout.h b/gas/config/obj-bout.h index 93a39c447b..07a4118c8c 100644 --- a/gas/config/obj-bout.h +++ b/gas/config/obj-bout.h @@ -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. diff --git a/gas/config/obj-coffbfd.c b/gas/config/obj-coffbfd.c index 8ad737d210..dd4c527d25 100644 --- a/gas/config/obj-coffbfd.c +++ b/gas/config/obj-coffbfd.c @@ -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. diff --git a/gas/config/obj-coffbfd.h b/gas/config/obj-coffbfd.h index f6a5c297c2..d1afabb24b 100644 --- a/gas/config/obj-coffbfd.h +++ b/gas/config/obj-coffbfd.h @@ -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" diff --git a/gas/config/obj-generic.c b/gas/config/obj-generic.c index 86eac73c2e..a91eff9aac 100644 --- a/gas/config/obj-generic.c +++ b/gas/config/obj-generic.c @@ -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"; diff --git a/gas/config/obj-generic.h b/gas/config/obj-generic.h index 69bf1f3ec1..8dec4bf2af 100644 --- a/gas/config/obj-generic.h +++ b/gas/config/obj-generic.h @@ -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. diff --git a/gas/config/obj-ieee.c b/gas/config/obj-ieee.c index 56ebcf6aaf..d8a3530835 100644 --- a/gas/config/obj-ieee.c +++ b/gas/config/obj-ieee.c @@ -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. diff --git a/gas/config/obj-ieee.h b/gas/config/obj-ieee.h index b667b2aa90..3baa081182 100644 --- a/gas/config/obj-ieee.h +++ b/gas/config/obj-ieee.h @@ -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 diff --git a/gas/config/ranlib.h b/gas/config/ranlib.h index cecaa9a1ee..d7fda4519d 100755 --- a/gas/config/ranlib.h +++ b/gas/config/ranlib.h @@ -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. diff --git a/gas/config/signame.h b/gas/config/signame.h index e8f6da8050..3af31d8fb0 100755 --- a/gas/config/signame.h +++ b/gas/config/signame.h @@ -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 diff --git a/gas/config/stab.h b/gas/config/stab.h index 20c56498b4..efeee1edad 100755 --- a/gas/config/stab.h +++ b/gas/config/stab.h @@ -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. */ diff --git a/gas/config/tc-a29k.c b/gas/config/tc-a29k.c index 417d6d657e..1111d03814 100644 --- a/gas/config/tc-a29k.c +++ b/gas/config/tc-a29k.c @@ -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. diff --git a/gas/config/tc-a29k.h b/gas/config/tc-a29k.h index e88866eff4..254ebe1980 100644 --- a/gas/config/tc-a29k.h +++ b/gas/config/tc-a29k.h @@ -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. diff --git a/gas/config/tc-m68kmote.c b/gas/config/tc-m68kmote.c index 69a10f5696..53a83c1418 100644 --- a/gas/config/tc-m68kmote.c +++ b/gas/config/tc-m68kmote.c @@ -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 #include "as.h" diff --git a/gas/config/tc-m68kmote.h b/gas/config/tc-m68kmote.h index 4be4e870ef..e1904ff8cc 100644 --- a/gas/config/tc-m68kmote.h +++ b/gas/config/tc-m68kmote.h @@ -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. diff --git a/gas/config/te-ic960.h b/gas/config/te-ic960.h index 84a315cff9..8d326320c2 100644 --- a/gas/config/te-ic960.h +++ b/gas/config/te-ic960.h @@ -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. diff --git a/gas/config/vms/objrecdef.h b/gas/config/vms/objrecdef.h index 675c1fee94..7a06d84a2f 100644 --- a/gas/config/vms/objrecdef.h +++ b/gas/config/vms/objrecdef.h @@ -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 diff --git a/gas/config/vms/vms-dbg.c b/gas/config/vms/vms-dbg.c index 75cc4c8158..5e0e8ecb99 100644 --- a/gas/config/vms/vms-dbg.c +++ b/gas/config/vms/vms-dbg.c @@ -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 #include "as.h" #include "struc-symbol.h" diff --git a/gas/config/vms/vms.c b/gas/config/vms/vms.c index 8c873af629..14dcc127f6 100644 --- a/gas/config/vms/vms.c +++ b/gas/config/vms/vms.c @@ -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. diff --git a/gas/flonum-const.c b/gas/flonum-const.c index cbcf8d8496..6be9fde8ef 100755 --- a/gas/flonum-const.c +++ b/gas/flonum-const.c @@ -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. diff --git a/gas/hex-value.c b/gas/hex-value.c index 36defadf88..b724377c5f 100644 --- a/gas/hex-value.c +++ b/gas/hex-value.c @@ -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. diff --git a/gas/strstr.c b/gas/strstr.c index cab18fc8cb..717ec1f96d 100644 --- a/gas/strstr.c +++ b/gas/strstr.c @@ -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 diff --git a/gas/xmalloc.c b/gas/xmalloc.c index 3018f742f2..92c06ff1d3 100644 --- a/gas/xmalloc.c +++ b/gas/xmalloc.c @@ -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. diff --git a/gas/xrealloc.c b/gas/xrealloc.c index f262b1ce50..2d551ed5cb 100644 --- a/gas/xrealloc.c +++ b/gas/xrealloc.c @@ -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. -- 2.34.1