Skip to content

Commit

Permalink
Update year range in copyright notice of binutils files
Browse files Browse the repository at this point in the history
  • Loading branch information
amodra committed Jan 1, 2019
1 parent d5c04e1 commit 8270415
Show file tree
Hide file tree
Showing 2,630 changed files with 2,738 additions and 2,702 deletions.
4 changes: 4 additions & 0 deletions bfd/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2019-01-01 Alan Modra <[email protected]>

Update year range in copyright notice of all files.

For older changes see ChangeLog-2018

Copyright (C) 2019 Free Software Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion bfd/MAINTAINERS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
See ../binutils/MAINTAINERS

Copyright (C) 2012-2018 Free Software Foundation, Inc.
Copyright (C) 2012-2019 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
Expand Down
2 changes: 1 addition & 1 deletion bfd/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Process this file with automake to generate Makefile.in
#
# Copyright (C) 2012-2018 Free Software Foundation, Inc.
# Copyright (C) 2012-2019 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion bfd/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@SET_MAKE@

#
# Copyright (C) 2012-2018 Free Software Foundation, Inc.
# Copyright (C) 2012-2019 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion bfd/PORTING
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ TARGETNAME
The name of the target, for run-time lookups.
Usually "a.out-<target>"

Copyright (C) 2012-2018 Free Software Foundation, Inc.
Copyright (C) 2012-2019 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
Expand Down
2 changes: 1 addition & 1 deletion bfd/README
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ gcc manual.
Bug reports without patches will be remembered, but they may never get
fixed until somebody volunteers to fix them.

Copyright (C) 2012-2018 Free Software Foundation, Inc.
Copyright (C) 2012-2019 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
Expand Down
2 changes: 1 addition & 1 deletion bfd/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Things that still need to be done: -*- Text -*-

o - upgrade the reloc handling as per Steve's suggestion.

Copyright (C) 2012-2018 Free Software Foundation, Inc.
Copyright (C) 2012-2019 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
Expand Down
2 changes: 1 addition & 1 deletion bfd/acinclude.m4
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dnl
dnl Copyright (C) 2012-2018 Free Software Foundation, Inc.
dnl Copyright (C) 2012-2019 Free Software Foundation, Inc.
dnl
dnl This file is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion bfd/aix386-core.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* BFD back-end for AIX on PS/2 core files.
This was based on trad-core.c, which was written by John Gilmore of
Cygnus Support.
Copyright (C) 1988-2018 Free Software Foundation, Inc.
Copyright (C) 1988-2019 Free Software Foundation, Inc.
Written by Minh Tran-Le <[email protected]>.
Converted to back end form by Ian Lance Taylor <[email protected]>.
Expand Down
2 changes: 1 addition & 1 deletion bfd/aix5ppc-core.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* IBM RS/6000 "XCOFF" back-end for BFD.
Copyright (C) 2001-2018 Free Software Foundation, Inc.
Copyright (C) 2001-2019 Free Software Foundation, Inc.
Written by Tom Rix
Contributed by Red Hat Inc.
Expand Down
2 changes: 1 addition & 1 deletion bfd/aout-cris.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD backend for CRIS a.out binaries.
Copyright (C) 2000-2018 Free Software Foundation, Inc.
Copyright (C) 2000-2019 Free Software Foundation, Inc.
Contributed by Axis Communications AB.
Written by Hans-Peter Nilsson.
Expand Down
2 changes: 1 addition & 1 deletion bfd/aout-ns32k.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for ns32k a.out-ish binaries.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Contributed by Ian Dall ([email protected]).
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/aout-target.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Define a target vector and some small routines for a variant of a.out.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/aout-tic30.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for TMS320C30 a.out binaries.
Copyright (C) 1998-2018 Free Software Foundation, Inc.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
Contributed by Steven Haworth ([email protected])
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/aout32.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for 32-bit a.out files.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/aout64.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for 64-bit a.out files.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/aoutx.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD semi-generic back-end for a.out binaries.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/arc-got.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* ARC-specific support for 32-bit ELF
Copyright (C) 1994-2018 Free Software Foundation, Inc.
Copyright (C) 1994-2019 Free Software Foundation, Inc.
Contributed by Cupertino Miranda ([email protected]).
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/arc-plt.def
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Arc V2 Related PLT entries.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Cupertino Miranda ([email protected]).

This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/arc-plt.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* ARC-specific header file for PLT support.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Cupertino Miranda ([email protected]).
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/archive.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for archive files (libraries).
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support. Mostly Gumby Henkel-Wallace's fault.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/archive64.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Support for 64-bit archives.
Copyright (C) 1996-2018 Free Software Foundation, Inc.
Copyright (C) 1996-2019 Free Software Foundation, Inc.
Ian Lance Taylor, Cygnus Support
Linker support added by Mark Mitchell, CodeSourcery, LLC.
<[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion bfd/archures.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD library support routines for architectures.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Hacked by John Gilmore and Steve Chamberlain of Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/bfd-in.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Main header file for the bfd library -- portable access to object files.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Contributed by Cygnus Support.
Expand Down
2 changes: 1 addition & 1 deletion bfd/bfd-in2.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

/* Main header file for the bfd library -- portable access to object files.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Contributed by Cygnus Support.
Expand Down
2 changes: 1 addition & 1 deletion bfd/bfd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Generic BFD library interface and support routines.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/bfd.m4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl This file was derived from acinclude.m4.
dnl
dnl Copyright (C) 2012-2018 Free Software Foundation, Inc.
dnl Copyright (C) 2012-2019 Free Software Foundation, Inc.
dnl
dnl This file is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion bfd/bfdio.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Low-level I/O routines for BFDs.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
Expand Down
2 changes: 1 addition & 1 deletion bfd/bfdwin.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Support for memory-mapped windows into a BFD.
Copyright (C) 1995-2018 Free Software Foundation, Inc.
Copyright (C) 1995-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/binary.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for binary objects.
Copyright (C) 1994-2018 Free Software Foundation, Inc.
Copyright (C) 1994-2019 Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support, <[email protected]>
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/cache.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* BFD library -- caching of file descriptors.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Hacked by Steve Chamberlain of Cygnus Support ([email protected]).
Expand Down
2 changes: 1 addition & 1 deletion bfd/cf-i386lynx.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for Intel 386 COFF LynxOS files.
Copyright (C) 1993-2018 Free Software Foundation, Inc.
Copyright (C) 1993-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/cisco-core.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for CISCO crash dumps.
Copyright (C) 1994-2018 Free Software Foundation, Inc.
Copyright (C) 1994-2019 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-alpha.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for ALPHA Extended-Coff files.
Copyright (C) 1993-2018 Free Software Foundation, Inc.
Copyright (C) 1993-2019 Free Software Foundation, Inc.
Modified from coff-mips.c by Steve Chamberlain <[email protected]> and
Ian Lance Taylor <[email protected]>.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-arm.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for ARM COFF files.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-bfd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD COFF interfaces used outside of BFD.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-bfd.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD COFF interfaces used outside of BFD.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-go32.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for Intel 386 COFF files (DJGPP variant).
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by DJ Delorie.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-i386.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for Intel 386 COFF files.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-ia64.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for HP/Intel IA-64 COFF files.
Copyright (C) 1999-2018 Free Software Foundation, Inc.
Copyright (C) 1999-2019 Free Software Foundation, Inc.
Contributed by David Mosberger <[email protected]>
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-mcore.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for Motorola MCore COFF/PE
Copyright (C) 1999-2018 Free Software Foundation, Inc.
Copyright (C) 1999-2019 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-mips.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for MIPS Extended-Coff files.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Original version by Per Bothner.
Full support added by Ian Lance Taylor, [email protected].
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-ppc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for PowerPC Microsoft Portable Executable files.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Original version pieced together by Kim Knuttila ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-rs6000.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for IBM RS/6000 "XCOFF" files.
Copyright (C) 1990-2018 Free Software Foundation, Inc.
Copyright (C) 1990-2019 Free Software Foundation, Inc.
Written by Metin G. Ozisik, Mimi Phuong-Thao Vo, and John Gilmore.
Archive support from Damon A. Permezel.
Contributed by IBM Corporation and Cygnus Support.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-sh.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for Renesas Super-H COFF binaries.
Copyright (C) 1993-2018 Free Software Foundation, Inc.
Copyright (C) 1993-2019 Free Software Foundation, Inc.
Contributed by Cygnus Support.
Written by Steve Chamberlain, <[email protected]>.
Relaxing code written by Ian Lance Taylor, <[email protected]>.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-stgo32.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for Intel 386 COFF files (DJGPP variant with a stub).
Copyright (C) 1997-2018 Free Software Foundation, Inc.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
Written by Robert Hoehne.
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-tic30.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for TMS320C30 coff binaries.
Copyright (C) 1998-2018 Free Software Foundation, Inc.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
Contributed by Steven Haworth ([email protected])
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-tic4x.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for TMS320C4X coff binaries.
Copyright (C) 1996-2018 Free Software Foundation, Inc.
Copyright (C) 1996-2019 Free Software Foundation, Inc.
Contributed by Michael Hayes ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-tic54x.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for TMS320C54X coff binaries.
Copyright (C) 1999-2018 Free Software Foundation, Inc.
Copyright (C) 1999-2019 Free Software Foundation, Inc.
Contributed by Timothy Wall ([email protected])
This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-tic80.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for Texas Instruments TMS320C80 Multimedia Video Processor (MVP).
Copyright (C) 1996-2018 Free Software Foundation, Inc.
Copyright (C) 1996-2019 Free Software Foundation, Inc.
Written by Fred Fish ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-x86_64.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for AMD 64 COFF files.
Copyright (C) 2006-2018 Free Software Foundation, Inc.
Copyright (C) 2006-2019 Free Software Foundation, Inc.

This file is part of BFD, the Binary File Descriptor library.

Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-z80.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for Zilog Z80 COFF binaries.
Copyright (C) 2005-2018 Free Software Foundation, Inc.
Copyright (C) 2005-2019 Free Software Foundation, Inc.
Contributed by Arnold Metselaar <[email protected]>

This file is part of BFD, the Binary File Descriptor library.
Expand Down
2 changes: 1 addition & 1 deletion bfd/coff-z8k.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for Zilog Z800n COFF binaries.
Copyright (C) 1992-2018 Free Software Foundation, Inc.
Copyright (C) 1992-2019 Free Software Foundation, Inc.
Contributed by Cygnus Support.
Written by Steve Chamberlain, <[email protected]>.

Expand Down
2 changes: 1 addition & 1 deletion bfd/coff64-rs6000.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BFD back-end for IBM RS/6000 "XCOFF64" files.
Copyright (C) 2000-2018 Free Software Foundation, Inc.
Copyright (C) 2000-2019 Free Software Foundation, Inc.
Written Clinton Popetz.
Contributed by Cygnus Support.

Expand Down
Loading

0 comments on commit 8270415

Please sign in to comment.