]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update year range in gprofng copyright notices
authorAlan Modra <amodra@gmail.com>
Sun, 1 Jan 2023 12:31:20 +0000 (23:01 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 1 Jan 2023 12:56:30 +0000 (23:26 +1030)
This adds 'Innovative Computing Labs' as an external author to
update-copyright.py, to cover the copyright notice in
gprofng/common/opteron_pcbe.c, and uses that plus another external
author 'Oracle and' to update gprofng copyright dates.  I'm not going
to commit 'Oracle and' as an accepted author, but that covers the
string "Copyright (c) 2006, 2012, Oracle and/or its affiliates. All
rights reserved." found in gprofng/testsuite/gprofng.display/jsynprog
files.

286 files changed:
etc/update-copyright.py
gprofng/Makefile.am
gprofng/Makefile.in
gprofng/common/cc_libcollector.h
gprofng/common/core_pcbe.c
gprofng/common/cpu_frequency.h
gprofng/common/cpuid.c
gprofng/common/gp-defs.h
gprofng/common/gp-experiment.h
gprofng/common/gp-time.h
gprofng/common/hwc_cpus.h
gprofng/common/hwcdrv.c
gprofng/common/hwcdrv.h
gprofng/common/hwcentry.h
gprofng/common/hwcfuncs.c
gprofng/common/hwcfuncs.h
gprofng/common/hwctable.c
gprofng/common/opteron_pcbe.c
gprofng/config/bison.m4
gprofng/configure.ac
gprofng/doc/Makefile.am
gprofng/doc/Makefile.in
gprofng/doc/gprofng.texi
gprofng/doc/mdate-sh
gprofng/gp-display-html/Makefile.am
gprofng/gp-display-html/Makefile.in
gprofng/gp-display-html/gp-display-html.in
gprofng/libcollector/CHK_LIBC_OBJ
gprofng/libcollector/Makefile.am
gprofng/libcollector/Makefile.in
gprofng/libcollector/collector.c
gprofng/libcollector/collector.h
gprofng/libcollector/collectorAPI.c
gprofng/libcollector/configure.ac
gprofng/libcollector/descendants.h
gprofng/libcollector/dispatcher.c
gprofng/libcollector/envmgmt.c
gprofng/libcollector/gethrtime.c
gprofng/libcollector/heaptrace.c
gprofng/libcollector/hwprofile.c
gprofng/libcollector/hwprofile.h
gprofng/libcollector/iolib.c
gprofng/libcollector/iotrace.c
gprofng/libcollector/jprofile.c
gprofng/libcollector/libcol-i386-dis.c
gprofng/libcollector/libcol_hwcdrv.c
gprofng/libcollector/libcol_hwcfuncs.c
gprofng/libcollector/libcol_util.c
gprofng/libcollector/libcol_util.h
gprofng/libcollector/linetrace.c
gprofng/libcollector/mapfile.aarch64-Linux
gprofng/libcollector/mapfile.amd64-Linux
gprofng/libcollector/mapfile.intel-Linux
gprofng/libcollector/mapfile.sparc-Linux
gprofng/libcollector/mapfile.sparcv9-Linux
gprofng/libcollector/memmgr.c
gprofng/libcollector/memmgr.h
gprofng/libcollector/mmaptrace.c
gprofng/libcollector/profile.c
gprofng/libcollector/synctrace.c
gprofng/libcollector/tsd.c
gprofng/libcollector/tsd.h
gprofng/libcollector/unwind.c
gprofng/src/ABS.h
gprofng/src/Application.cc
gprofng/src/Application.h
gprofng/src/ArchiveExp.cc
gprofng/src/ArchiveExp.h
gprofng/src/BaseMetric.cc
gprofng/src/BaseMetric.h
gprofng/src/BaseMetricTreeNode.cc
gprofng/src/BaseMetricTreeNode.h
gprofng/src/CacheMap.h
gprofng/src/CallStack.cc
gprofng/src/CallStack.h
gprofng/src/CatchOutOfMemory.cc
gprofng/src/ClassFile.cc
gprofng/src/ClassFile.h
gprofng/src/Command.cc
gprofng/src/Command.h
gprofng/src/CompCom.cc
gprofng/src/CompCom.h
gprofng/src/DataObject.cc
gprofng/src/DataObject.h
gprofng/src/DataSpace.cc
gprofng/src/DataSpace.h
gprofng/src/DataStream.cc
gprofng/src/DataStream.h
gprofng/src/Data_window.cc
gprofng/src/Data_window.h
gprofng/src/Dbe.cc
gprofng/src/Dbe.h
gprofng/src/DbeApplication.cc
gprofng/src/DbeApplication.h
gprofng/src/DbeArray.h
gprofng/src/DbeCacheMap.h
gprofng/src/DbeFile.cc
gprofng/src/DbeFile.h
gprofng/src/DbeJarFile.cc
gprofng/src/DbeJarFile.h
gprofng/src/DbeLinkList.h
gprofng/src/DbeLock.cc
gprofng/src/DbeLock.h
gprofng/src/DbeSession.cc
gprofng/src/DbeSession.h
gprofng/src/DbeSyncMap.h
gprofng/src/DbeThread.cc
gprofng/src/DbeThread.h
gprofng/src/DbeView.cc
gprofng/src/DbeView.h
gprofng/src/DefaultHandler.h
gprofng/src/DefaultMap.h
gprofng/src/DefaultMap2D.h
gprofng/src/DerivedMetrics.cc
gprofng/src/DerivedMetrics.h
gprofng/src/Disasm.cc
gprofng/src/Disasm.h
gprofng/src/Dwarf.cc
gprofng/src/Dwarf.h
gprofng/src/DwarfLib.cc
gprofng/src/DwarfLib.h
gprofng/src/Elf.cc
gprofng/src/Elf.h
gprofng/src/Emsg.cc
gprofng/src/Emsg.h
gprofng/src/Emsgnum.h
gprofng/src/ExpGroup.cc
gprofng/src/ExpGroup.h
gprofng/src/Exp_Layout.cc
gprofng/src/Exp_Layout.h
gprofng/src/Experiment.cc
gprofng/src/Experiment.h
gprofng/src/Expression.cc
gprofng/src/Expression.h
gprofng/src/FileData.cc
gprofng/src/FileData.h
gprofng/src/Filter.cc
gprofng/src/Filter.h
gprofng/src/FilterExp.h
gprofng/src/FilterSet.cc
gprofng/src/FilterSet.h
gprofng/src/Function.cc
gprofng/src/Function.h
gprofng/src/HashMap.h
gprofng/src/HeapActivity.cc
gprofng/src/HeapActivity.h
gprofng/src/HeapData.cc
gprofng/src/HeapData.h
gprofng/src/HeapMap.cc
gprofng/src/HeapMap.h
gprofng/src/Hist_data.cc
gprofng/src/Hist_data.h
gprofng/src/Histable.h
gprofng/src/IOActivity.cc
gprofng/src/IOActivity.h
gprofng/src/IndexMap2D.h
gprofng/src/IndexObject.cc
gprofng/src/IndexObject.h
gprofng/src/IntervalMap.h
gprofng/src/LoadObject.cc
gprofng/src/LoadObject.h
gprofng/src/MachineModel.cc
gprofng/src/Makefile.am
gprofng/src/Makefile.in
gprofng/src/Map.h
gprofng/src/Map2D.h
gprofng/src/MemObject.cc
gprofng/src/MemObject.h
gprofng/src/MemorySpace.cc
gprofng/src/MemorySpace.h
gprofng/src/Metric.cc
gprofng/src/Metric.h
gprofng/src/MetricList.cc
gprofng/src/MetricList.h
gprofng/src/Module.cc
gprofng/src/Module.h
gprofng/src/Ovw_data.cc
gprofng/src/Ovw_data.h
gprofng/src/PRBTree.cc
gprofng/src/PRBTree.h
gprofng/src/PathTree.cc
gprofng/src/PathTree.h
gprofng/src/PreviewExp.cc
gprofng/src/PreviewExp.h
gprofng/src/Print.cc
gprofng/src/Print.h
gprofng/src/QLParser.h
gprofng/src/QLParser.yy
gprofng/src/SAXParser.h
gprofng/src/SAXParserFactory.cc
gprofng/src/SAXParserFactory.h
gprofng/src/Sample.cc
gprofng/src/Sample.h
gprofng/src/SegMem.h
gprofng/src/Settings.cc
gprofng/src/Settings.h
gprofng/src/SourceFile.cc
gprofng/src/SourceFile.h
gprofng/src/Stabs.cc
gprofng/src/Stabs.h
gprofng/src/Stats_data.cc
gprofng/src/Stats_data.h
gprofng/src/StringBuilder.cc
gprofng/src/StringBuilder.h
gprofng/src/StringMap.h
gprofng/src/Table.cc
gprofng/src/Table.h
gprofng/src/UserLabel.cc
gprofng/src/UserLabel.h
gprofng/src/checks.cc
gprofng/src/collctrl.cc
gprofng/src/collctrl.h
gprofng/src/collect.h
gprofng/src/collector_module.h
gprofng/src/comp_com.c
gprofng/src/comp_com.h
gprofng/src/count.cc
gprofng/src/data_pckts.h
gprofng/src/dbe_collctrl.cc
gprofng/src/dbe_hwc.h
gprofng/src/dbe_hwcdrv.c
gprofng/src/dbe_hwcfuncs.c
gprofng/src/dbe_hwctable.c
gprofng/src/dbe_memmgr.c
gprofng/src/dbe_structs.h
gprofng/src/dbe_types.h
gprofng/src/debug.h
gprofng/src/enums.h
gprofng/src/envsets.cc
gprofng/src/gethrtime.c
gprofng/src/gp-archive.cc
gprofng/src/gp-archive.h
gprofng/src/gp-collect-app.cc
gprofng/src/gp-display-src.cc
gprofng/src/gp-display-text.cc
gprofng/src/gp-print.h
gprofng/src/gprofng.cc
gprofng/src/gprofng.rc
gprofng/src/i18n.cc
gprofng/src/i18n.h
gprofng/src/info.h
gprofng/src/ipc.cc
gprofng/src/ipcio.cc
gprofng/src/ipcio.h
gprofng/src/machinemodels/generic.ermm
gprofng/src/machinemodels/m5.ermm
gprofng/src/machinemodels/m6.ermm
gprofng/src/machinemodels/m7.ermm
gprofng/src/machinemodels/t4.ermm
gprofng/src/machinemodels/t5.ermm
gprofng/src/parse.cc
gprofng/src/stab.h
gprofng/src/util.cc
gprofng/src/util.h
gprofng/src/vec.h
gprofng/testsuite/config/default.exp
gprofng/testsuite/gprofng.display/display.exp
gprofng/testsuite/gprofng.display/jsynprog/Makefile
gprofng/testsuite/gprofng.display/jsynprog/check_results.pl
gprofng/testsuite/gprofng.display/mttest/Makefile
gprofng/testsuite/gprofng.display/mttest/check_results.pl
gprofng/testsuite/gprofng.display/mttest/gethrtime.c
gprofng/testsuite/gprofng.display/mttest/mttest.c
gprofng/testsuite/gprofng.display/synprog/Makefile
gprofng/testsuite/gprofng.display/synprog/callso.c
gprofng/testsuite/gprofng.display/synprog/callsx.c
gprofng/testsuite/gprofng.display/synprog/check_results.pl
gprofng/testsuite/gprofng.display/synprog/endcases.c
gprofng/testsuite/gprofng.display/synprog/fitos.c
gprofng/testsuite/gprofng.display/synprog/inc_body.h
gprofng/testsuite/gprofng.display/synprog/inc_brace.h
gprofng/testsuite/gprofng.display/synprog/inc_entry.h
gprofng/testsuite/gprofng.display/synprog/inc_exit.h
gprofng/testsuite/gprofng.display/synprog/inc_func.h
gprofng/testsuite/gprofng.display/synprog/inc_inline.h
gprofng/testsuite/gprofng.display/synprog/inc_macro.h
gprofng/testsuite/gprofng.display/synprog/iosyn.c
gprofng/testsuite/gprofng.display/synprog/pagethrash.c
gprofng/testsuite/gprofng.display/synprog/so_syn.c
gprofng/testsuite/gprofng.display/synprog/so_syx.c
gprofng/testsuite/gprofng.display/synprog/stopwatch.c
gprofng/testsuite/gprofng.display/synprog/stopwatch.h
gprofng/testsuite/gprofng.display/synprog/synprog.c
gprofng/testsuite/lib/Makefile.skel
gprofng/testsuite/lib/acct.pm
gprofng/testsuite/lib/display-lib.exp

index fcbf1045d1b4da98ddb22544913afaabf332d479..8f5d33f336fbe3a6f27d1b61630c2f98cf473c79 100755 (executable)
@@ -587,6 +587,7 @@ class BinutilsCopyright (Copyright):
 
         self.add_external_author ('Carnegie Mellon University')
         self.add_external_author ('John D. Polstra.')
+        self.add_external_author ('Innovative Computing Labs')
         self.add_external_author ('Linaro Ltd.')
         self.add_external_author ('MIPS Computer Systems, Inc.')
         self.add_external_author ('Red Hat Inc.')
index b90d569c09323dd5a44e3f119df678b915e98422..c7ae8d6a845076b2b95d897a3c6df3af93d8041c 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 93477ba71f7572b536f2e636cd1aeedf452d7464..01f7dca3f2a5c2a10bcf67e599a3137844151286 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index e0785418bb316ebe6a54fe7ba2a8bc191535e82c..9fa8a04aa6243a42e03e07289658247bdcd6a515 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e10a14ea1e8aa5b97403d6e26e6aea828cb887fc..b71d46f4e3163506909b62ebf6d99fcd90500699 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b46b54dc789b36e106e2be4001e005e498780d5f..7676259b58154334d89ffa60f923ffc6a6aa0710 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 211e09aa8ac1a320d3e4e189e2330a805cca6f0b..fd98b30c63982b1b266cc1ddc451c47ae4f688de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e92c33e101b8489ec684f6af7a701e39f051fc17..7cef5550696ce7748f1e976f596b74bafbfefbfb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 040c2d11340da9a186a4d67e76b823593ec584db..2b3262bf9f904f0f03ef2508d8342507a2f371ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 775537041d1bd3a147b25e505a18cdc91b95a3b0..917696711f8006e3411551ce841472a6214d15c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index ff7b30368e2bd7a2f55bf0272f7b060a080cda88..be820819dd3480f57a63f21ce01ca7c0386ced0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 03c3a71c8e248dc9f3e12517c2e27f85e6fdd1a3..bd8da49b419b03d273b804d2a2797f151a16c449 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 14c55cfd3784c9b832692729cc10c88e9db75f02..f711990b4b6f84beefc47d25bdb12b062a9707b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8611ab78d89bf0af5d662b80dc5bcd72fe81a422..78b62ab6a0dc29584d2c2ae6097eb2758e965503 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 2f9764d2771b7a30b3619a0093e4d016ae688a14..ef3d0d080e2f45726e85f61fffb57cc25090a951 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index ef0360b1f7a61ff2cfd0d8c482fa9256930780e9..a5f64f2a33fbdedba9340574aac87aa2a2b4afeb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 61101baed2b91c99936d611b17af8a841bedb040..a2a553d74d5ec2918c1ed2cc984785ab7874c9c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index d47994520267a690c1638eb987dbc70e69a0be07..6cab4d102cc48d2ec5a33d983d386623ce5c1b46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0493587517c217608ed7e4ab9038fba907528ae0..7877868d2e2168de8c9a8c5a62e4aa178480cff7 100644 (file)
@@ -1,6 +1,6 @@
 # serial 10
 
-# Copyright (C) 2002-2006, 2008-2021 Free Software Foundation, Inc.
+# Copyright (C) 2002-2023 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
index bbad953cf4ffea4fa9744784e461e9481908bab4..83e60a640cf8c034f617c60bdebdfef5d55e7ecd 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl   Copyright (C) 2021 Free Software Foundation, Inc.
+dnl   Copyright (C) 2021-2023 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
index 4b63b96fdca7c28063909ced9d61f171de093464..760c34ffd984dfe52de158279d91fb85f217a827 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright (C) 2012-2021 Free Software Foundation, Inc.
+#   Copyright (C) 2012-2023 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
index 969b5e52b3b78513a8724fe0ecdd62c8821390c7..a45018334e8a6b22ed41927dc623433441d7c57f 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-#   Copyright (C) 2012-2021 Free Software Foundation, Inc.
+#   Copyright (C) 2012-2023 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
index 3e75a6c1fd65702a06706628eb6868d123415312..8b548786096e19f2bd18aa050e5ae30d3f8e361a 100644 (file)
@@ -74,7 +74,7 @@ gprofng
 @copying
 This document is the manual for @ProductName{}, last updated @value{UPDATED}.
 
-Copyright @copyright{} 2022 Free Software Foundation, Inc.
+Copyright @copyright{} 2022-2023 Free Software Foundation, Inc.
 
 @c -- @quotation
 Permission is granted to copy, distribute and/or modify this document
index f80075c049bdac959b335470b32546c0153d8ea6..b580f2e37e1949b292ae398d6882093d28fd1bfa 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2016-01-11.22; # UTC
 
-# Copyright (C) 1995-2017 Free Software Foundation, Inc.
+# Copyright (C) 1995-2023 Free Software Foundation, Inc.
 # written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
 #
 # This program is free software; you can redistribute it and/or modify
index f933911d11c03e06426b1f971f7f341fbe9c0d97..c79ecc8c459f991f8a69e3ce635a1979c132914f 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 1206a79d3f0dae3420615bf1b967c7030465b033..42886f7c64524538cfd05e8f7cccf3f83549f71e 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 8131ecf4677ddd3c959aa90aef393e6bfe0eb2c3..7ea16cf7168ac2be0751d2cca9e10e04c0bde35d 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env perl
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #   Contributed by Oracle.
 #
 #   This file is part of GNU Binutils.
@@ -10831,7 +10831,7 @@ sub print_user_settings
 sub print_version_info 
 {
   print "$version_info\n";
-  print "Copyright (C) 2021 Free Software Foundation, Inc.\n";
+  print "Copyright (C) 2023 Free Software Foundation, Inc.\n";
   print "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n";
   print "This is free software: you are free to change and redistribute it.\n";
   print "There is NO WARRANTY, to the extent permitted by law.\n";
index dbeb9cb8fb50ed0620ab846795a96fcc6b582d42..c458638c12bf5d65164c426d2d6d58e828d9aa1c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index ddce555fc87518f6b8705eabcd5a5674979c7aac..9dd888864c1da7ee050bc2765fb00b36702f77c8 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 9372c6dea7833d6b0d5007dd8bb1055db05da371..eef61ba85f710acb2f4ec9a5f2284853aa95667a 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 930153055877c54127ec2f6c9eff157b44788b55..55c52548b4e3532bc5d42ce42b042e16a7189cd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b589d3f3d182e65b7ad6e5bdee86f3042ada3a21..d771cf1d07a27c3426c2992af6c4fbb9c9b5f35b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8c9b92050e11c1695b44ae4ca8a059f4ec912d50..348eea9bb4047822916fe5232b9b9409785ac5a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a19e62068fdfffb66f1868edd6bf1eae5c20972d..495963c51e0f40b4f3c8848fc959c91440c48457 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl   Copyright (C) 2021 Free Software Foundation, Inc.
+dnl   Copyright (C) 2021-2023 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
index 8fa18c8020ef324c53e7d0b63175de95f1ecdc50..10373e2a2d7211d9697fc80608bb8aa728ad735c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index d0e8f84ec481cdcebd4368e622ea6128c3a9a668..0075f232cc84a087e769d76de072aebf9f8cccdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b4418d6eb686cdf798ef07ed7549f1d9fc5dd014..bd3c81d8b61b2a57f3d6646d0c1baf49b6a3d936 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 002de7c77bad6498da4275011ee9b59692588264..d9c84d71e5caded4f254451e4ea0d081f72b7a8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 24e6d2642ec4baca02b68c4b5491b07d456176e2..387d2a13c00e08557dcab90b596c293bdeabf365 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e360068ea3058f27dac8822dfc1fb06935c12e4e..3ca89d1ceb686d8cc006f624ee3fa3ca82311bcf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a234b78be56eb0a0977a64ab55b6c4916bc1f0c4..23422dd51face3cc01de09e5f86ecbdd3f55cd9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 5f09b0e4cd199affa5fccf11d5b84061ac77933b..9de481430def707d6410c3bea7a1260f5bad94fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 466bf457b756317e81ee3b4832c12cfbc0c2e201..af90cc31f1ad0143f3d806308ece7e2dd3edf2e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 5211406672610822b4d01637383195a5b602aad0..4bec99950fc5382daf8fb07b85bf1effa35a055c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 9b3882aad82492372281ec26ef04b0922f120906..89a4255343902f8f2895a5f102f8ea6443cbaedd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022 Free Software Foundation, Inc.
+/* Copyright (C) 2022-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index f3bd932735f4cd5fb6e7ec7b20073419b8a9bd4f..79fcd0b8210535ec94a47371a076a37e40aa423b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 1f5ad68e05a8213bd247ee9ef8fbbba555cf4cbd..f8110f7ac7e5628c1c5e8289750e09eddeca6574 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 454f45bba00126420a620402056aa00acb9bc8b9..b1607333df1a057f39c434ec3c6eef01b8b18ef1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c32c76f091b2ed80a210bb18a65757d915aa4161..bb9411493f67f10c20610f45b8aef07a1121f62f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e974c97ec9bab44db5ca8143ae4732ff8f224fcc..66241ac1f53aa4b4ee324d307597b624ed1e92ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 84d6bbc5617e854965e93338ecaa0bf07590dabc..c03b2181eca0d69d152f159ca66409b7bbbc5e2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 213061fbec18f4290b9bad3faf765de7245edc92..0868308118c004805d221da129286db54585e5ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 97482d2b0a4c4c82c68cfeb9f9d69018dc373a99..b66292550a7490200f743993f40952b1ecfc1d30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 30d3953f37efcf271caec9fc9db4bec9e4623b0b..a74c60fa978025e2d9c500ab962d352af02b770b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index db797661a2997059392b586ff6bd3d0eff92776f..c46214e26edac8b21e6ce11a06a9450c7d8affd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index aa13ea778521434bd5d533100c01c350867b7aab..b4ca45013f8515e11e6f59747a6be3ddff1c07e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 78231c29abd69494df1ff837d0336057a6ebbdbd..0de395acec197c606b83ac6e0ddb4c629ec100a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 867fead2feb2fec89d032db461fe1f9493073634..61613c215605d2f4069b14a8e163db93ea311e05 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index ee9fb7d3b0c23444686d75f84ee976447b976cfc..4819d832b31803e0b895f252e8ad6b880bdb9857 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 39210f53e4008dad5e8ded1660ea012a7100ef9f..cbe4e46533df704cba25cce829ce5ac9a7e09f18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 416c3e76778f4e3820c0855c69f2a98164eb8a00..bbd405766df07575a6e410a5aacefc1c059965c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 38b3d53040ee41f2473cf2a772389e99c76372f7..e76ddef4af81130067ce600f481187fe1a636155 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 009b5ab84561668e77d56b089cd9934c6ab4a255..ff2f7aa9a7ec0020aff4afd8777a0e703aade4ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c4552d81e5bccba7f543d682eccce762c1a39221..23ee6edcc7462983b058e193013c4c909ad6c7fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e28956c28f4a8f83db41d4f6728f849e0f51ee58..8466064626391f00a72aebeb734bba71406e1916 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
@@ -251,7 +251,7 @@ Application::print_version_info ()
 {
   printf ( GTXT (
     "GNU %s binutils version %s\n"
-    "Copyright (C) 2021 Free Software Foundation, Inc.\n"
+    "Copyright (C) 2023 Free Software Foundation, Inc.\n"
     "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n"
     "This is free software: you are free to change and redistribute it.\n"
     "There is NO WARRANTY, to the extent permitted by law.\n"),
index 404383b6c49ae63b3dbb5109aaa042cbda6279be..22d7356cfae11b6fd5724528122ac874622134a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e7ebfa913cc4edd2a1adb5f1ee81167165074631..7d24d68fe6ebfaecc755bf2439e9806fbf48c71d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 809ed58dc401eb9a5000aeb72a3d3f2f7d2bab5b..a34c6c94e3fe6626e9e8ab8dd39c71a8ffcaeaf4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index bb51ddf62d34d5c525f959ab94a9d71cac5d53e1..61cfede5a98313844793ffa00a8dc25ab28809fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e0569937a206c626b3ae572493d748d6f52570b6..a9ab85e5d5afd3002b3f6265a43fb83c973aa196 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 2d1db99bd3ae37e178e7bd74b4ddbe9c0faac78b..8ad808d0b1907226b22e6fac7bfa6e1ff7519365 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0076dff5efdf9da0325cd9be4f3403a4407b5225..5f0ca21c6c57a633b63d84ffafd0b7e411ff9709 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a5757498eded3d3ad6877836932bc35e9f424dca..a0f8476465a667b5d72406d1086924e7c4032efd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 7671f9ff21b92ed58363715ef9a8418eaab44cf3..84872cf3bda762888532283df5cd83846f57678f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 62e0686aa6cec2c3de474bce98910c507e9c974d..985ae05eeaafd1055323d5e5b225b49ae9b7a98f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 61b91cfcd0e642a4833138e98cf7a26e2cb1f69e..16dbee1cd58158013a72c93e64d3fe16f4bb907a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 7dd64a796d3560882868f6bd74133228aa6fa9f6..0f1d468c96729b2894f476d7676cba4dabe48a30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index bd4c61bdc598224f3f0fb1fd9e84200c502b1f8f..f607201fb2d6a12f670059e5fdbd566c564b1fff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 40530c2d15df4a52ed5044c91061ebde59aa26de..4faa5ec6736c497ca261d6de5ba9c9790586f393 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 4dd28adea422bc46e209ee463f88aead8e75546d..98b2e62ccea29a336fed587256f30946a9780807 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 14d6fc39a60e2996f15faa13ef97c4078349ac2d..2b63b8f5c40ea3c7b49e4924fdc13073d3af248e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e653939240b90b0e69b9e7116c3be4ee34135abe..99f16a2ffec01764faec9acc7af36706c1594731 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 870a5317747e5df662f58e874aa3b37905ce06ad..2aa731016e5e2f60243735a8a449b1d89a3f7d25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index f70bbad921e1d3cda51e619575b197519c5cd41a..affdaf59afe2d46332c65dfb7d5d854dc824db16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e5b48ddeaa002562aa5f3985e2f5440e0b6c5987..0cb6767dfca92f314f3c52da791594afcabb2440 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c4d80fba4e322a4a7d697b91651b0eb49b006967..81280af70426c29261d54bcd5930622ec2ef784c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8e244e22dd52a381b550cd3624580ff76361559c..37cb7acd8a492ea972fdeaccc097c029f49110e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 59ee293292f45956ca75062514d09e3c9d15854f..065ef184db48fe938609f835cfa77a35e3f7a5fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index d9b006701ace0a2bc9ffd74bbd7f71221bf45a2e..ef84fecb133d33090785b63d7d0209ae3646180c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a3e98c01679b08a8643b2483963c77982d3f246c..8a8ba659d05acdee51ee55cf7e59e6a6f5ab3dab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index d2cd94bfc19b79074451b1a3399e679d2295d347..145ea70cd500e358bbc51e2c599cc1c3b609932e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index f81109674bad1b2f11fabc3deab0d6877c2c6807..212e329c7fe31ce1a8b6a0a8e2d29b56c8843637 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 382bd45f433ff586bd5beae105cfbab44a867186..b659a0fa0f770ccdf99e140e0ba97e678115d446 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b6bdaaf28ffe1f58293d63037fc7dc7a490f21b1..728e522eb8e21c9da05737effc087768051861a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index af7c36ed627fa73a752be221e0ec8a3aea70e4af..37510b0c2b698052e70381bbe4039168c24bc1ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 4c51a34740a76cb03235fdf24b6d07d91aa35751..c8a6475c70a1a8859d47bf805f7c386f5b6cf832 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 9e1fe1c20172c927b0dc67672dcc9d1a205f0809..9f08b3c9f1f04094207661281620689a7bbdf9d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index abd7180dc753d09230fd8f368927b760a8182005..baee8a2ebe1abcbb059b6006f8be38e8e3d6232f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 90295124e1d9c45e534b926593ce75afaca03585..3fa1840ef6e62fee04c7628d7e2e4bbabd6a9d36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index f0b4f7b96076378827e8ddc5c6a7155fdbb5a96c..b168913b7c502c29cc25bcafe1f186aad0cae47c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 760cc67c357e42653f7bce17603d48006466d05d..bc202663a26887f7dd07fdb24d556cbc4572550a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 14a1eb387c78fb1222635d7980f3618dd25ff556..358e927ef122a9390713a9acde95e8bce45be662 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 28dfb6ea4c37d45e6aac7f94e7486d715d9d3556..066538d854954b1e86253fc90934f47718d79701 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 94b8f6b762bbd114239efdca52ad798659030551..86541d97f2e71dc56daf6e86d048e1ecf682be73 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0173f1a891ce6cedb790fc315861ba769f2b5075..c3d7ebd8ad75b718b5630cb996ff23bb3fd77fc9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index f13f7b422dcdaf5fd0d39056dd4ea3c4b9f321a1..8ddf30f127093bba146618b366749ebd94475760 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 7eb3cb74f42f73f4205e1696d2fc97583bc60ed4..c534bc1bce8a868b822d6f88d37210e713487585 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8ee148b4ed73acde8f3c2419f3e1d79de9caf880..e732af026290033c6a25752e125968805f251ad6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 68613a56f09ead7e38404ebbc3d062657a922120..f55a6cc71d005787d704bb9e63c51fb39e998e9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index bb6bb901e7998ff960a93615e1436c454467df0e..a553c660eb886bfa87a0265e665243f2af9b32b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 4c3d82c802a6b74ba982b338fe2f1e1be8eb2b17..e96caaa8a1213c13f4d0eb2a0a6901dd7d749b27 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 4a87fcc5b24cbbb5a980211472766b532882aaab..39832a28c12300916585e7290de9e20fae2bdd8e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8045aad6669134a1bafea7f8f19d56e880293ca8..5a599c842ffdb4627d8fb2e29156141fc5772f2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 9f504a5a32f73e068dde4ce22d07202b5669f9c8..076214bb0f1fea167ce1a6b4877014c1fa1e040a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b457e5ebbfdf5e1df93b8ff6c5e70b6f0b003ee1..bc534fc3ac018b5f5a2cf7f12a925ffae9d444b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a5cca13950f2bf387eb7bdff1a195c4b8bc819a3..ef1ef7c9d9f18f128574bf0f050e6481e4219772 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c1530cc6d2623221ba9003915f26c4f3f2e4265d..e82b1966b5dcb58095d106e09a5e36038ae8fb18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index eb8bd9e1478a4db14a240a686ef34dbbaf458b9c..1b33ae8f24346d21a6081297ff1745e02d99fb0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 12ffbc002647cd0f589c139760dfee0095822e6a..1d99d78745dd56ee901e37b1268c405314345976 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c8af0ab5e60ad4fa9282f0db3c34fcf375a90030..4f86a78d1c88c58021ee4817a2eeec177e1a12dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 07bd60fcb44312206125da3abf626c9f42ff637e..d359c7583b198b9833dc7f737a35ff4f96697c7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 4117cf2aa2d62ca52bd31c46ea7853fab5441bf4..469efe75988adeddfe758def4a8cab71d67ce84d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 3648b882632747bf61f3ef8bbe8f7a1eab2bb95c..85059bc613cc8a84023d86116218f9a2d89efc62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 11bad97d1b7de1ee30b954fdc14c1b763641b6ad..99a67502758cac631816ce387235fdf99b717ef1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index f1d47c5b1a40badd718891be0c1de2df6a3d576f..bed664baa2b14ebd33741fec68e68223855a9b07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index cef8332dc1a60e820f2748c35496235d19d54249..15de280c99a92837fcaa0ceb02595566e2452865 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0ad269a23833dd6de9a1fab1a2c81c59949139cf..497a61e38d0580cd5a6b6bddd775e7207ef9ca70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b3c9422e5bcc04696db43f9ca954e5edcd49d170..53cd54a2fa37a0824bfd6cafa2c9cc93ff17e4eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index dfe143203fd28f3416bbaf1ca062e71727052e26..b43cbe69715a8386da6d6d3963793dfec69b9e28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c5fbe4cddeb67d1d41cf79325b962b86803289c1..5c64e0fa3698d942463bdd543b5eb53d6d6eb8da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 44de387f3d2ba032fdc1ff4da5dc0142c97dc05e..cb54fe60fc31a99c975d29d0b459f86325416c45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 46abbc73d3db30c8ada88606906b06d19a16f920..dacc077109a78d01861dc7b2a8697fe15660a756 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index df440927e7978d32c05491beeadda0b192df8682..49f0e9e493c42cbf0d0dd14bc2001797db710fa0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 29d3e4e720f85b33e5924d970ebf44c3503f9e49..9083c575246698726ffd85c1b2fdd295f627d3a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 7a941f5f8ef1a18c80eefeb54df5d23c3f191bd7..fa0856f41de92d66d558997b96d180d1f0f34d36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 67de68947fc01b84ee46ac9334a58b36b61fefb7..1aad48cddfad485471707c96746b446d580d0dda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 34eda0d7eff03f5e74accb312e6e9674f44cdce2..94fc0ec5bdcd0c0ae27b830fd9a49b08f561ddfb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 13382188e4588fb1bb239496498fa81ccfc0f881..40f6d31265fbb9f0c0d137fcc60d15f5ba06aca8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b186af1d9b3a8605eaa69e8b281dcf3bdf2dc0db..e10d3f6039dd0e3f7a73dc60c09e9a014bf5dea0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 29dc437d98be03f1c651c6b7d3c25879500edc23..c1417449189ae4253395ab64be2e33d3465af68f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 6908565cc2631ffd80e102b5a460551bc54e1121..16f14e0d7d1d0411e0e24d7401cb45aaddf3cb93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0436e09ebea5c935b208bff6bf9040dbd27f5060..5f07b520e155a7b5711dd060c03e5561085294b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b0a856b7dadf116b34b131d6e8cbaa53cc094a38..0381a3a84c15aaf317e8219d9e64948073eb8b00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index f66a6fe8064783029f8f2514662438a9e0b42edb..d7d718f6b22bbe064ad6417352e3aba375392fdc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 943183d8914f46d5a3f97799564fbd9bf55f9bc7..8ff4f483611f1391b5af92ae381f6de267d21807 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 582b0b7b038cffc800cbc931b9eab271cf51e398..32caa2a547ebc19342aec498755ae5dc608c4e5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 5f001ad4ac7aa00bf12046169579ec9c1ddf3207..9f1837cbac5dd89ccfa85dc043a62375ffdaed41 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 7ff68e95516940ccccbac24a5d0f3f7ab391011a..17ab77059e5fa03d7b4ef085db2a67d9ef78936d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8e6c009bf48e648e70d7f5a38a72562730230fe9..260de687c2a26e81ad3418c2b601bd583f905186 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c46129dc0da9bb4288973f736d294176b3b86577..4f3595c371a3e64913b17b050fa75147a46208c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8c35cddd81cd5d84fe597428943545d616b508cc..44889f0b1c8c4e3e8f07cd1d90d91bf49bf37b4f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c73d1fdca262a96035e73ff829dd87442e94eb04..a178e90a4b01486dd15f7291df8e4031f2cdfc36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c4cf85475c5ff5bcd21133a11a1eb9e674de390d..abcf651e3b6fdcbc7525925a7431d6be3ac39b98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 401cab5b39e1cc9e57a5066a240bb7c545cc0a23..eea0c3d7e151b3b8a0f946a640cc39bfa3e6e352 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 35c4517d07b15f78dca7c9112bb1416db94e90ad..a5dbbc2c849c93b6cbc993d36360288febaa6a19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0f68a3a489301719616a5ddef37ed0b1f00e1314..e3859343ec570395016b7bbaffaf0ded697a27b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a7c8a376aaf69ce6b284aee6f2dbb48614f21cb2..fa0b9375c1e06c19351b6bea9d84d9a933e244ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 23f21d364818049c962df459eb1d9b64dd2e6f98..d9d40719eb352676457d8c2b79c504b6f4e77f85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8c204746243b01223e5e6619d5fda32337a537d4..2d6dae803d07f652d041f7807e377ad0a376837f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index d9ce3e847dbf42bfdb7455c95688f8af02cb7acd..f57db6001a95bccd029cee0087d282625814539c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0c997e3f2e8c967ca03d03f570b9b3bd23645ef4..f08fd9eceee7c20099e97665f7d0302b9fac9404 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 15f493aeaf690c875f74d1ca7565b7dbb1fe7d37..dc1577d3ce61a887db47cbe6714e8c299bdd2ffb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 27ef7974afed93ec279e37ffe28448fef144984c..b802ffd39dbfd16a6ae35cb04f40200cc28bf8f2 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 7efdb9885f6c12c2a1ac7fe6041a039acf0665ef..4274762334ef356b574b66be268d6debd924ba48 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 530dcfc1c54a002d6960449a2de8ae41067382b4..c491d48a481d151cbe9ef85004ef97da44f42576 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 41b2be27c7c5dd630d40bee4eb3e02196de51a8d..af1e2e520a0510f4b191afad1ee9b867554da129 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index d207a99b777c2013063a6c53808b576bbd30db75..563062a6d52673612430ff235ee9f94cb8bf3fc5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 6bc459ff9d615608353d8395a01b65e430dc3cdb..ba60524a6efa812db63330976d91c505b5b3afaf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 3f7c78d958f654268b6db3f7d333afa41367b454..d47c5e11bd0082c158772630c83060de8cf757d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 7d02e5eb170ed5feb1e5121d476cc6bd0d9f8dc9..56a5b9f6e540d1e36afe2fb5c2bd4734dbcd3f18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 3b026ff80b1ee1baa107528d3c0bcfca7b6f1b38..0fb37250ef5a93e6b55f945646d6fe75e51e0f26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a2b37786301995b9f7b0cc77450a65b374fdec36..a13c1ac29aea02216e2ed5d8f1de175f8c1defde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 75965245caf4c7593f9930e77fb7666f9d5aa14c..b3f3a86de0a81c9b7660bacb8c7e1a7fd36457b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b8486c1eed5fc7a8d026a98a373252872045e843..7fdcd9bd3aa4f491c07209fdf395dd69568132f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 1e61b429e95008deeab117e17a7ecfb9acf2f0e7..afacfc64e13f961f18470156faaec94dce2d69fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 39c4322623ebe98aa6fa60af5ddd22ec6d4758d4..686c498cb91836365ca9cfdbcee5625d057ace90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 2cd57180783e5cc2a82f6867244262ff926ab504..abd792172f6247e7cb09b3335d6198f5841e16aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0c3372c5037ab26fe2b7953fbde5a169df141128..6f3eb4deed892e2744c8cc9ba0041e9cb6513566 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 5046a912631810692ccd338779bc4cde70a35c78..07ab9b543e03f2f35fb75fa480264983357df88b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 1a6f07f1cddb496393cf99a8e5601fb661f9046b..1e11c238f0df5a98cfdc444709123a17052e7bc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 798e55c97557856576cf1aecdedabd937ccbba32..e96f34c1e77c2b25bfb54fa024721a14a425f2a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index dc3ad1fbb2b1bcd0bf4453686529fe83ff9b83fa..835a5134005cf3f7044f28a78b2fd971fc987a40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 553afd333b7e08aabae703281ea4530ebbfddedb..e7c10d8a915021e0132a301074fb01e7161f6fd1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8b7834aff59071861020e238295904c6a0065583..ced6cb4a527d73d70970753eff760ecf57d0a9d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 039325309566f2a6455cbeaea1d1a94df8c71cc0..9e88b6f3dbcc72ae6b32b379730bcbba1ea42c5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 38a530488082d18139636874dff06f59823ca698..6b83577033f6cc661f46f16a18fa43f770741d3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c4665e8f50a4662d6068c440149c03edbb3b444d..382937b80879f5deb752a6165054c115fe577edb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index d7f732c737d3bcec1a1b76dcd0b867f06f7c732e..0978f8e7f7846f5faa6e4a9336ca7c3982482475 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index dde3e06411733d1e536d36ce95d5e9e303841f77..5932b2e002acf774e66bb91b83a75e5d994cc5cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 7d9e8518494a8e42ec8b44915da225e224a5dcf1..09ae22df549f6d46736322bc156ab358213dd80b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8e2c366b7268343edc4f9798dac732f50216c804..659c412f5be2226a32f84119e14be460163a304e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 7c0033498c68067149d1a3c1138eaebafa8279b8..6e74e47014e34a665490ac74ffd8ee8da6ff0e29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 312bdcc92d66577575c026368f73c15e3351145d..d54388c0272fdc1fabba88c4dae708865218a6b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index fbfe727bbcb42d22460822e0a360ae1c19762138..2baf6cd7b29cf2a0c0cf65cadf9397cd15d541fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 53405a2007519beb541a66477f29556b4ce75c9c..cfba2c8edf4c0bb6af2c43b09e574edebcf9cbd3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index fc696e8f8453a3425a94dde262fb5abf78a9ba9a..c9f1a0b7d7ce65867415b16e30d337d0226763e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index bd0a1f195565adb8ffe8da8bfca777271668223b..35629cccd548c231ebd5639b11c53dd4ef756024 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8e906820a0b6ece8156f24503cf74b1dea93fcf1..32f82c3a2fc41cca273550dfdf3f1946b507fc2e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 9f1247d1b4f019b1cbea07c1a4c35e52794f9510..ac2ff48f7e80e3775ac27d1d7d36b0e3f666380e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 1a7443a8aad9eaa0833b23b121fe6330ac57aead..6308e0cf370bf84fdc7d4e3ad5ec0bba9704bc31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 2595bc77e2569f62d747350b0a62eb088063f39f..1f290bd69ab567d62635debcbd8f0bf6cd3c2741 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 2f6b6a79f0406432b362222a7e90c81427a0b63e..f8805744b83378598607684b02d303924124e991 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a9656d9b9aeb1ac8ff8dc1752773b98ca70f02eb..a806261d02699a353a21af292f0d2ae7e70f6b5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 5fe1a5192ea956160dcceab00cbfce1cbad7f4f2..cb7127bc1371af0961e38e4e0d91c6228a45af54 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 31898f462b6a67521274d60fd17ec8a02b6b9a93..7d5074571996f418df426aa3f625b62b1260f8e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index afe44bd041277a0bedf2c4ee94a0975728a96a08..a4f49667ed8b41274b878b39d03244112a32b03a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 48ce06a4854ee61126599a9b73f757498c2a2eec..05cf67897e92f7b64756863e68617d12e823977d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index bdb9922ff3cad103682defd90d5c4eb6153aaa14..317e3fee247e6ff5d99321bac072fd4708921af7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0cb37e41afcdc150ae8519b542d855515c483488..5f1403eb698df45ca0ece99100f64ad6916a4ee1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 6a89a7b1cdb40499ead52957ea823b9666b4fd70..4524611956d9b78673fa6b2a1ea5472583f54496 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 04e3e57bca5303f837858a65a9e969d98987b94b..692d3e67528af3d1196c845be8f9d80aafef883f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 6555df77ca4d6dde28e9c8975df37cfad32b8d0b..33d59b05f24b5f679ef35b54498b5d27e66f10d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c500dee386c7bb7fc99b22cf710a79f31ffb0e89..872f9100a87187e0ef8d91d0bf9212397b699963 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 6cf53d5b27fc1f735894e3c0d542622f2e8488b6..81f507719756080be1b50a3bdb48c7481676ea85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 486bd1af7670cb83c5f2d28fcb0faa2669b7af2a..a6a828a315c14b62ae4957c8b5219458388fdb14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e41092455c56545f265941d90407615aa3589340..502d394a16c38635fa29f2ed2eab0b90da509efa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 6005a49d5e5d66b4af6da41da3772dbbcf258177..4efc6ba4fdce2b06d2887b5d4eadf505546ae9b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 93d0307f9295e82ccee4f00e1cad23d4bd4e7351..484edae9edb18f72929768ecaf91c64c9dfb8550 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 9219a8e2e445931b64df504c22e7329a9a277b23..cd22cd00ee8a21312666f49f265edfc2427433b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 74b68389386c7f4fb551f25e818aa477b74e3e55..1b7b3d153e79d9655c04e9b595f8406530460dd1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a471c3ec0243f47903eae306c33661498af49aca..9b2b5b60452ed50550fac91fc53f0aebe21777ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 66d371a506b41c411f217fcdf45f86241438ece7..36b64d830aa10a2db40b470818f611c2ca48e458 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index ce077a1cab42ce71dde6f117e9df67f984e3a0a2..c119a48d24bbfa85e8317ce1e6e732aa9d0fcb6a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 2c2e2b45b9aaf034a86891ad7f8f9d31cbb133be..097314e924a4304a2836e75ea27b9abaa9e1f9e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e6eaed6053649be148dbc06a577a2bd937c5071a..060a87a3b5922432982c2319646a48ff41bb2804 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 79fd6c7f565ce4a95c5ab68823031cb6eccd3c3a..9fa842ce85dbdcd3906dd077737fa459fe692ace 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 9761f2a41ebdc9d989bc52b41b00385ecd811882..a9112f777dda2659793721b15c4980ac3268e95a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a2c95001e8d1287659153efa63fca5fa7f84bb63..eebaefabefb7b85ca0e438a0af52838239914af8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c9838416638fe406fae0dc8485c3f7452d8493c3..52d155160fcc2388f035fa12ab359df2f617e50a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 9e17f1eaa1149efb030d415f0939cdfb8344192b..3b4124111803c20507f69c856eff3cee394980f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 8d3fc2395266299e95d1d38fcb7b4c40673f6944..89e3da8c0bd0a3725afc2bc7c8e10178923419b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 1d937e060af798465a703e55fdcb7e4462b25b0f..95d564be08b2dc7558b29667da1d91a20c8b47c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 34874b8c2965f7f7bd5ebf23769656cdc8487846..44541c4ead072e8b3e2032c3d9d89d11f8b82864 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index ca7853d1802221531e552e5b4f9483d7ad10faf2..bc09ba52599b551f8c57ee146eef9c5c3a30948f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 71835534e6bb8c81ef1abaab6cab75c3f313c7c1..0d0a5e75e44a96969e3aed1472e1fc65fe8ac6da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 80c922f5f56b1fee7f983dc5437bbe329d2ee97a..a0fed797c38055c50aefd3587cd1b0704a148089 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 1bf567915653efc79e90bbabe4cbf1c431af34b0..23dcfe38fc7c5cb265c83a24067a51a6c08ed364 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 4cdf61154c1c7f9217a8b419762fed7a6502091d..07f84c0d407a6ec5dc2b61ce6d4a5ee2e2ff5932 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 32c99608cdc0ba82cb9ad8da6bd448c81e111449..8a8641edbc64385bb5fc6dbd3cfd0b5a2470c9e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index d02ec0e8f12eccfa2df284bf6745150692d06910..0a22987f45d89436a67a81d034949e78c2b7e77d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 5b05833877c9b6180fd21559c155704917e5bcdf..6f07d42994d9991c00aeff470ff478ff2bb8ccb8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 180b5104e22e45b6663302bdf2e43a6b2f3205aa..3cf6b8f0eccb6fb0bbb353db598a48658f72b734 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 57f2617c29357f65dac8ac5bfad48393e2fc77d9..9a6b7afc22ddf643ca00971b3be51a20df63afcc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 94a635e4a060537af02bdf0fdf1a98e04faca54d..05ff30ba34bfc0e8932674cb0323fa05b1a0aa4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 19fcc8e4df9fd626a7b95cda5a5c6602b614af7d..4eca2191eebf58967e3f4c75cab67a0a50c3d01f 100644 (file)
@@ -1,6 +1,6 @@
 #  generic machinemodel file
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 83f125dcdbcacc85d921721d592569c50c5ab708..ca0359fff7978e8dbf2ef5768b2923233e11fcf6 100644 (file)
@@ -1,6 +1,6 @@
 # Machinemodel file for M5 systems
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 1071e9e5003b04f28f4f11db0bdddb52508a7fdb..59392eea78befa3db495833e725fa827905ef8d6 100644 (file)
@@ -1,6 +1,6 @@
 # Machinemodel file for M6 systems
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 29e3bef0347470657e4998be19cc1d89dabb5dc6..b0414420c556314571269f44ba0f9f4dcc0e232a 100644 (file)
@@ -1,6 +1,6 @@
 # Machinemodel file for M7/T7 systems
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index e27f3a460e760ce1dd83110cbea870094848e0f0..b998c3aca258da15767eab6354fc5084a75799fa 100644 (file)
@@ -1,6 +1,6 @@
 # Machinemodel file for T4 systems
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index 6d666a9812a3a192f31d95adaf2cfc84bac47546..7740f672fcc9e84dfa81d7ed026d0eafacc1b2e1 100644 (file)
@@ -1,6 +1,6 @@
 # Machinemodel file for T5 systems
 #
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 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
index cdbe0cea9a5e0f7d73b7f55abc882520d25900f7..80bebefe447ad2b55e5492d2b92f65de5f93f5ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 461010521329d4b502264330f59c8147a83dea3b..eee81630de9aaac10fd210344c773a4bbda430a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b93deafd9d279b6389ea348fcd45b2c1d6eb6c49..b942fa057a79a1f680beace0cfa801e30cbd213f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 0d1b8bcfa50fb5521d9e5471b468ee0aee200a21..5c01b1882c361ce9a0a0c4dedbc432e32aa7257b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 28b1800ca126abeecdf61e7dd9ee357b4e2c57b8..b8d380b54e14638cdf1f530eb003db24ac9a201c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index b9513aefc0f229dd97d92117f69d9d769dc776a4..ca2997b1742ff34f7c069736743834816fdeaf65 100644 (file)
@@ -1,5 +1,5 @@
 # Basic expect script for gprofng tests
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index 4a18e852491e4d3657ddcca0c0cdb475e7103a54..c34ba3abd54dd2083682df33739c6056dafb2a72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index e78b6927f4808dadfd3cd3312d730a89cd017ddc..3d9222dc9ec06065d1d6c4314f37f8c49c2db15f 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index eac58a2cf668c43e46d7b920c765172dee504444..ff2e450961f30cd78eac5790e6ff0e78cd3caa25 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -- # This comment tells perl not to loop!
 
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index 0613ffb3f1a6163ad4632a3b94462daba9e7438f..638619753f602e88f0f4dc28e3f28950770b3bea 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index 2d67e8b3d0e2a93bae1dc71698982fa930bc4c1b..939d37b8cac83de1717b17de1762513d64413aad 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -- # This comment tells perl not to loop!
 
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index aa5a4b92bcfdcc3e1dba8965d1bf45fb9119e482..da39821027f586babb52daea1b7ab549e38303ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 5d22af7635bf19d419dfde80b9ad633bb6ceec4f..76fd542b59a30e802975a28dc8e529ea4dcc4ebf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 4c1face7ace81e3e149b856634d6e061f3ea1e32..6b1f8939586cea9df39ca20a619d1978f49d9754 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index 6ff5c99d7530f5c9889b4db51cefbabf772f86e0..0de2cabf9d459c2e10c91caa62c4e37ef78ca0db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 5adcf90d8ee46677222fa1cc081cc03705ed3e15..a6e94d51fa1433c7a7566232a22d063d7b2a6c2f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index e77d0743cd7f18bf50a04557b3a9bd6625127427..ec278be9a02bebb79abc241333a16b673428d5d2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -- # This comment tells perl not to loop!
 
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index 68482e3d172d26f0f8cb876b6909ce254521104f..3a5cc59a8dbeeed1b8f4b40afedbdde26200f685 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index f343876972f9d273ab43413714b5fa38757309fa..e5699564c6aac7d74d046c6682f3a0b41bed3d25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 2126ea355924d59ea9c3d93d02b456f3695f8e84..af373d2a85aa50f869605bb2e2bd5d4f4f63f25b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 2126ea355924d59ea9c3d93d02b456f3695f8e84..af373d2a85aa50f869605bb2e2bd5d4f4f63f25b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index fdf9eedadecf4f3c43d475509878e27ad103af8f..58cf753d83beb8bed69cc25bd87564c425c3aad9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 4ada146d1ba290475c033f64fe3485d84637e81f..efbfb957afede83537e28eb6cf464c5107c35708 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 7b14359ba508002bfe84993c8b81418c5412b8c9..ee5193a79127c310c13bb4d94d59ce2618e3db91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 219aee0fd90ee78db1764ad6c260ca16f1acfb45..1f4191e867a84ef2282d13f8d6a674a63555c24c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index c2093daeaccc12b48cc015e4a3f33afb346084da..6034e23122b15e5a6886dcb5b6667b632b4fa4de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 278ceea31eb55c192df24a2e39a4520c4ac09c22..6e446dbabd800c6fd678e17384238ed6d4692e6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index a909600532264caa80588bac57c09c9aeacf9631..4292b565b3684b9ee18d90c813621482e0e9c5e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index d6c9331f9d522a7772f259ca4c9fb6ff586c7b5b..d718219a40749aa6038d9535f7f7e658b98fa6d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 1994a0aca11a1587d99d242a511ffa7c7312241a..942a190c7df999117f2b369c0094a12c44fdfbc6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 5cb528177d5bd370e52d39430b2709b31eaddae4..e285a00c0ea0dbaa636e6a3190a7bbc436590a89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 704b16585b709f90406d5f7388497af031d1b78d..aa4b97ffe8509812d2fe0b82189261442600a654 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 84262e0085bf7ee27c354d45ffce7fa2d104ec42..ac5950a0d4b56ebb5ae5cba47112f7daa7fd6395 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
    Contributed by Oracle.
 
    This file is part of GNU Binutils.
index 035d320f35f4029eee80495039b6c2b50b2afe36..ebb76a89d7a3e4083b0d765e9763da2e7b15ceeb 100644 (file)
@@ -1,5 +1,5 @@
 # Skeleton makefile for display tests
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index 1b0168e1bbfe0aee7da406ae8f3c30ecb1a9a3c6..7d754aeeaae568d37fc3911516eaefd432e4d7f6 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 2021 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
index d103f0fe247731117e78570c0f95b8caef60c3ee..d094279d6e629cc5a36981a21852ec8ea72b6888 100644 (file)
@@ -1,5 +1,5 @@
 # Support routines for display-testing machinery in gprofng testsuite.
-#   Copyright (C) 1994-2021 Free Software Foundation, Inc.
+#   Copyright (C) 1994-2023 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #