diff options
author | Alan Modra <amodra@gmail.com> | 2016-01-01 21:55:12 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-01-01 23:00:01 +1030 |
commit | 6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1 (patch) | |
tree | b13a0b52caeac4086d83b89ea2cfe51ba3f9e40c /bfd/libcoff.h | |
parent | New 2016 binutils ChangeLog files (diff) | |
download | binutils-gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.gz binutils-gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.bz2 binutils-gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.zip |
Copyright update for binutils
Diffstat (limited to 'bfd/libcoff.h')
-rw-r--r-- | bfd/libcoff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/libcoff.h b/bfd/libcoff.h index 178559f602c..bbed3e0ed45 100644 --- a/bfd/libcoff.h +++ b/bfd/libcoff.h @@ -3,7 +3,7 @@ Run "make headers" in your build bfd/ to regenerate. */ /* BFD COFF object file private structure. - Copyright (C) 1990-2015 Free Software Foundation, Inc. + Copyright (C) 1990-2016 Free Software Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor library. |