diff options
author | Alan Modra <amodra@gmail.com> | 2018-01-03 15:47:27 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-01-03 17:49:56 +1030 |
commit | 219d1afa89d0d53ca93a684cac341f16470f3ca0 (patch) | |
tree | 19d69ea0e6d037331f5cb47a1252e0efe704ee50 /include/mach-o | |
parent | 1e563868718a69231c80a1d86698cee0cf847e72 (diff) | |
download | gdb-219d1afa89d0d53ca93a684cac341f16470f3ca0.zip gdb-219d1afa89d0d53ca93a684cac341f16470f3ca0.tar.gz gdb-219d1afa89d0d53ca93a684cac341f16470f3ca0.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'include/mach-o')
-rw-r--r-- | include/mach-o/arm.h | 2 | ||||
-rw-r--r-- | include/mach-o/arm64.h | 2 | ||||
-rw-r--r-- | include/mach-o/codesign.h | 2 | ||||
-rw-r--r-- | include/mach-o/external.h | 2 | ||||
-rw-r--r-- | include/mach-o/loader.h | 2 | ||||
-rw-r--r-- | include/mach-o/reloc.h | 2 | ||||
-rw-r--r-- | include/mach-o/unwind.h | 2 | ||||
-rw-r--r-- | include/mach-o/x86-64.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/include/mach-o/arm.h b/include/mach-o/arm.h index fd118a8..9333f4d 100644 --- a/include/mach-o/arm.h +++ b/include/mach-o/arm.h @@ -1,5 +1,5 @@ /* Mach-O arm declarations for BFD. - Copyright (C) 2012-2017 Free Software Foundation, Inc. + Copyright (C) 2012-2018 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/mach-o/arm64.h b/include/mach-o/arm64.h index 1c1e17f..46d4330 100644 --- a/include/mach-o/arm64.h +++ b/include/mach-o/arm64.h @@ -1,5 +1,5 @@ /* Mach-O arm declarations for BFD. - Copyright (C) 2015-2017 Free Software Foundation, Inc. + Copyright (C) 2015-2018 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/mach-o/codesign.h b/include/mach-o/codesign.h index eb57c91..81d0020 100644 --- a/include/mach-o/codesign.h +++ b/include/mach-o/codesign.h @@ -1,5 +1,5 @@ /* Mach-O support for BFD. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/mach-o/external.h b/include/mach-o/external.h index 483fbe5..2609bad9 100644 --- a/include/mach-o/external.h +++ b/include/mach-o/external.h @@ -1,5 +1,5 @@ /* Mach-O support for BFD. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/mach-o/loader.h b/include/mach-o/loader.h index 4513125..c075a8e 100644 --- a/include/mach-o/loader.h +++ b/include/mach-o/loader.h @@ -1,5 +1,5 @@ /* Mach-O support for BFD. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/mach-o/reloc.h b/include/mach-o/reloc.h index 752bf13..10dc5dc 100644 --- a/include/mach-o/reloc.h +++ b/include/mach-o/reloc.h @@ -1,5 +1,5 @@ /* Mach-O support for BFD. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/mach-o/unwind.h b/include/mach-o/unwind.h index 44829be..da64c16 100644 --- a/include/mach-o/unwind.h +++ b/include/mach-o/unwind.h @@ -1,5 +1,5 @@ /* Mach-O compact unwind encoding. - Copyright (C) 2014-2017 Free Software Foundation, Inc. + Copyright (C) 2014-2018 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/include/mach-o/x86-64.h b/include/mach-o/x86-64.h index b326a9f..6f41d7c 100644 --- a/include/mach-o/x86-64.h +++ b/include/mach-o/x86-64.h @@ -1,5 +1,5 @@ /* Mach-O support for BFD. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |