From: Ken Raeburn Date: Thu, 6 Jul 1995 17:12:22 +0000 (+0000) Subject: copyright notices X-Git-Tag: gdb-4_18~11487 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8afe83bed760d4af67ac7b37f9fe60723b437a7e;p=external%2Fbinutils.git copyright notices --- diff --git a/bfd/elfcore.h b/bfd/elfcore.h index 51dfec5..558dd0d 100644 --- a/bfd/elfcore.h +++ b/bfd/elfcore.h @@ -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 */ diff --git a/bfd/elflink.c b/bfd/elflink.c index 123bccd..3c08a4a 100644 --- a/bfd/elflink.c +++ b/bfd/elflink.c @@ -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. diff --git a/bfd/elflink.h b/bfd/elflink.h index c474959..554e14c 100644 --- a/bfd/elflink.h +++ b/bfd/elflink.h @@ -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