copyright notices
authorKen Raeburn <raeburn@cygnus>
Thu, 6 Jul 1995 17:12:22 +0000 (17:12 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 6 Jul 1995 17:12:22 +0000 (17:12 +0000)
bfd/elfcore.h
bfd/elflink.c
bfd/elflink.h

index 51dfec526f4b3b6ba2fb39b8fe61c7c564910fa2..558dd0da051e4cf928c8d80b3c82374a7edc7d90 100644 (file)
@@ -1,3 +1,21 @@
+/* ELF core file support for BFD.
+   Copyright  1995 Free Software Foundation, Inc.
+
+This file is part of BFD, the Binary File Descriptor library.
+
+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
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program 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 this program; if not, write to the Free Software
+Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Core file support */
 
 #ifdef HAVE_PROCFS             /* Some core file support requires host /proc files */
index 123bccd71480dfe40134340071499a5b7a92c584..3c08a4a25da2d5362e99d7d4f397a6893f49cd09 100644 (file)
@@ -1,5 +1,5 @@
 /* ELF linking support for BFD.
-   Copyright 1993, 1995 Free Software Foundation, Inc.
+   Copyright 1995 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
index c47495976a26b7ff602d8281e262f0f4fd878c75..554e14c4045efb866ebcdb15a3d75f02ff6d0338 100644 (file)
@@ -1,3 +1,21 @@
+/* ELF linker support.
+   Copyright 1995 Free Software Foundation, Inc.
+
+This file is part of BFD, the Binary File Descriptor library.
+
+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
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program 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 this program; if not, write to the Free Software
+Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* ELF linker code.  */
 
 static boolean elf_link_add_object_symbols
This page took 0.029841 seconds and 4 git commands to generate.