diff options
author | Alan Modra <amodra@gmail.com> | 2020-01-01 18:27:01 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-01-01 18:42:54 +1030 |
commit | b3adc24a0713411ab38a21dc894dd40dbc5c8f4f (patch) | |
tree | b8560105c94a315c1d40904f9b5cd58a9f2c7934 /bfd/hosts | |
parent | 0b11474080800192797236e30857a42818f5560d (diff) | |
download | gdb-b3adc24a0713411ab38a21dc894dd40dbc5c8f4f.zip gdb-b3adc24a0713411ab38a21dc894dd40dbc5c8f4f.tar.gz gdb-b3adc24a0713411ab38a21dc894dd40dbc5c8f4f.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'bfd/hosts')
-rw-r--r-- | bfd/hosts/alphalinux.h | 2 | ||||
-rw-r--r-- | bfd/hosts/alphavms.h | 2 | ||||
-rw-r--r-- | bfd/hosts/decstation.h | 2 | ||||
-rw-r--r-- | bfd/hosts/dpx2.h | 2 | ||||
-rw-r--r-- | bfd/hosts/i386bsd.h | 2 | ||||
-rw-r--r-- | bfd/hosts/i386linux.h | 2 | ||||
-rw-r--r-- | bfd/hosts/i386mach3.h | 2 | ||||
-rw-r--r-- | bfd/hosts/i386sco.h | 2 | ||||
-rw-r--r-- | bfd/hosts/m68klinux.h | 2 | ||||
-rw-r--r-- | bfd/hosts/mipsbsd.h | 2 | ||||
-rw-r--r-- | bfd/hosts/mipsmach3.h | 2 | ||||
-rw-r--r-- | bfd/hosts/news-mips.h | 2 | ||||
-rw-r--r-- | bfd/hosts/pc532mach.h | 2 | ||||
-rw-r--r-- | bfd/hosts/riscos.h | 2 | ||||
-rw-r--r-- | bfd/hosts/symmetry.h | 2 | ||||
-rw-r--r-- | bfd/hosts/vaxbsd.h | 2 | ||||
-rw-r--r-- | bfd/hosts/vaxlinux.h | 2 | ||||
-rw-r--r-- | bfd/hosts/vaxult.h | 2 | ||||
-rw-r--r-- | bfd/hosts/vaxult2.h | 2 | ||||
-rw-r--r-- | bfd/hosts/x86-64linux.h | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/bfd/hosts/alphalinux.h b/bfd/hosts/alphalinux.h index 652dafe..f2477e3 100644 --- a/bfd/hosts/alphalinux.h +++ b/bfd/hosts/alphalinux.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/alphavms.h b/bfd/hosts/alphavms.h index 50b6af9..59f0602 100644 --- a/bfd/hosts/alphavms.h +++ b/bfd/hosts/alphavms.h @@ -1,5 +1,5 @@ /* alphavms.h -- BFD definitions for an openVMS host - Copyright (C) 1996-2019 Free Software Foundation, Inc. + Copyright (C) 1996-2020 Free Software Foundation, Inc. Written by Klaus Kämpf (kkaempf@progis.de) of proGIS Softwareentwicklung, Aachen, Germany diff --git a/bfd/hosts/decstation.h b/bfd/hosts/decstation.h index c3ece12..91fc41f 100644 --- a/bfd/hosts/decstation.h +++ b/bfd/hosts/decstation.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/dpx2.h b/bfd/hosts/dpx2.h index f428d61..0d39bf3 100644 --- a/bfd/hosts/dpx2.h +++ b/bfd/hosts/dpx2.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/i386bsd.h b/bfd/hosts/i386bsd.h index 2a57dd0..4e1232a 100644 --- a/bfd/hosts/i386bsd.h +++ b/bfd/hosts/i386bsd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/i386linux.h b/bfd/hosts/i386linux.h index 4dcee10..f9a7e76 100644 --- a/bfd/hosts/i386linux.h +++ b/bfd/hosts/i386linux.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/i386mach3.h b/bfd/hosts/i386mach3.h index 422574a..f2bb163 100644 --- a/bfd/hosts/i386mach3.h +++ b/bfd/hosts/i386mach3.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/i386sco.h b/bfd/hosts/i386sco.h index 777d6af..922ea26 100644 --- a/bfd/hosts/i386sco.h +++ b/bfd/hosts/i386sco.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/m68klinux.h b/bfd/hosts/m68klinux.h index 78dfe60..f5ca258 100644 --- a/bfd/hosts/m68klinux.h +++ b/bfd/hosts/m68klinux.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/mipsbsd.h b/bfd/hosts/mipsbsd.h index e4d1e6f..af9d483 100644 --- a/bfd/hosts/mipsbsd.h +++ b/bfd/hosts/mipsbsd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/mipsmach3.h b/bfd/hosts/mipsmach3.h index 85e106b..bd25607 100644 --- a/bfd/hosts/mipsmach3.h +++ b/bfd/hosts/mipsmach3.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/news-mips.h b/bfd/hosts/news-mips.h index fa2e8c9..0784462 100644 --- a/bfd/hosts/news-mips.h +++ b/bfd/hosts/news-mips.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/pc532mach.h b/bfd/hosts/pc532mach.h index 3765125..6cb3f9b 100644 --- a/bfd/hosts/pc532mach.h +++ b/bfd/hosts/pc532mach.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/riscos.h b/bfd/hosts/riscos.h index c8c5805..c230b44 100644 --- a/bfd/hosts/riscos.h +++ b/bfd/hosts/riscos.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/symmetry.h b/bfd/hosts/symmetry.h index c5ab608..a1d3505 100644 --- a/bfd/hosts/symmetry.h +++ b/bfd/hosts/symmetry.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/vaxbsd.h b/bfd/hosts/vaxbsd.h index 088120b..b2ee363 100644 --- a/bfd/hosts/vaxbsd.h +++ b/bfd/hosts/vaxbsd.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2019 Free Software Foundation, Inc. +/* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/vaxlinux.h b/bfd/hosts/vaxlinux.h index aa291a3..e99d319 100644 --- a/bfd/hosts/vaxlinux.h +++ b/bfd/hosts/vaxlinux.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2019 Free Software Foundation, Inc. +/* Copyright (C) 2005-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/vaxult.h b/bfd/hosts/vaxult.h index a7c2361..ea37c3b 100644 --- a/bfd/hosts/vaxult.h +++ b/bfd/hosts/vaxult.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/vaxult2.h b/bfd/hosts/vaxult2.h index a7c2361..ea37c3b 100644 --- a/bfd/hosts/vaxult2.h +++ b/bfd/hosts/vaxult2.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2019 Free Software Foundation, Inc. +/* Copyright (C) 2007-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. diff --git a/bfd/hosts/x86-64linux.h b/bfd/hosts/x86-64linux.h index e7044f3..7cde2fa 100644 --- a/bfd/hosts/x86-64linux.h +++ b/bfd/hosts/x86-64linux.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2019 Free Software Foundation, Inc. +/* Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |