Remove copyrights from these tiny files, rather than update them to
authorJohn Gilmore <gnu@cygnus>
Tue, 4 Jun 1991 08:47:23 +0000 (08:47 +0000)
committerJohn Gilmore <gnu@cygnus>
Tue, 4 Jun 1991 08:47:23 +0000 (08:47 +0000)
GPL version 2.  Two lines of file names aren't worth copyrighting.

40 files changed:
gdb/config/3b1.mt
gdb/config/altos.mt
gdb/config/altosgas.mt
gdb/config/am29k
gdb/config/arm.mt
gdb/config/bigmips.mt
gdb/config/convex.mt
gdb/config/hp300bsd.mt
gdb/config/hp300hpux.mt
gdb/config/i386sco.mt
gdb/config/i386v-g.mt
gdb/config/i386v.mt
gdb/config/i386v32-g.mt
gdb/config/i386v32.mt
gdb/config/i960.mt
gdb/config/isi.mt
gdb/config/littlemips.mt
gdb/config/m88k.mt
gdb/config/merlin.mt
gdb/config/news.mt
gdb/config/news1000.mt
gdb/config/nindy960.mt
gdb/config/np1.mt
gdb/config/pn.mt
gdb/config/pyramid.mt
gdb/config/sun2os3.mt
gdb/config/sun2os4.mt
gdb/config/sun3.mt
gdb/config/sun386.mt
gdb/config/sun3os3.mt
gdb/config/sun3os4.mt
gdb/config/sun4.mt
gdb/config/sun4os3.mt
gdb/config/sun4os4.mt
gdb/config/symmetry.mt
gdb/config/tahoe.mt
gdb/config/umax.mt
gdb/config/vax.mt
gdb/config/vxworks68.mt
gdb/config/vxworks960.mt

index 8a73b46..6ee651f 100644 (file)
@@ -1,21 +1,3 @@
 # AT&T 3b1/Unix pc
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o m68k-pinsn.o
 TM_FILE= tm-3b1.h
index 5d43893..6887d89 100644 (file)
@@ -1,21 +1,3 @@
 # Altos 3068 (68k, System V release 2)
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= m68k-pinsn.o exec.o
 TM_FILE= tm-altos.h
index 3c502fc..0431a27 100644 (file)
@@ -1,21 +1,4 @@
 # Altos 3068 (68k, System V release 2), using COFF encapsulation
-# Copyright (C) 1989-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 #msg Use of the coff encapsulation features require the GNU binutils utilities
 #msg To be ahead of their System V counterparts in your path.
index 8a9b475..89848af 100755 (executable)
@@ -1,22 +1,4 @@
 # AMD 29000 on EB29K board over a serial line.
-# Copyright (C) 1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o am29k-pinsn.o remote-eb.o am29k-tdep.o
 TM_FILE= tm-29k.h
 # The following is for ../include/a.out.encap.h
index d26c862..ecbb416 100644 (file)
@@ -1,21 +1,3 @@
 # Acorn RISC machine running RISCiX (4.3bsd)
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= arm-tdep.o arm-pinsn.o
 TM_FILE= tm-arm.h
index 0e594d8..3663324 100644 (file)
@@ -1,21 +1,3 @@
 # Big-endian MIPS machine such as Sony News
-# Copyright (C) 1989, 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
 TM_FILE= tm-bigmips.h
index f7938a2..06540dd 100644 (file)
@@ -1,21 +1,3 @@
 # Convex Unix (4bsd)
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= convex-tdep.o convex-pinsn.o
 TM_FILE= tm-convex.h
index ea03374..bba4f4c 100644 (file)
@@ -1,21 +1,3 @@
 # Hewlett-Packard 9000 series 300, running BSD
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o m68k-pinsn.o
 TM_FILE= tm-hp300bsd.h
index cee6ba7..4120bee 100644 (file)
@@ -1,23 +1,6 @@
 # Hewlett-Packard 9000 series 300, running HPUX
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
 
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-#msg Note that GDB only can read symbols from programs that were
+#msg Note that GDB can only read symbols from programs that were
 #msg compiled with GCC
 #msg
 
index b1425f3..6cb5e26 100644 (file)
@@ -1,21 +1,3 @@
 # Intel 386 running SCO Unix (pre-SVR4)
-# Copyright (C) 1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
 TM_FILE= tm-i386v.h
index b93b9ce..481df32 100644 (file)
@@ -1,25 +1,7 @@
 # Intel 386 running System V, using COFF encapsulation
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 #msg Use of the COFF encapsulation features requires the GNU binary utilities
 #msg to be ahead of their System V counterparts in your path.
-#msg
 
 TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
 TM_FILE= tm-i386v-g.h
index 14d9b59..8050534 100644 (file)
@@ -1,21 +1,3 @@
 # Intel 386 running System V
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
 TM_FILE= tm-i386v.h
index 206cb30..4c767c6 100644 (file)
@@ -1,21 +1,4 @@
 # Intel 386 running System V release 3.2, using COFF encapsulation
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 #msg Use of the COFF encapsulation features requires the GNU binary utilities
 #msg to be ahead of their System V counterparts in your path.
index f65ce81..55ea73c 100644 (file)
@@ -1,21 +1,3 @@
 # Intel 386 running System V release 3.2
-# Copyright (C) 1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
 TM_FILE= tm-i386v.h
index d92b73e..c2f3b91 100644 (file)
@@ -1,22 +1,4 @@
 # Intel 80960, under NINDY or under VxWorks, selected at runtime.
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 #msg
 #msg You must specify either "nindy960" or "vxworks960"; there is no
 #msg generic i960 target any more.
index aab33e1..d031117 100644 (file)
@@ -1,21 +1,3 @@
 # ISI Optimum V (3.05) under 4.3bsd.
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o m68k-pinsn.o
 TM_FILE= tm-isi.h
index 709bc57..f558048 100644 (file)
@@ -1,21 +1,3 @@
 # Little-endian MIPS machine such as DECstation.
-# Copyright (C) 1989, 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
 TM_FILE= tm-mips.h
index c04957c..80877b0 100644 (file)
@@ -1,22 +1,4 @@
 # Motorola 88000 running DGUX
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= tdesc.o m88k-tdep.o m88k-pinsn.o exec.o coredep.o
 TM_CLIBS= tdesc-lib/libdc.o
 TM_CDEPS= tdesc-lib/libdc.o
index 1ed8caa..ee330ff 100644 (file)
@@ -1,21 +1,3 @@
 # Merlin running utek 2.1
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o ns32k-pinsn.o
 TM_FILE= tm-merlin.h
index 905596c..8700a2b 100644 (file)
@@ -1,21 +1,3 @@
 # Sony news series 700/800/900 (68020) running NewsOS version 3.
-# Copyright (C) 1989-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= m68k-pinsn.o exec.o m68k-tdep.o
 TM_FILE= tm-news.h
index d390504..18fabe4 100644 (file)
@@ -1,21 +1,3 @@
 # Sony news series 1000 (68030) running NewsOS version 3.
-# Copyright (C) 1989-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= m68k-pinsn.o exec.o
 TM_FILE= tm-news.h
index f7dc6f7..06b9a51 100644 (file)
@@ -1,22 +1,4 @@
 # Intel 80960, in an embedded system under the NINDY monitor
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o i960-pinsn.o i960-tdep.o nindy-tdep.o remote-nindy.o nindy.o Onindy.o ttybreak.o ttyflush.o
 TM_FILE= tm-nindy960.h
 TM_CFLAGS=
index 4fafd7b..69b226e 100644 (file)
@@ -1,21 +1,3 @@
 # Gould NP1
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o gould-pinsn.o
 TM_FILE= tm-np1.h
index ad26b9c..b7f062c 100644 (file)
@@ -1,21 +1,3 @@
 # Gould Powernode
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o gould-pinsn.o
 TM_FILE= tm-pn.h
index d62e88e..72e1dad 100644 (file)
@@ -1,25 +1,7 @@
 # Pyramid under OSx 4.0 (4.2bsd).
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 #msg Note that GDB on Pyramids only works with GCC,
 #msg at least for some programs.
-#msg
 
 TDEPFILES= pyr-pinsn.o pyr-tdep.o exec.o
 TM_FILE= tm-pyr.h
index 99dc7f7..3cabf51 100644 (file)
@@ -1,22 +1,4 @@
 # Sun 2, running SunOS 3
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 # The system-supplied assembler re-orders the symbols so that gdb
 # can't find "gcc_compiled.".
 #msg If you compile your program with GCC, use the GNU assembler.
index d70dd81..c4bc424 100644 (file)
@@ -1,22 +1,4 @@
 # Sun 2, running SunOS 4
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 # The system-supplied assembler re-orders the symbols so that gdb
 # can't find "gcc_compiled.".
 #msg If you compile your program with GCC, use the GNU assembler.
index ae6e351..b075765 100644 (file)
@@ -1,21 +1,3 @@
 # Sun 3, running SunOS 4, as a target system
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o m68k-pinsn.o solib.o m68k-tdep.o
 TM_FILE= tm-sun3os4.h
index 1a0bca5..6bd8cc0 100644 (file)
@@ -1,21 +1,3 @@
 # Sun 386i target configuration file.
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o i386-pinsn.o solib.o
 TM_FILE= tm-sun386.h
index 3eea3bf..1c5d2b9 100644 (file)
@@ -1,22 +1,4 @@
 # Sun 3, running SunOS 3
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 # The system-supplied assembler re-orders the symbols so that gdb
 # can't find "gcc_compiled.".
 #msg If you compile your program with GCC, use the GNU assembler.
index ae6e351..b075765 100644 (file)
@@ -1,21 +1,3 @@
 # Sun 3, running SunOS 4, as a target system
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o m68k-pinsn.o solib.o m68k-tdep.o
 TM_FILE= tm-sun3os4.h
index 030872d..0aa95d8 100644 (file)
@@ -1,22 +1,4 @@
 # Sun 4 or Sparcstation, running SunOS 4
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 # The system-supplied assembler re-orders the symbols so that gdb
 # can't find "gcc_compiled.".
 #msg If you compile your program with GCC, use the GNU assembler.
index b90a65c..35942d9 100644 (file)
@@ -1,22 +1,4 @@
 # Sun 4 or Sparcstation, running SunOS 3
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 # The system-supplied assembler re-orders the symbols so that gdb
 # can't find "gcc_compiled.".
 #msg If you compile your program with GCC, use the GNU assembler.
index 030872d..0aa95d8 100644 (file)
@@ -1,22 +1,4 @@
 # Sun 4 or Sparcstation, running SunOS 4
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 # The system-supplied assembler re-orders the symbols so that gdb
 # can't find "gcc_compiled.".
 #msg If you compile your program with GCC, use the GNU assembler.
index b27c1b1..1165d5e 100644 (file)
@@ -1,21 +1,3 @@
 # Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387.
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= symm-tdep.o i386-pinsn.o
 TM_FILE= tm-symmetry.h
index f21a55c..c15d05c 100644 (file)
@@ -1,21 +1,3 @@
 # CCI or Harris Tahoe running BSD Unix
-# Copyright (C) 1989-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= tahoe-pinsn.o exec.o
 TM_FILE= tm-tahoe.h
index 994da6d..798586f 100644 (file)
@@ -1,21 +1,3 @@
 # Encore running umax 4.2
-# Copyright (C) 1990 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o ns32k-pinsn.o
 TM_FILE= tm-umax.h
index a8e749a..a222c67 100644 (file)
@@ -1,21 +1,3 @@
 # DEC VAX running BSD or Ultrix
-# Copyright (C) 1989-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= vax-pinsn.o exec.o
 TM_FILE= tm-vax.h
index 878bafd..0870164 100644 (file)
@@ -1,21 +1,3 @@
 # VxWorks running on a 68000, as a target system
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o xdr_regs.o
 TM_FILE= tm-vx68.h
index 88c850e..ccda23d 100644 (file)
@@ -1,22 +1,4 @@
 # VxWorks running on an Intel 960, as a target system
-# Copyright (C) 1990-1991 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB 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 1, or (at your option)
-# any later version.
-
-# GDB 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 GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
 TDEPFILES= exec.o i960-pinsn.o i960-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o xdr_regs.o
 TM_FILE= tm-vx960.h
 # Define this for the vx-share routines, which don't see param.h.