summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-12-15 12:28:38 +0000
committerNick Clifton <nickc@redhat.com>2015-12-15 12:28:38 +0000
commit08832196accd270fa053e8125c21e7a54ab19fe0 (patch)
tree3c0aeac24125cc6805174c2798d24f7344cef66b /bfd
parentcaa8d70005e4e12392683c799b30790fc4c62166 (diff)
downloadbinutils-gdb-08832196accd270fa053e8125c21e7a54ab19fe0.tar.gz
Update the copyright notices in the affected files.
PR 19339 * elf-vxworks.h: Update copyright notice. * elf-vxworks.c: Update copyright notice. * elf-nacl.h: Update copyright notice. * elf-nacl.c: Update copyright notice.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog8
-rw-r--r--bfd/elf-nacl.c4
-rw-r--r--bfd/elf-nacl.h4
-rw-r--r--bfd/elf-vxworks.c4
-rw-r--r--bfd/elf-vxworks.h4
5 files changed, 12 insertions, 12 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 85f3ed495fc..97e9bb6d6ea 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2015-12-15 Nick Clifton <nickc@redhat.com>
+
+ PR 19339
+ * elf-vxworks.h: Update copyright notice.
+ * elf-vxworks.c: Update copyright notice.
+ * elf-nacl.h: Update copyright notice.
+ * elf-nacl.c: Update copyright notice.
+
2015-12-10 H.J. Lu <hongjiu.lu@intel.com>
PR ld/19317
diff --git a/bfd/elf-nacl.c b/bfd/elf-nacl.c
index df41ee2a670..def2784c881 100644
--- a/bfd/elf-nacl.c
+++ b/bfd/elf-nacl.c
@@ -14,9 +14,7 @@
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., 59 Temple Place - Suite 330, Boston,
- MA 02111-1307, USA. */
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "sysdep.h"
#include "bfd.h"
diff --git a/bfd/elf-nacl.h b/bfd/elf-nacl.h
index 6b84298fa6e..6b19b3f96fc 100644
--- a/bfd/elf-nacl.h
+++ b/bfd/elf-nacl.h
@@ -14,9 +14,7 @@
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., 59 Temple Place - Suite 330, Boston,
- MA 02111-1307, USA. */
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "bfd.h"
diff --git a/bfd/elf-vxworks.c b/bfd/elf-vxworks.c
index 56fdec0e83f..2a65ab236b5 100644
--- a/bfd/elf-vxworks.c
+++ b/bfd/elf-vxworks.c
@@ -14,9 +14,7 @@
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., 59 Temple Place - Suite 330, Boston,
- MA 02111-1307, USA. */
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* This file provides routines used by all VxWorks targets. */
diff --git a/bfd/elf-vxworks.h b/bfd/elf-vxworks.h
index 7bed0a87d72..808e6913afc 100644
--- a/bfd/elf-vxworks.h
+++ b/bfd/elf-vxworks.h
@@ -14,9 +14,7 @@
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., 59 Temple Place - Suite 330, Boston,
- MA 02111-1307, USA. */
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "elf/common.h"
#include "elf/internal.h"