public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb/binutils-2_40-branch] Update year range in gprofng copyright notices
@ 2023-01-04 11:44 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2023-01-04 11:44 UTC (permalink / raw)
  To: bfd-cvs, gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=141086413b696c13c2a4b0a68d7916369f7d77a1

commit 141086413b696c13c2a4b0a68d7916369f7d77a1
Author: Alan Modra <amodra@gmail.com>
Date:   Sun Jan 1 23:01:20 2023 +1030

    Update year range in gprofng copyright notices
    
    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.

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

diff --git a/etc/update-copyright.py b/etc/update-copyright.py
index fcbf1045d1b..8f5d33f336f 100755
--- a/etc/update-copyright.py
+++ b/etc/update-copyright.py
@@ -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.')
diff --git a/gprofng/Makefile.am b/gprofng/Makefile.am
index b90d569c093..c7ae8d6a845 100644
--- a/gprofng/Makefile.am
+++ b/gprofng/Makefile.am
@@ -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
diff --git a/gprofng/Makefile.in b/gprofng/Makefile.in
index 93477ba71f7..01f7dca3f2a 100644
--- a/gprofng/Makefile.in
+++ b/gprofng/Makefile.in
@@ -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
diff --git a/gprofng/common/cc_libcollector.h b/gprofng/common/cc_libcollector.h
index e0785418bb3..9fa8a04aa62 100644
--- a/gprofng/common/cc_libcollector.h
+++ b/gprofng/common/cc_libcollector.h
@@ -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.
diff --git a/gprofng/common/core_pcbe.c b/gprofng/common/core_pcbe.c
index e10a14ea1e8..b71d46f4e31 100644
--- a/gprofng/common/core_pcbe.c
+++ b/gprofng/common/core_pcbe.c
@@ -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.
diff --git a/gprofng/common/cpu_frequency.h b/gprofng/common/cpu_frequency.h
index b46b54dc789..7676259b581 100644
--- a/gprofng/common/cpu_frequency.h
+++ b/gprofng/common/cpu_frequency.h
@@ -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.
diff --git a/gprofng/common/cpuid.c b/gprofng/common/cpuid.c
index 211e09aa8ac..fd98b30c639 100644
--- a/gprofng/common/cpuid.c
+++ b/gprofng/common/cpuid.c
@@ -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.
diff --git a/gprofng/common/gp-defs.h b/gprofng/common/gp-defs.h
index e92c33e101b..7cef5550696 100644
--- a/gprofng/common/gp-defs.h
+++ b/gprofng/common/gp-defs.h
@@ -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.
diff --git a/gprofng/common/gp-experiment.h b/gprofng/common/gp-experiment.h
index 040c2d11340..2b3262bf9f9 100644
--- a/gprofng/common/gp-experiment.h
+++ b/gprofng/common/gp-experiment.h
@@ -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.
diff --git a/gprofng/common/gp-time.h b/gprofng/common/gp-time.h
index 775537041d1..917696711f8 100644
--- a/gprofng/common/gp-time.h
+++ b/gprofng/common/gp-time.h
@@ -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.
diff --git a/gprofng/common/hwc_cpus.h b/gprofng/common/hwc_cpus.h
index ff7b30368e2..be820819dd3 100644
--- a/gprofng/common/hwc_cpus.h
+++ b/gprofng/common/hwc_cpus.h
@@ -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.
diff --git a/gprofng/common/hwcdrv.c b/gprofng/common/hwcdrv.c
index 03c3a71c8e2..bd8da49b419 100644
--- a/gprofng/common/hwcdrv.c
+++ b/gprofng/common/hwcdrv.c
@@ -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.
diff --git a/gprofng/common/hwcdrv.h b/gprofng/common/hwcdrv.h
index 14c55cfd378..f711990b4b6 100644
--- a/gprofng/common/hwcdrv.h
+++ b/gprofng/common/hwcdrv.h
@@ -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.
diff --git a/gprofng/common/hwcentry.h b/gprofng/common/hwcentry.h
index 8611ab78d89..78b62ab6a0d 100644
--- a/gprofng/common/hwcentry.h
+++ b/gprofng/common/hwcentry.h
@@ -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.
diff --git a/gprofng/common/hwcfuncs.c b/gprofng/common/hwcfuncs.c
index 2f9764d2771..ef3d0d080e2 100644
--- a/gprofng/common/hwcfuncs.c
+++ b/gprofng/common/hwcfuncs.c
@@ -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.
diff --git a/gprofng/common/hwcfuncs.h b/gprofng/common/hwcfuncs.h
index ef0360b1f7a..a5f64f2a33f 100644
--- a/gprofng/common/hwcfuncs.h
+++ b/gprofng/common/hwcfuncs.h
@@ -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.
diff --git a/gprofng/common/hwctable.c b/gprofng/common/hwctable.c
index 61101baed2b..a2a553d74d5 100644
--- a/gprofng/common/hwctable.c
+++ b/gprofng/common/hwctable.c
@@ -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.
diff --git a/gprofng/common/opteron_pcbe.c b/gprofng/common/opteron_pcbe.c
index d4799452026..6cab4d102cc 100644
--- a/gprofng/common/opteron_pcbe.c
+++ b/gprofng/common/opteron_pcbe.c
@@ -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.
diff --git a/gprofng/config/bison.m4 b/gprofng/config/bison.m4
index 0493587517c..7877868d2e2 100644
--- a/gprofng/config/bison.m4
+++ b/gprofng/config/bison.m4
@@ -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.
diff --git a/gprofng/configure.ac b/gprofng/configure.ac
index bbad953cf4f..83e60a640cf 100644
--- a/gprofng/configure.ac
+++ b/gprofng/configure.ac
@@ -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
diff --git a/gprofng/doc/Makefile.am b/gprofng/doc/Makefile.am
index 4b63b96fdca..760c34ffd98 100644
--- a/gprofng/doc/Makefile.am
+++ b/gprofng/doc/Makefile.am
@@ -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
diff --git a/gprofng/doc/Makefile.in b/gprofng/doc/Makefile.in
index 969b5e52b3b..a45018334e8 100644
--- a/gprofng/doc/Makefile.in
+++ b/gprofng/doc/Makefile.in
@@ -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
diff --git a/gprofng/doc/gprofng.texi b/gprofng/doc/gprofng.texi
index 3e75a6c1fd6..8b548786096 100644
--- a/gprofng/doc/gprofng.texi
+++ b/gprofng/doc/gprofng.texi
@@ -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
diff --git a/gprofng/doc/mdate-sh b/gprofng/doc/mdate-sh
index f80075c049b..b580f2e37e1 100755
--- a/gprofng/doc/mdate-sh
+++ b/gprofng/doc/mdate-sh
@@ -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
diff --git a/gprofng/gp-display-html/Makefile.am b/gprofng/gp-display-html/Makefile.am
index f933911d11c..c79ecc8c459 100644
--- a/gprofng/gp-display-html/Makefile.am
+++ b/gprofng/gp-display-html/Makefile.am
@@ -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
diff --git a/gprofng/gp-display-html/Makefile.in b/gprofng/gp-display-html/Makefile.in
index 1206a79d3f0..42886f7c645 100644
--- a/gprofng/gp-display-html/Makefile.in
+++ b/gprofng/gp-display-html/Makefile.in
@@ -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
diff --git a/gprofng/gp-display-html/gp-display-html.in b/gprofng/gp-display-html/gp-display-html.in
index 8131ecf4677..7ea16cf7168 100644
--- a/gprofng/gp-display-html/gp-display-html.in
+++ b/gprofng/gp-display-html/gp-display-html.in
@@ -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";
diff --git a/gprofng/libcollector/CHK_LIBC_OBJ b/gprofng/libcollector/CHK_LIBC_OBJ
index dbeb9cb8fb5..c458638c12b 100755
--- a/gprofng/libcollector/CHK_LIBC_OBJ
+++ b/gprofng/libcollector/CHK_LIBC_OBJ
@@ -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
diff --git a/gprofng/libcollector/Makefile.am b/gprofng/libcollector/Makefile.am
index ddce555fc87..9dd888864c1 100644
--- a/gprofng/libcollector/Makefile.am
+++ b/gprofng/libcollector/Makefile.am
@@ -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
diff --git a/gprofng/libcollector/Makefile.in b/gprofng/libcollector/Makefile.in
index 9372c6dea78..eef61ba85f7 100644
--- a/gprofng/libcollector/Makefile.in
+++ b/gprofng/libcollector/Makefile.in
@@ -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
diff --git a/gprofng/libcollector/collector.c b/gprofng/libcollector/collector.c
index 93015305587..55c52548b4e 100644
--- a/gprofng/libcollector/collector.c
+++ b/gprofng/libcollector/collector.c
@@ -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.
diff --git a/gprofng/libcollector/collector.h b/gprofng/libcollector/collector.h
index b589d3f3d18..d771cf1d07a 100644
--- a/gprofng/libcollector/collector.h
+++ b/gprofng/libcollector/collector.h
@@ -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.
diff --git a/gprofng/libcollector/collectorAPI.c b/gprofng/libcollector/collectorAPI.c
index 8c9b92050e1..348eea9bb40 100644
--- a/gprofng/libcollector/collectorAPI.c
+++ b/gprofng/libcollector/collectorAPI.c
@@ -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.
diff --git a/gprofng/libcollector/configure.ac b/gprofng/libcollector/configure.ac
index a19e62068fd..495963c51e0 100644
--- a/gprofng/libcollector/configure.ac
+++ b/gprofng/libcollector/configure.ac
@@ -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
diff --git a/gprofng/libcollector/descendants.h b/gprofng/libcollector/descendants.h
index 8fa18c8020e..10373e2a2d7 100644
--- a/gprofng/libcollector/descendants.h
+++ b/gprofng/libcollector/descendants.h
@@ -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.
diff --git a/gprofng/libcollector/dispatcher.c b/gprofng/libcollector/dispatcher.c
index d0e8f84ec48..0075f232cc8 100644
--- a/gprofng/libcollector/dispatcher.c
+++ b/gprofng/libcollector/dispatcher.c
@@ -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.
diff --git a/gprofng/libcollector/envmgmt.c b/gprofng/libcollector/envmgmt.c
index b4418d6eb68..bd3c81d8b61 100644
--- a/gprofng/libcollector/envmgmt.c
+++ b/gprofng/libcollector/envmgmt.c
@@ -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.
diff --git a/gprofng/libcollector/gethrtime.c b/gprofng/libcollector/gethrtime.c
index 002de7c77ba..d9c84d71e5c 100644
--- a/gprofng/libcollector/gethrtime.c
+++ b/gprofng/libcollector/gethrtime.c
@@ -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.
diff --git a/gprofng/libcollector/heaptrace.c b/gprofng/libcollector/heaptrace.c
index 24e6d2642ec..387d2a13c00 100644
--- a/gprofng/libcollector/heaptrace.c
+++ b/gprofng/libcollector/heaptrace.c
@@ -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.
diff --git a/gprofng/libcollector/hwprofile.c b/gprofng/libcollector/hwprofile.c
index e360068ea30..3ca89d1ceb6 100644
--- a/gprofng/libcollector/hwprofile.c
+++ b/gprofng/libcollector/hwprofile.c
@@ -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.
diff --git a/gprofng/libcollector/hwprofile.h b/gprofng/libcollector/hwprofile.h
index a234b78be56..23422dd51fa 100644
--- a/gprofng/libcollector/hwprofile.h
+++ b/gprofng/libcollector/hwprofile.h
@@ -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.
diff --git a/gprofng/libcollector/iolib.c b/gprofng/libcollector/iolib.c
index 5f09b0e4cd1..9de481430de 100644
--- a/gprofng/libcollector/iolib.c
+++ b/gprofng/libcollector/iolib.c
@@ -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.
diff --git a/gprofng/libcollector/iotrace.c b/gprofng/libcollector/iotrace.c
index 466bf457b75..af90cc31f1a 100644
--- a/gprofng/libcollector/iotrace.c
+++ b/gprofng/libcollector/iotrace.c
@@ -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.
diff --git a/gprofng/libcollector/jprofile.c b/gprofng/libcollector/jprofile.c
index 52114066726..4bec99950fc 100644
--- a/gprofng/libcollector/jprofile.c
+++ b/gprofng/libcollector/jprofile.c
@@ -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.
diff --git a/gprofng/libcollector/libcol-i386-dis.c b/gprofng/libcollector/libcol-i386-dis.c
index 9b3882aad82..89a42553439 100644
--- a/gprofng/libcollector/libcol-i386-dis.c
+++ b/gprofng/libcollector/libcol-i386-dis.c
@@ -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.
diff --git a/gprofng/libcollector/libcol_hwcdrv.c b/gprofng/libcollector/libcol_hwcdrv.c
index f3bd932735f..79fcd0b8210 100644
--- a/gprofng/libcollector/libcol_hwcdrv.c
+++ b/gprofng/libcollector/libcol_hwcdrv.c
@@ -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.
diff --git a/gprofng/libcollector/libcol_hwcfuncs.c b/gprofng/libcollector/libcol_hwcfuncs.c
index 1f5ad68e05a..f8110f7ac7e 100644
--- a/gprofng/libcollector/libcol_hwcfuncs.c
+++ b/gprofng/libcollector/libcol_hwcfuncs.c
@@ -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.
diff --git a/gprofng/libcollector/libcol_util.c b/gprofng/libcollector/libcol_util.c
index 454f45bba00..b1607333df1 100644
--- a/gprofng/libcollector/libcol_util.c
+++ b/gprofng/libcollector/libcol_util.c
@@ -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.
diff --git a/gprofng/libcollector/libcol_util.h b/gprofng/libcollector/libcol_util.h
index c32c76f091b..bb9411493f6 100644
--- a/gprofng/libcollector/libcol_util.h
+++ b/gprofng/libcollector/libcol_util.h
@@ -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.
diff --git a/gprofng/libcollector/linetrace.c b/gprofng/libcollector/linetrace.c
index e974c97ec9b..66241ac1f53 100644
--- a/gprofng/libcollector/linetrace.c
+++ b/gprofng/libcollector/linetrace.c
@@ -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.
diff --git a/gprofng/libcollector/mapfile.aarch64-Linux b/gprofng/libcollector/mapfile.aarch64-Linux
index 84d6bbc5617..c03b2181eca 100644
--- a/gprofng/libcollector/mapfile.aarch64-Linux
+++ b/gprofng/libcollector/mapfile.aarch64-Linux
@@ -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.
diff --git a/gprofng/libcollector/mapfile.amd64-Linux b/gprofng/libcollector/mapfile.amd64-Linux
index 213061fbec1..0868308118c 100644
--- a/gprofng/libcollector/mapfile.amd64-Linux
+++ b/gprofng/libcollector/mapfile.amd64-Linux
@@ -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.
diff --git a/gprofng/libcollector/mapfile.intel-Linux b/gprofng/libcollector/mapfile.intel-Linux
index 97482d2b0a4..b66292550a7 100644
--- a/gprofng/libcollector/mapfile.intel-Linux
+++ b/gprofng/libcollector/mapfile.intel-Linux
@@ -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.
diff --git a/gprofng/libcollector/mapfile.sparc-Linux b/gprofng/libcollector/mapfile.sparc-Linux
index 30d3953f37e..a74c60fa978 100644
--- a/gprofng/libcollector/mapfile.sparc-Linux
+++ b/gprofng/libcollector/mapfile.sparc-Linux
@@ -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.
diff --git a/gprofng/libcollector/mapfile.sparcv9-Linux b/gprofng/libcollector/mapfile.sparcv9-Linux
index db797661a29..c46214e26ed 100644
--- a/gprofng/libcollector/mapfile.sparcv9-Linux
+++ b/gprofng/libcollector/mapfile.sparcv9-Linux
@@ -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.
diff --git a/gprofng/libcollector/memmgr.c b/gprofng/libcollector/memmgr.c
index aa13ea77852..b4ca45013f8 100644
--- a/gprofng/libcollector/memmgr.c
+++ b/gprofng/libcollector/memmgr.c
@@ -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.
diff --git a/gprofng/libcollector/memmgr.h b/gprofng/libcollector/memmgr.h
index 78231c29abd..0de395acec1 100644
--- a/gprofng/libcollector/memmgr.h
+++ b/gprofng/libcollector/memmgr.h
@@ -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.
diff --git a/gprofng/libcollector/mmaptrace.c b/gprofng/libcollector/mmaptrace.c
index 867fead2feb..61613c21560 100644
--- a/gprofng/libcollector/mmaptrace.c
+++ b/gprofng/libcollector/mmaptrace.c
@@ -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.
diff --git a/gprofng/libcollector/profile.c b/gprofng/libcollector/profile.c
index ee9fb7d3b0c..4819d832b31 100644
--- a/gprofng/libcollector/profile.c
+++ b/gprofng/libcollector/profile.c
@@ -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.
diff --git a/gprofng/libcollector/synctrace.c b/gprofng/libcollector/synctrace.c
index 39210f53e40..cbe4e46533d 100644
--- a/gprofng/libcollector/synctrace.c
+++ b/gprofng/libcollector/synctrace.c
@@ -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.
diff --git a/gprofng/libcollector/tsd.c b/gprofng/libcollector/tsd.c
index 416c3e76778..bbd405766df 100644
--- a/gprofng/libcollector/tsd.c
+++ b/gprofng/libcollector/tsd.c
@@ -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.
diff --git a/gprofng/libcollector/tsd.h b/gprofng/libcollector/tsd.h
index 38b3d53040e..e76ddef4af8 100644
--- a/gprofng/libcollector/tsd.h
+++ b/gprofng/libcollector/tsd.h
@@ -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.
diff --git a/gprofng/libcollector/unwind.c b/gprofng/libcollector/unwind.c
index 009b5ab8456..ff2f7aa9a7e 100644
--- a/gprofng/libcollector/unwind.c
+++ b/gprofng/libcollector/unwind.c
@@ -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.
diff --git a/gprofng/src/ABS.h b/gprofng/src/ABS.h
index c4552d81e5b..23ee6edcc74 100644
--- a/gprofng/src/ABS.h
+++ b/gprofng/src/ABS.h
@@ -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.
diff --git a/gprofng/src/Application.cc b/gprofng/src/Application.cc
index e28956c28f4..84660646263 100644
--- a/gprofng/src/Application.cc
+++ b/gprofng/src/Application.cc
@@ -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"),
diff --git a/gprofng/src/Application.h b/gprofng/src/Application.h
index 404383b6c49..22d7356cfae 100644
--- a/gprofng/src/Application.h
+++ b/gprofng/src/Application.h
@@ -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.
diff --git a/gprofng/src/ArchiveExp.cc b/gprofng/src/ArchiveExp.cc
index e7ebfa913cc..7d24d68fe6e 100644
--- a/gprofng/src/ArchiveExp.cc
+++ b/gprofng/src/ArchiveExp.cc
@@ -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.
diff --git a/gprofng/src/ArchiveExp.h b/gprofng/src/ArchiveExp.h
index 809ed58dc40..a34c6c94e3f 100644
--- a/gprofng/src/ArchiveExp.h
+++ b/gprofng/src/ArchiveExp.h
@@ -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.
diff --git a/gprofng/src/BaseMetric.cc b/gprofng/src/BaseMetric.cc
index bb51ddf62d3..61cfede5a98 100644
--- a/gprofng/src/BaseMetric.cc
+++ b/gprofng/src/BaseMetric.cc
@@ -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.
diff --git a/gprofng/src/BaseMetric.h b/gprofng/src/BaseMetric.h
index e0569937a20..a9ab85e5d5a 100644
--- a/gprofng/src/BaseMetric.h
+++ b/gprofng/src/BaseMetric.h
@@ -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.
diff --git a/gprofng/src/BaseMetricTreeNode.cc b/gprofng/src/BaseMetricTreeNode.cc
index 2d1db99bd3a..8ad808d0b19 100644
--- a/gprofng/src/BaseMetricTreeNode.cc
+++ b/gprofng/src/BaseMetricTreeNode.cc
@@ -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.
diff --git a/gprofng/src/BaseMetricTreeNode.h b/gprofng/src/BaseMetricTreeNode.h
index 0076dff5efd..5f0ca21c6c5 100644
--- a/gprofng/src/BaseMetricTreeNode.h
+++ b/gprofng/src/BaseMetricTreeNode.h
@@ -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.
diff --git a/gprofng/src/CacheMap.h b/gprofng/src/CacheMap.h
index a5757498ede..a0f8476465a 100644
--- a/gprofng/src/CacheMap.h
+++ b/gprofng/src/CacheMap.h
@@ -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.
diff --git a/gprofng/src/CallStack.cc b/gprofng/src/CallStack.cc
index 7671f9ff21b..84872cf3bda 100644
--- a/gprofng/src/CallStack.cc
+++ b/gprofng/src/CallStack.cc
@@ -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.
diff --git a/gprofng/src/CallStack.h b/gprofng/src/CallStack.h
index 62e0686aa6c..985ae05eeaa 100644
--- a/gprofng/src/CallStack.h
+++ b/gprofng/src/CallStack.h
@@ -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.
diff --git a/gprofng/src/CatchOutOfMemory.cc b/gprofng/src/CatchOutOfMemory.cc
index 61b91cfcd0e..16dbee1cd58 100644
--- a/gprofng/src/CatchOutOfMemory.cc
+++ b/gprofng/src/CatchOutOfMemory.cc
@@ -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.
diff --git a/gprofng/src/ClassFile.cc b/gprofng/src/ClassFile.cc
index 7dd64a796d3..0f1d468c967 100644
--- a/gprofng/src/ClassFile.cc
+++ b/gprofng/src/ClassFile.cc
@@ -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.
diff --git a/gprofng/src/ClassFile.h b/gprofng/src/ClassFile.h
index bd4c61bdc59..f607201fb2d 100644
--- a/gprofng/src/ClassFile.h
+++ b/gprofng/src/ClassFile.h
@@ -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.
diff --git a/gprofng/src/Command.cc b/gprofng/src/Command.cc
index 40530c2d15d..4faa5ec6736 100644
--- a/gprofng/src/Command.cc
+++ b/gprofng/src/Command.cc
@@ -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.
diff --git a/gprofng/src/Command.h b/gprofng/src/Command.h
index 4dd28adea42..98b2e62ccea 100644
--- a/gprofng/src/Command.h
+++ b/gprofng/src/Command.h
@@ -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.
diff --git a/gprofng/src/CompCom.cc b/gprofng/src/CompCom.cc
index 14d6fc39a60..2b63b8f5c40 100644
--- a/gprofng/src/CompCom.cc
+++ b/gprofng/src/CompCom.cc
@@ -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.
diff --git a/gprofng/src/CompCom.h b/gprofng/src/CompCom.h
index e653939240b..99f16a2ffec 100644
--- a/gprofng/src/CompCom.h
+++ b/gprofng/src/CompCom.h
@@ -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.
diff --git a/gprofng/src/DataObject.cc b/gprofng/src/DataObject.cc
index 870a5317747..2aa731016e5 100644
--- a/gprofng/src/DataObject.cc
+++ b/gprofng/src/DataObject.cc
@@ -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.
diff --git a/gprofng/src/DataObject.h b/gprofng/src/DataObject.h
index f70bbad921e..affdaf59afe 100644
--- a/gprofng/src/DataObject.h
+++ b/gprofng/src/DataObject.h
@@ -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.
diff --git a/gprofng/src/DataSpace.cc b/gprofng/src/DataSpace.cc
index e5b48ddeaa0..0cb6767dfca 100644
--- a/gprofng/src/DataSpace.cc
+++ b/gprofng/src/DataSpace.cc
@@ -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.
diff --git a/gprofng/src/DataSpace.h b/gprofng/src/DataSpace.h
index c4d80fba4e3..81280af7042 100644
--- a/gprofng/src/DataSpace.h
+++ b/gprofng/src/DataSpace.h
@@ -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.
diff --git a/gprofng/src/DataStream.cc b/gprofng/src/DataStream.cc
index 8e244e22dd5..37cb7acd8a4 100644
--- a/gprofng/src/DataStream.cc
+++ b/gprofng/src/DataStream.cc
@@ -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.
diff --git a/gprofng/src/DataStream.h b/gprofng/src/DataStream.h
index 59ee293292f..065ef184db4 100644
--- a/gprofng/src/DataStream.h
+++ b/gprofng/src/DataStream.h
@@ -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.
diff --git a/gprofng/src/Data_window.cc b/gprofng/src/Data_window.cc
index d9b006701ac..ef84fecb133 100644
--- a/gprofng/src/Data_window.cc
+++ b/gprofng/src/Data_window.cc
@@ -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.
diff --git a/gprofng/src/Data_window.h b/gprofng/src/Data_window.h
index a3e98c01679..8a8ba659d05 100644
--- a/gprofng/src/Data_window.h
+++ b/gprofng/src/Data_window.h
@@ -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.
diff --git a/gprofng/src/Dbe.cc b/gprofng/src/Dbe.cc
index d2cd94bfc19..145ea70cd50 100644
--- a/gprofng/src/Dbe.cc
+++ b/gprofng/src/Dbe.cc
@@ -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.
diff --git a/gprofng/src/Dbe.h b/gprofng/src/Dbe.h
index f81109674ba..212e329c7fe 100644
--- a/gprofng/src/Dbe.h
+++ b/gprofng/src/Dbe.h
@@ -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.
diff --git a/gprofng/src/DbeApplication.cc b/gprofng/src/DbeApplication.cc
index 382bd45f433..b659a0fa0f7 100644
--- a/gprofng/src/DbeApplication.cc
+++ b/gprofng/src/DbeApplication.cc
@@ -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.
diff --git a/gprofng/src/DbeApplication.h b/gprofng/src/DbeApplication.h
index b6bdaaf28ff..728e522eb8e 100644
--- a/gprofng/src/DbeApplication.h
+++ b/gprofng/src/DbeApplication.h
@@ -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.
diff --git a/gprofng/src/DbeArray.h b/gprofng/src/DbeArray.h
index af7c36ed627..37510b0c2b6 100644
--- a/gprofng/src/DbeArray.h
+++ b/gprofng/src/DbeArray.h
@@ -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.
diff --git a/gprofng/src/DbeCacheMap.h b/gprofng/src/DbeCacheMap.h
index 4c51a34740a..c8a6475c70a 100644
--- a/gprofng/src/DbeCacheMap.h
+++ b/gprofng/src/DbeCacheMap.h
@@ -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.
diff --git a/gprofng/src/DbeFile.cc b/gprofng/src/DbeFile.cc
index 9e1fe1c2017..9f08b3c9f1f 100644
--- a/gprofng/src/DbeFile.cc
+++ b/gprofng/src/DbeFile.cc
@@ -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.
diff --git a/gprofng/src/DbeFile.h b/gprofng/src/DbeFile.h
index abd7180dc75..baee8a2ebe1 100644
--- a/gprofng/src/DbeFile.h
+++ b/gprofng/src/DbeFile.h
@@ -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.
diff --git a/gprofng/src/DbeJarFile.cc b/gprofng/src/DbeJarFile.cc
index 90295124e1d..3fa1840ef6e 100644
--- a/gprofng/src/DbeJarFile.cc
+++ b/gprofng/src/DbeJarFile.cc
@@ -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.
diff --git a/gprofng/src/DbeJarFile.h b/gprofng/src/DbeJarFile.h
index f0b4f7b9607..b168913b7c5 100644
--- a/gprofng/src/DbeJarFile.h
+++ b/gprofng/src/DbeJarFile.h
@@ -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.
diff --git a/gprofng/src/DbeLinkList.h b/gprofng/src/DbeLinkList.h
index 760cc67c357..bc202663a26 100644
--- a/gprofng/src/DbeLinkList.h
+++ b/gprofng/src/DbeLinkList.h
@@ -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.
diff --git a/gprofng/src/DbeLock.cc b/gprofng/src/DbeLock.cc
index 14a1eb387c7..358e927ef12 100644
--- a/gprofng/src/DbeLock.cc
+++ b/gprofng/src/DbeLock.cc
@@ -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.
diff --git a/gprofng/src/DbeLock.h b/gprofng/src/DbeLock.h
index 28dfb6ea4c3..066538d8549 100644
--- a/gprofng/src/DbeLock.h
+++ b/gprofng/src/DbeLock.h
@@ -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.
diff --git a/gprofng/src/DbeSession.cc b/gprofng/src/DbeSession.cc
index 94b8f6b762b..86541d97f2e 100644
--- a/gprofng/src/DbeSession.cc
+++ b/gprofng/src/DbeSession.cc
@@ -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.
diff --git a/gprofng/src/DbeSession.h b/gprofng/src/DbeSession.h
index 0173f1a891c..c3d7ebd8ad7 100644
--- a/gprofng/src/DbeSession.h
+++ b/gprofng/src/DbeSession.h
@@ -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.
diff --git a/gprofng/src/DbeSyncMap.h b/gprofng/src/DbeSyncMap.h
index f13f7b422dc..8ddf30f1270 100644
--- a/gprofng/src/DbeSyncMap.h
+++ b/gprofng/src/DbeSyncMap.h
@@ -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.
diff --git a/gprofng/src/DbeThread.cc b/gprofng/src/DbeThread.cc
index 7eb3cb74f42..c534bc1bce8 100644
--- a/gprofng/src/DbeThread.cc
+++ b/gprofng/src/DbeThread.cc
@@ -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.
diff --git a/gprofng/src/DbeThread.h b/gprofng/src/DbeThread.h
index 8ee148b4ed7..e732af02629 100644
--- a/gprofng/src/DbeThread.h
+++ b/gprofng/src/DbeThread.h
@@ -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.
diff --git a/gprofng/src/DbeView.cc b/gprofng/src/DbeView.cc
index 68613a56f09..f55a6cc71d0 100644
--- a/gprofng/src/DbeView.cc
+++ b/gprofng/src/DbeView.cc
@@ -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.
diff --git a/gprofng/src/DbeView.h b/gprofng/src/DbeView.h
index bb6bb901e79..a553c660eb8 100644
--- a/gprofng/src/DbeView.h
+++ b/gprofng/src/DbeView.h
@@ -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.
diff --git a/gprofng/src/DefaultHandler.h b/gprofng/src/DefaultHandler.h
index 4c3d82c802a..e96caaa8a12 100644
--- a/gprofng/src/DefaultHandler.h
+++ b/gprofng/src/DefaultHandler.h
@@ -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.
diff --git a/gprofng/src/DefaultMap.h b/gprofng/src/DefaultMap.h
index 4a87fcc5b24..39832a28c12 100644
--- a/gprofng/src/DefaultMap.h
+++ b/gprofng/src/DefaultMap.h
@@ -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.
diff --git a/gprofng/src/DefaultMap2D.h b/gprofng/src/DefaultMap2D.h
index 8045aad6669..5a599c842ff 100644
--- a/gprofng/src/DefaultMap2D.h
+++ b/gprofng/src/DefaultMap2D.h
@@ -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.
diff --git a/gprofng/src/DerivedMetrics.cc b/gprofng/src/DerivedMetrics.cc
index 9f504a5a32f..076214bb0f1 100644
--- a/gprofng/src/DerivedMetrics.cc
+++ b/gprofng/src/DerivedMetrics.cc
@@ -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.
diff --git a/gprofng/src/DerivedMetrics.h b/gprofng/src/DerivedMetrics.h
index b457e5ebbfd..bc534fc3ac0 100644
--- a/gprofng/src/DerivedMetrics.h
+++ b/gprofng/src/DerivedMetrics.h
@@ -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.
diff --git a/gprofng/src/Disasm.cc b/gprofng/src/Disasm.cc
index a5cca13950f..ef1ef7c9d9f 100644
--- a/gprofng/src/Disasm.cc
+++ b/gprofng/src/Disasm.cc
@@ -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.
diff --git a/gprofng/src/Disasm.h b/gprofng/src/Disasm.h
index c1530cc6d26..e82b1966b5d 100644
--- a/gprofng/src/Disasm.h
+++ b/gprofng/src/Disasm.h
@@ -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.
diff --git a/gprofng/src/Dwarf.cc b/gprofng/src/Dwarf.cc
index eb8bd9e1478..1b33ae8f243 100644
--- a/gprofng/src/Dwarf.cc
+++ b/gprofng/src/Dwarf.cc
@@ -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.
diff --git a/gprofng/src/Dwarf.h b/gprofng/src/Dwarf.h
index 12ffbc00264..1d99d78745d 100644
--- a/gprofng/src/Dwarf.h
+++ b/gprofng/src/Dwarf.h
@@ -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.
diff --git a/gprofng/src/DwarfLib.cc b/gprofng/src/DwarfLib.cc
index c8af0ab5e60..4f86a78d1c8 100644
--- a/gprofng/src/DwarfLib.cc
+++ b/gprofng/src/DwarfLib.cc
@@ -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.
diff --git a/gprofng/src/DwarfLib.h b/gprofng/src/DwarfLib.h
index 07bd60fcb44..d359c7583b1 100644
--- a/gprofng/src/DwarfLib.h
+++ b/gprofng/src/DwarfLib.h
@@ -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.
diff --git a/gprofng/src/Elf.cc b/gprofng/src/Elf.cc
index 4117cf2aa2d..469efe75988 100644
--- a/gprofng/src/Elf.cc
+++ b/gprofng/src/Elf.cc
@@ -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.
diff --git a/gprofng/src/Elf.h b/gprofng/src/Elf.h
index 3648b882632..85059bc613c 100644
--- a/gprofng/src/Elf.h
+++ b/gprofng/src/Elf.h
@@ -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.
diff --git a/gprofng/src/Emsg.cc b/gprofng/src/Emsg.cc
index 11bad97d1b7..99a67502758 100644
--- a/gprofng/src/Emsg.cc
+++ b/gprofng/src/Emsg.cc
@@ -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.
diff --git a/gprofng/src/Emsg.h b/gprofng/src/Emsg.h
index f1d47c5b1a4..bed664baa2b 100644
--- a/gprofng/src/Emsg.h
+++ b/gprofng/src/Emsg.h
@@ -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.
diff --git a/gprofng/src/Emsgnum.h b/gprofng/src/Emsgnum.h
index cef8332dc1a..15de280c99a 100644
--- a/gprofng/src/Emsgnum.h
+++ b/gprofng/src/Emsgnum.h
@@ -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.
diff --git a/gprofng/src/ExpGroup.cc b/gprofng/src/ExpGroup.cc
index 0ad269a2383..497a61e38d0 100644
--- a/gprofng/src/ExpGroup.cc
+++ b/gprofng/src/ExpGroup.cc
@@ -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.
diff --git a/gprofng/src/ExpGroup.h b/gprofng/src/ExpGroup.h
index b3c9422e5bc..53cd54a2fa3 100644
--- a/gprofng/src/ExpGroup.h
+++ b/gprofng/src/ExpGroup.h
@@ -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.
diff --git a/gprofng/src/Exp_Layout.cc b/gprofng/src/Exp_Layout.cc
index dfe143203fd..b43cbe69715 100644
--- a/gprofng/src/Exp_Layout.cc
+++ b/gprofng/src/Exp_Layout.cc
@@ -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.
diff --git a/gprofng/src/Exp_Layout.h b/gprofng/src/Exp_Layout.h
index c5fbe4cddeb..5c64e0fa369 100644
--- a/gprofng/src/Exp_Layout.h
+++ b/gprofng/src/Exp_Layout.h
@@ -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.
diff --git a/gprofng/src/Experiment.cc b/gprofng/src/Experiment.cc
index 44de387f3d2..cb54fe60fc3 100644
--- a/gprofng/src/Experiment.cc
+++ b/gprofng/src/Experiment.cc
@@ -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.
diff --git a/gprofng/src/Experiment.h b/gprofng/src/Experiment.h
index 46abbc73d3d..dacc077109a 100644
--- a/gprofng/src/Experiment.h
+++ b/gprofng/src/Experiment.h
@@ -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.
diff --git a/gprofng/src/Expression.cc b/gprofng/src/Expression.cc
index df440927e79..49f0e9e493c 100644
--- a/gprofng/src/Expression.cc
+++ b/gprofng/src/Expression.cc
@@ -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.
diff --git a/gprofng/src/Expression.h b/gprofng/src/Expression.h
index 29d3e4e720f..9083c575246 100644
--- a/gprofng/src/Expression.h
+++ b/gprofng/src/Expression.h
@@ -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.
diff --git a/gprofng/src/FileData.cc b/gprofng/src/FileData.cc
index 7a941f5f8ef..fa0856f41de 100644
--- a/gprofng/src/FileData.cc
+++ b/gprofng/src/FileData.cc
@@ -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.
diff --git a/gprofng/src/FileData.h b/gprofng/src/FileData.h
index 67de68947fc..1aad48cddfa 100644
--- a/gprofng/src/FileData.h
+++ b/gprofng/src/FileData.h
@@ -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.
diff --git a/gprofng/src/Filter.cc b/gprofng/src/Filter.cc
index 34eda0d7eff..94fc0ec5bdc 100644
--- a/gprofng/src/Filter.cc
+++ b/gprofng/src/Filter.cc
@@ -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.
diff --git a/gprofng/src/Filter.h b/gprofng/src/Filter.h
index 13382188e45..40f6d31265f 100644
--- a/gprofng/src/Filter.h
+++ b/gprofng/src/Filter.h
@@ -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.
diff --git a/gprofng/src/FilterExp.h b/gprofng/src/FilterExp.h
index b186af1d9b3..e10d3f6039d 100644
--- a/gprofng/src/FilterExp.h
+++ b/gprofng/src/FilterExp.h
@@ -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.
diff --git a/gprofng/src/FilterSet.cc b/gprofng/src/FilterSet.cc
index 29dc437d98b..c1417449189 100644
--- a/gprofng/src/FilterSet.cc
+++ b/gprofng/src/FilterSet.cc
@@ -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.
diff --git a/gprofng/src/FilterSet.h b/gprofng/src/FilterSet.h
index 6908565cc26..16f14e0d7d1 100644
--- a/gprofng/src/FilterSet.h
+++ b/gprofng/src/FilterSet.h
@@ -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.
diff --git a/gprofng/src/Function.cc b/gprofng/src/Function.cc
index 0436e09ebea..5f07b520e15 100644
--- a/gprofng/src/Function.cc
+++ b/gprofng/src/Function.cc
@@ -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.
diff --git a/gprofng/src/Function.h b/gprofng/src/Function.h
index b0a856b7dad..0381a3a84c1 100644
--- a/gprofng/src/Function.h
+++ b/gprofng/src/Function.h
@@ -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.
diff --git a/gprofng/src/HashMap.h b/gprofng/src/HashMap.h
index f66a6fe8064..d7d718f6b22 100644
--- a/gprofng/src/HashMap.h
+++ b/gprofng/src/HashMap.h
@@ -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.
diff --git a/gprofng/src/HeapActivity.cc b/gprofng/src/HeapActivity.cc
index 943183d8914..8ff4f483611 100644
--- a/gprofng/src/HeapActivity.cc
+++ b/gprofng/src/HeapActivity.cc
@@ -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.
diff --git a/gprofng/src/HeapActivity.h b/gprofng/src/HeapActivity.h
index 582b0b7b038..32caa2a547e 100644
--- a/gprofng/src/HeapActivity.h
+++ b/gprofng/src/HeapActivity.h
@@ -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.
diff --git a/gprofng/src/HeapData.cc b/gprofng/src/HeapData.cc
index 5f001ad4ac7..9f1837cbac5 100644
--- a/gprofng/src/HeapData.cc
+++ b/gprofng/src/HeapData.cc
@@ -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.
diff --git a/gprofng/src/HeapData.h b/gprofng/src/HeapData.h
index 7ff68e95516..17ab77059e5 100644
--- a/gprofng/src/HeapData.h
+++ b/gprofng/src/HeapData.h
@@ -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.
diff --git a/gprofng/src/HeapMap.cc b/gprofng/src/HeapMap.cc
index 8e6c009bf48..260de687c2a 100644
--- a/gprofng/src/HeapMap.cc
+++ b/gprofng/src/HeapMap.cc
@@ -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.
diff --git a/gprofng/src/HeapMap.h b/gprofng/src/HeapMap.h
index c46129dc0da..4f3595c371a 100644
--- a/gprofng/src/HeapMap.h
+++ b/gprofng/src/HeapMap.h
@@ -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.
diff --git a/gprofng/src/Hist_data.cc b/gprofng/src/Hist_data.cc
index 8c35cddd81c..44889f0b1c8 100644
--- a/gprofng/src/Hist_data.cc
+++ b/gprofng/src/Hist_data.cc
@@ -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.
diff --git a/gprofng/src/Hist_data.h b/gprofng/src/Hist_data.h
index c73d1fdca26..a178e90a4b0 100644
--- a/gprofng/src/Hist_data.h
+++ b/gprofng/src/Hist_data.h
@@ -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.
diff --git a/gprofng/src/Histable.h b/gprofng/src/Histable.h
index c4cf85475c5..abcf651e3b6 100644
--- a/gprofng/src/Histable.h
+++ b/gprofng/src/Histable.h
@@ -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.
diff --git a/gprofng/src/IOActivity.cc b/gprofng/src/IOActivity.cc
index 401cab5b39e..eea0c3d7e15 100644
--- a/gprofng/src/IOActivity.cc
+++ b/gprofng/src/IOActivity.cc
@@ -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.
diff --git a/gprofng/src/IOActivity.h b/gprofng/src/IOActivity.h
index 35c4517d07b..a5dbbc2c849 100644
--- a/gprofng/src/IOActivity.h
+++ b/gprofng/src/IOActivity.h
@@ -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.
diff --git a/gprofng/src/IndexMap2D.h b/gprofng/src/IndexMap2D.h
index 0f68a3a4893..e3859343ec5 100644
--- a/gprofng/src/IndexMap2D.h
+++ b/gprofng/src/IndexMap2D.h
@@ -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.
diff --git a/gprofng/src/IndexObject.cc b/gprofng/src/IndexObject.cc
index a7c8a376aaf..fa0b9375c1e 100644
--- a/gprofng/src/IndexObject.cc
+++ b/gprofng/src/IndexObject.cc
@@ -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.
diff --git a/gprofng/src/IndexObject.h b/gprofng/src/IndexObject.h
index 23f21d36481..d9d40719eb3 100644
--- a/gprofng/src/IndexObject.h
+++ b/gprofng/src/IndexObject.h
@@ -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.
diff --git a/gprofng/src/IntervalMap.h b/gprofng/src/IntervalMap.h
index 8c204746243..2d6dae803d0 100644
--- a/gprofng/src/IntervalMap.h
+++ b/gprofng/src/IntervalMap.h
@@ -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.
diff --git a/gprofng/src/LoadObject.cc b/gprofng/src/LoadObject.cc
index d9ce3e847db..f57db6001a9 100644
--- a/gprofng/src/LoadObject.cc
+++ b/gprofng/src/LoadObject.cc
@@ -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.
diff --git a/gprofng/src/LoadObject.h b/gprofng/src/LoadObject.h
index 0c997e3f2e8..f08fd9eceee 100644
--- a/gprofng/src/LoadObject.h
+++ b/gprofng/src/LoadObject.h
@@ -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.
diff --git a/gprofng/src/MachineModel.cc b/gprofng/src/MachineModel.cc
index 15f493aeaf6..dc1577d3ce6 100644
--- a/gprofng/src/MachineModel.cc
+++ b/gprofng/src/MachineModel.cc
@@ -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.
diff --git a/gprofng/src/Makefile.am b/gprofng/src/Makefile.am
index 27ef7974afe..b802ffd39db 100644
--- a/gprofng/src/Makefile.am
+++ b/gprofng/src/Makefile.am
@@ -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
diff --git a/gprofng/src/Makefile.in b/gprofng/src/Makefile.in
index 7efdb9885f6..4274762334e 100644
--- a/gprofng/src/Makefile.in
+++ b/gprofng/src/Makefile.in
@@ -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
diff --git a/gprofng/src/Map.h b/gprofng/src/Map.h
index 530dcfc1c54..c491d48a481 100644
--- a/gprofng/src/Map.h
+++ b/gprofng/src/Map.h
@@ -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.
diff --git a/gprofng/src/Map2D.h b/gprofng/src/Map2D.h
index 41b2be27c7c..af1e2e520a0 100644
--- a/gprofng/src/Map2D.h
+++ b/gprofng/src/Map2D.h
@@ -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.
diff --git a/gprofng/src/MemObject.cc b/gprofng/src/MemObject.cc
index d207a99b777..563062a6d52 100644
--- a/gprofng/src/MemObject.cc
+++ b/gprofng/src/MemObject.cc
@@ -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.
diff --git a/gprofng/src/MemObject.h b/gprofng/src/MemObject.h
index 6bc459ff9d6..ba60524a6ef 100644
--- a/gprofng/src/MemObject.h
+++ b/gprofng/src/MemObject.h
@@ -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.
diff --git a/gprofng/src/MemorySpace.cc b/gprofng/src/MemorySpace.cc
index 3f7c78d958f..d47c5e11bd0 100644
--- a/gprofng/src/MemorySpace.cc
+++ b/gprofng/src/MemorySpace.cc
@@ -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.
diff --git a/gprofng/src/MemorySpace.h b/gprofng/src/MemorySpace.h
index 7d02e5eb170..56a5b9f6e54 100644
--- a/gprofng/src/MemorySpace.h
+++ b/gprofng/src/MemorySpace.h
@@ -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.
diff --git a/gprofng/src/Metric.cc b/gprofng/src/Metric.cc
index 3b026ff80b1..0fb37250ef5 100644
--- a/gprofng/src/Metric.cc
+++ b/gprofng/src/Metric.cc
@@ -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.
diff --git a/gprofng/src/Metric.h b/gprofng/src/Metric.h
index a2b37786301..a13c1ac29ae 100644
--- a/gprofng/src/Metric.h
+++ b/gprofng/src/Metric.h
@@ -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.
diff --git a/gprofng/src/MetricList.cc b/gprofng/src/MetricList.cc
index 75965245caf..b3f3a86de0a 100644
--- a/gprofng/src/MetricList.cc
+++ b/gprofng/src/MetricList.cc
@@ -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.
diff --git a/gprofng/src/MetricList.h b/gprofng/src/MetricList.h
index b8486c1eed5..7fdcd9bd3aa 100644
--- a/gprofng/src/MetricList.h
+++ b/gprofng/src/MetricList.h
@@ -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.
diff --git a/gprofng/src/Module.cc b/gprofng/src/Module.cc
index 1e61b429e95..afacfc64e13 100644
--- a/gprofng/src/Module.cc
+++ b/gprofng/src/Module.cc
@@ -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.
diff --git a/gprofng/src/Module.h b/gprofng/src/Module.h
index 39c4322623e..686c498cb91 100644
--- a/gprofng/src/Module.h
+++ b/gprofng/src/Module.h
@@ -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.
diff --git a/gprofng/src/Ovw_data.cc b/gprofng/src/Ovw_data.cc
index 2cd57180783..abd792172f6 100644
--- a/gprofng/src/Ovw_data.cc
+++ b/gprofng/src/Ovw_data.cc
@@ -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.
diff --git a/gprofng/src/Ovw_data.h b/gprofng/src/Ovw_data.h
index 0c3372c5037..6f3eb4deed8 100644
--- a/gprofng/src/Ovw_data.h
+++ b/gprofng/src/Ovw_data.h
@@ -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.
diff --git a/gprofng/src/PRBTree.cc b/gprofng/src/PRBTree.cc
index 5046a912631..07ab9b543e0 100644
--- a/gprofng/src/PRBTree.cc
+++ b/gprofng/src/PRBTree.cc
@@ -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.
diff --git a/gprofng/src/PRBTree.h b/gprofng/src/PRBTree.h
index 1a6f07f1cdd..1e11c238f0d 100644
--- a/gprofng/src/PRBTree.h
+++ b/gprofng/src/PRBTree.h
@@ -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.
diff --git a/gprofng/src/PathTree.cc b/gprofng/src/PathTree.cc
index 798e55c9755..e96f34c1e77 100644
--- a/gprofng/src/PathTree.cc
+++ b/gprofng/src/PathTree.cc
@@ -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.
diff --git a/gprofng/src/PathTree.h b/gprofng/src/PathTree.h
index dc3ad1fbb2b..835a5134005 100644
--- a/gprofng/src/PathTree.h
+++ b/gprofng/src/PathTree.h
@@ -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.
diff --git a/gprofng/src/PreviewExp.cc b/gprofng/src/PreviewExp.cc
index 553afd333b7..e7c10d8a915 100644
--- a/gprofng/src/PreviewExp.cc
+++ b/gprofng/src/PreviewExp.cc
@@ -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.
diff --git a/gprofng/src/PreviewExp.h b/gprofng/src/PreviewExp.h
index 8b7834aff59..ced6cb4a527 100644
--- a/gprofng/src/PreviewExp.h
+++ b/gprofng/src/PreviewExp.h
@@ -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.
diff --git a/gprofng/src/Print.cc b/gprofng/src/Print.cc
index 03932530956..9e88b6f3dbc 100644
--- a/gprofng/src/Print.cc
+++ b/gprofng/src/Print.cc
@@ -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.
diff --git a/gprofng/src/Print.h b/gprofng/src/Print.h
index 38a53048808..6b83577033f 100644
--- a/gprofng/src/Print.h
+++ b/gprofng/src/Print.h
@@ -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.
diff --git a/gprofng/src/QLParser.h b/gprofng/src/QLParser.h
index c4665e8f50a..382937b8087 100644
--- a/gprofng/src/QLParser.h
+++ b/gprofng/src/QLParser.h
@@ -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.
diff --git a/gprofng/src/QLParser.yy b/gprofng/src/QLParser.yy
index d7f732c737d..0978f8e7f78 100644
--- a/gprofng/src/QLParser.yy
+++ b/gprofng/src/QLParser.yy
@@ -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.
diff --git a/gprofng/src/SAXParser.h b/gprofng/src/SAXParser.h
index dde3e064117..5932b2e002a 100644
--- a/gprofng/src/SAXParser.h
+++ b/gprofng/src/SAXParser.h
@@ -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.
diff --git a/gprofng/src/SAXParserFactory.cc b/gprofng/src/SAXParserFactory.cc
index 7d9e8518494..09ae22df549 100644
--- a/gprofng/src/SAXParserFactory.cc
+++ b/gprofng/src/SAXParserFactory.cc
@@ -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.
diff --git a/gprofng/src/SAXParserFactory.h b/gprofng/src/SAXParserFactory.h
index 8e2c366b726..659c412f5be 100644
--- a/gprofng/src/SAXParserFactory.h
+++ b/gprofng/src/SAXParserFactory.h
@@ -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.
diff --git a/gprofng/src/Sample.cc b/gprofng/src/Sample.cc
index 7c0033498c6..6e74e47014e 100644
--- a/gprofng/src/Sample.cc
+++ b/gprofng/src/Sample.cc
@@ -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.
diff --git a/gprofng/src/Sample.h b/gprofng/src/Sample.h
index 312bdcc92d6..d54388c0272 100644
--- a/gprofng/src/Sample.h
+++ b/gprofng/src/Sample.h
@@ -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.
diff --git a/gprofng/src/SegMem.h b/gprofng/src/SegMem.h
index fbfe727bbcb..2baf6cd7b29 100644
--- a/gprofng/src/SegMem.h
+++ b/gprofng/src/SegMem.h
@@ -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.
diff --git a/gprofng/src/Settings.cc b/gprofng/src/Settings.cc
index 53405a20075..cfba2c8edf4 100644
--- a/gprofng/src/Settings.cc
+++ b/gprofng/src/Settings.cc
@@ -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.
diff --git a/gprofng/src/Settings.h b/gprofng/src/Settings.h
index fc696e8f845..c9f1a0b7d7c 100644
--- a/gprofng/src/Settings.h
+++ b/gprofng/src/Settings.h
@@ -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.
diff --git a/gprofng/src/SourceFile.cc b/gprofng/src/SourceFile.cc
index bd0a1f19556..35629cccd54 100644
--- a/gprofng/src/SourceFile.cc
+++ b/gprofng/src/SourceFile.cc
@@ -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.
diff --git a/gprofng/src/SourceFile.h b/gprofng/src/SourceFile.h
index 8e906820a0b..32f82c3a2fc 100644
--- a/gprofng/src/SourceFile.h
+++ b/gprofng/src/SourceFile.h
@@ -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.
diff --git a/gprofng/src/Stabs.cc b/gprofng/src/Stabs.cc
index 9f1247d1b4f..ac2ff48f7e8 100644
--- a/gprofng/src/Stabs.cc
+++ b/gprofng/src/Stabs.cc
@@ -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.
diff --git a/gprofng/src/Stabs.h b/gprofng/src/Stabs.h
index 1a7443a8aad..6308e0cf370 100644
--- a/gprofng/src/Stabs.h
+++ b/gprofng/src/Stabs.h
@@ -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.
diff --git a/gprofng/src/Stats_data.cc b/gprofng/src/Stats_data.cc
index 2595bc77e25..1f290bd69ab 100644
--- a/gprofng/src/Stats_data.cc
+++ b/gprofng/src/Stats_data.cc
@@ -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.
diff --git a/gprofng/src/Stats_data.h b/gprofng/src/Stats_data.h
index 2f6b6a79f04..f8805744b83 100644
--- a/gprofng/src/Stats_data.h
+++ b/gprofng/src/Stats_data.h
@@ -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.
diff --git a/gprofng/src/StringBuilder.cc b/gprofng/src/StringBuilder.cc
index a9656d9b9ae..a806261d026 100644
--- a/gprofng/src/StringBuilder.cc
+++ b/gprofng/src/StringBuilder.cc
@@ -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.
diff --git a/gprofng/src/StringBuilder.h b/gprofng/src/StringBuilder.h
index 5fe1a5192ea..cb7127bc137 100644
--- a/gprofng/src/StringBuilder.h
+++ b/gprofng/src/StringBuilder.h
@@ -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.
diff --git a/gprofng/src/StringMap.h b/gprofng/src/StringMap.h
index 31898f462b6..7d507457199 100644
--- a/gprofng/src/StringMap.h
+++ b/gprofng/src/StringMap.h
@@ -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.
diff --git a/gprofng/src/Table.cc b/gprofng/src/Table.cc
index afe44bd0412..a4f49667ed8 100644
--- a/gprofng/src/Table.cc
+++ b/gprofng/src/Table.cc
@@ -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.
diff --git a/gprofng/src/Table.h b/gprofng/src/Table.h
index 48ce06a4854..05cf67897e9 100644
--- a/gprofng/src/Table.h
+++ b/gprofng/src/Table.h
@@ -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.
diff --git a/gprofng/src/UserLabel.cc b/gprofng/src/UserLabel.cc
index bdb9922ff3c..317e3fee247 100644
--- a/gprofng/src/UserLabel.cc
+++ b/gprofng/src/UserLabel.cc
@@ -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.
diff --git a/gprofng/src/UserLabel.h b/gprofng/src/UserLabel.h
index 0cb37e41afc..5f1403eb698 100644
--- a/gprofng/src/UserLabel.h
+++ b/gprofng/src/UserLabel.h
@@ -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.
diff --git a/gprofng/src/checks.cc b/gprofng/src/checks.cc
index 6a89a7b1cdb..4524611956d 100644
--- a/gprofng/src/checks.cc
+++ b/gprofng/src/checks.cc
@@ -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.
diff --git a/gprofng/src/collctrl.cc b/gprofng/src/collctrl.cc
index 04e3e57bca5..692d3e67528 100644
--- a/gprofng/src/collctrl.cc
+++ b/gprofng/src/collctrl.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021 Free Software Foundation, Inc.
+/* Copyr[...]

[diff truncated at 100000 bytes]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-04 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-04 11:44 [binutils-gdb/binutils-2_40-branch] Update year range in gprofng copyright notices Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).