aboutsummaryrefslogtreecommitdiff
path: root/gprofng
diff options
context:
space:
mode:
Diffstat (limited to 'gprofng')
-rw-r--r--gprofng/Makefile.am2
-rw-r--r--gprofng/common/cc_libcollector.h2
-rw-r--r--gprofng/common/core_pcbe.c2
-rw-r--r--gprofng/common/cpu_frequency.h2
-rw-r--r--gprofng/common/cpuid.c2
-rw-r--r--gprofng/common/gp-defs.h2
-rw-r--r--gprofng/common/gp-experiment.h2
-rw-r--r--gprofng/common/gp-time.h2
-rw-r--r--gprofng/common/hwc_cpus.h2
-rw-r--r--gprofng/common/hwcdrv.c2
-rw-r--r--gprofng/common/hwcdrv.h2
-rw-r--r--gprofng/common/hwcentry.h2
-rw-r--r--gprofng/common/hwcfuncs.c2
-rw-r--r--gprofng/common/hwcfuncs.h2
-rw-r--r--gprofng/common/hwctable.c2
-rw-r--r--gprofng/common/opteron_pcbe.c2
-rw-r--r--gprofng/config/bison.m42
-rw-r--r--gprofng/configure.ac2
-rw-r--r--gprofng/doc/Makefile.am2
-rw-r--r--gprofng/doc/gprofng-archive.texi2
-rw-r--r--gprofng/doc/gprofng-collect-app.texi2
-rw-r--r--gprofng/doc/gprofng-display-html.texi2
-rw-r--r--gprofng/doc/gprofng-display-src.texi2
-rw-r--r--gprofng/doc/gprofng-display-text.texi2
-rw-r--r--gprofng/doc/gprofng.texi2
-rw-r--r--gprofng/doc/gprofng_ug.texi2
-rwxr-xr-xgprofng/doc/mdate-sh2
-rwxr-xr-xgprofng/examples/mxv-pthreads/experiments/profile.sh2
-rw-r--r--gprofng/examples/mxv-pthreads/src/Makefile140
-rw-r--r--gprofng/examples/mxv-pthreads/src/main.c2
-rw-r--r--gprofng/examples/mxv-pthreads/src/manage_data.c2
-rw-r--r--gprofng/examples/mxv-pthreads/src/mxv.c2
-rw-r--r--gprofng/examples/mxv-pthreads/src/mydefs.h2
-rw-r--r--gprofng/examples/mxv-pthreads/src/workload.c2
-rw-r--r--gprofng/gp-display-html/Makefile.am2
-rw-r--r--gprofng/gp-display-html/gp-display-html.in4
-rwxr-xr-xgprofng/libcollector/CHK_LIBC_OBJ2
-rw-r--r--gprofng/libcollector/Makefile.am2
-rw-r--r--gprofng/libcollector/collector.c2
-rw-r--r--gprofng/libcollector/collector.h2
-rw-r--r--gprofng/libcollector/collectorAPI.c2
-rw-r--r--gprofng/libcollector/configure.ac2
-rw-r--r--gprofng/libcollector/descendants.h2
-rw-r--r--gprofng/libcollector/dispatcher.c2
-rw-r--r--gprofng/libcollector/envmgmt.c2
-rw-r--r--gprofng/libcollector/gethrtime.c2
-rw-r--r--gprofng/libcollector/heaptrace.c2
-rw-r--r--gprofng/libcollector/hwprofile.c2
-rw-r--r--gprofng/libcollector/hwprofile.h2
-rw-r--r--gprofng/libcollector/iolib.c2
-rw-r--r--gprofng/libcollector/iotrace.c2
-rw-r--r--gprofng/libcollector/jprofile.c2
-rw-r--r--gprofng/libcollector/libcol-i386-dis.c2
-rw-r--r--gprofng/libcollector/libcol_hwcdrv.c2
-rw-r--r--gprofng/libcollector/libcol_hwcfuncs.c2
-rw-r--r--gprofng/libcollector/libcol_util.c2
-rw-r--r--gprofng/libcollector/libcol_util.h2
-rw-r--r--gprofng/libcollector/libgprofng.ver2
-rw-r--r--gprofng/libcollector/linetrace.c2
-rw-r--r--gprofng/libcollector/memmgr.c2
-rw-r--r--gprofng/libcollector/memmgr.h2
-rw-r--r--gprofng/libcollector/mmaptrace.c2
-rw-r--r--gprofng/libcollector/profile.c2
-rw-r--r--gprofng/libcollector/synctrace.c2
-rw-r--r--gprofng/libcollector/tsd.c2
-rw-r--r--gprofng/libcollector/tsd.h2
-rw-r--r--gprofng/libcollector/unwind.c2
-rw-r--r--gprofng/src/ABS.h2
-rw-r--r--gprofng/src/Application.cc4
-rw-r--r--gprofng/src/Application.h2
-rw-r--r--gprofng/src/ArchiveExp.cc2
-rw-r--r--gprofng/src/ArchiveExp.h2
-rw-r--r--gprofng/src/BaseMetric.cc2
-rw-r--r--gprofng/src/BaseMetric.h2
-rw-r--r--gprofng/src/BaseMetricTreeNode.cc2
-rw-r--r--gprofng/src/BaseMetricTreeNode.h2
-rw-r--r--gprofng/src/CacheMap.h2
-rw-r--r--gprofng/src/CallStack.cc2
-rw-r--r--gprofng/src/CallStack.h2
-rw-r--r--gprofng/src/CatchOutOfMemory.cc2
-rw-r--r--gprofng/src/ClassFile.cc2
-rw-r--r--gprofng/src/ClassFile.h2
-rw-r--r--gprofng/src/Command.cc2
-rw-r--r--gprofng/src/Command.h2
-rw-r--r--gprofng/src/CompCom.cc2
-rw-r--r--gprofng/src/CompCom.h2
-rw-r--r--gprofng/src/DataObject.cc2
-rw-r--r--gprofng/src/DataObject.h2
-rw-r--r--gprofng/src/DataSpace.cc2
-rw-r--r--gprofng/src/DataSpace.h2
-rw-r--r--gprofng/src/DataStream.cc2
-rw-r--r--gprofng/src/DataStream.h2
-rw-r--r--gprofng/src/Data_window.cc2
-rw-r--r--gprofng/src/Data_window.h2
-rw-r--r--gprofng/src/Dbe.cc2
-rw-r--r--gprofng/src/Dbe.h2
-rw-r--r--gprofng/src/DbeApplication.cc2
-rw-r--r--gprofng/src/DbeApplication.h2
-rw-r--r--gprofng/src/DbeArray.h2
-rw-r--r--gprofng/src/DbeCacheMap.h2
-rw-r--r--gprofng/src/DbeFile.cc2
-rw-r--r--gprofng/src/DbeFile.h2
-rw-r--r--gprofng/src/DbeJarFile.cc2
-rw-r--r--gprofng/src/DbeJarFile.h2
-rw-r--r--gprofng/src/DbeLinkList.h2
-rw-r--r--gprofng/src/DbeLock.cc2
-rw-r--r--gprofng/src/DbeLock.h2
-rw-r--r--gprofng/src/DbeSession.cc2
-rw-r--r--gprofng/src/DbeSession.h2
-rw-r--r--gprofng/src/DbeSyncMap.h2
-rw-r--r--gprofng/src/DbeThread.cc2
-rw-r--r--gprofng/src/DbeThread.h2
-rw-r--r--gprofng/src/DbeView.cc2
-rw-r--r--gprofng/src/DbeView.h2
-rw-r--r--gprofng/src/DefaultHandler.h2
-rw-r--r--gprofng/src/DefaultMap.h2
-rw-r--r--gprofng/src/DefaultMap2D.h2
-rw-r--r--gprofng/src/DerivedMetrics.cc2
-rw-r--r--gprofng/src/DerivedMetrics.h2
-rw-r--r--gprofng/src/Disasm.cc2
-rw-r--r--gprofng/src/Disasm.h2
-rw-r--r--gprofng/src/Dwarf.cc2
-rw-r--r--gprofng/src/Dwarf.h2
-rw-r--r--gprofng/src/DwarfLib.cc2
-rw-r--r--gprofng/src/DwarfLib.h2
-rw-r--r--gprofng/src/Elf.cc2
-rw-r--r--gprofng/src/Elf.h2
-rw-r--r--gprofng/src/Emsg.cc2
-rw-r--r--gprofng/src/Emsg.h2
-rw-r--r--gprofng/src/Emsgnum.h2
-rw-r--r--gprofng/src/ExpGroup.cc2
-rw-r--r--gprofng/src/ExpGroup.h2
-rw-r--r--gprofng/src/Exp_Layout.cc2
-rw-r--r--gprofng/src/Exp_Layout.h2
-rw-r--r--gprofng/src/Experiment.cc2
-rw-r--r--gprofng/src/Experiment.h2
-rw-r--r--gprofng/src/Expression.cc2
-rw-r--r--gprofng/src/Expression.h2
-rw-r--r--gprofng/src/FileData.cc2
-rw-r--r--gprofng/src/FileData.h2
-rw-r--r--gprofng/src/Filter.cc2
-rw-r--r--gprofng/src/Filter.h2
-rw-r--r--gprofng/src/FilterExp.h2
-rw-r--r--gprofng/src/FilterSet.cc2
-rw-r--r--gprofng/src/FilterSet.h2
-rw-r--r--gprofng/src/Function.cc2
-rw-r--r--gprofng/src/Function.h2
-rw-r--r--gprofng/src/HashMap.h2
-rw-r--r--gprofng/src/HeapActivity.cc2
-rw-r--r--gprofng/src/HeapActivity.h2
-rw-r--r--gprofng/src/HeapData.cc2
-rw-r--r--gprofng/src/HeapData.h2
-rw-r--r--gprofng/src/HeapMap.cc2
-rw-r--r--gprofng/src/HeapMap.h2
-rw-r--r--gprofng/src/Hist_data.cc2
-rw-r--r--gprofng/src/Hist_data.h2
-rw-r--r--gprofng/src/Histable.h2
-rw-r--r--gprofng/src/IOActivity.cc2
-rw-r--r--gprofng/src/IOActivity.h2
-rw-r--r--gprofng/src/IndexMap2D.h2
-rw-r--r--gprofng/src/IndexObject.cc2
-rw-r--r--gprofng/src/IndexObject.h2
-rw-r--r--gprofng/src/IntervalMap.h2
-rw-r--r--gprofng/src/LoadObject.cc2
-rw-r--r--gprofng/src/LoadObject.h2
-rw-r--r--gprofng/src/MachineModel.cc2
-rw-r--r--gprofng/src/Makefile.am2
-rw-r--r--gprofng/src/Map.h2
-rw-r--r--gprofng/src/Map2D.h2
-rw-r--r--gprofng/src/MemObject.cc2
-rw-r--r--gprofng/src/MemObject.h2
-rw-r--r--gprofng/src/MemorySpace.cc2
-rw-r--r--gprofng/src/MemorySpace.h2
-rw-r--r--gprofng/src/Metric.cc2
-rw-r--r--gprofng/src/Metric.h2
-rw-r--r--gprofng/src/MetricList.cc2
-rw-r--r--gprofng/src/MetricList.h2
-rw-r--r--gprofng/src/Module.cc2
-rw-r--r--gprofng/src/Module.h2
-rw-r--r--gprofng/src/Ovw_data.cc2
-rw-r--r--gprofng/src/Ovw_data.h2
-rw-r--r--gprofng/src/PRBTree.cc2
-rw-r--r--gprofng/src/PRBTree.h2
-rw-r--r--gprofng/src/PathTree.cc2
-rw-r--r--gprofng/src/PathTree.h2
-rw-r--r--gprofng/src/PreviewExp.cc2
-rw-r--r--gprofng/src/PreviewExp.h2
-rw-r--r--gprofng/src/Print.cc2
-rw-r--r--gprofng/src/Print.h2
-rw-r--r--gprofng/src/QLParser.h2
-rw-r--r--gprofng/src/QLParser.yy2
-rw-r--r--gprofng/src/SAXParser.h2
-rw-r--r--gprofng/src/SAXParserFactory.cc2
-rw-r--r--gprofng/src/SAXParserFactory.h2
-rw-r--r--gprofng/src/Sample.cc2
-rw-r--r--gprofng/src/Sample.h2
-rw-r--r--gprofng/src/SegMem.h2
-rw-r--r--gprofng/src/Settings.cc2
-rw-r--r--gprofng/src/Settings.h2
-rw-r--r--gprofng/src/SourceFile.cc2
-rw-r--r--gprofng/src/SourceFile.h2
-rw-r--r--gprofng/src/Stabs.cc2
-rw-r--r--gprofng/src/Stabs.h2
-rw-r--r--gprofng/src/Stats_data.cc2
-rw-r--r--gprofng/src/Stats_data.h2
-rw-r--r--gprofng/src/StringBuilder.cc2
-rw-r--r--gprofng/src/StringBuilder.h2
-rw-r--r--gprofng/src/StringMap.h2
-rw-r--r--gprofng/src/Table.cc2
-rw-r--r--gprofng/src/Table.h2
-rw-r--r--gprofng/src/UserLabel.cc2
-rw-r--r--gprofng/src/UserLabel.h2
-rw-r--r--gprofng/src/checks.cc2
-rw-r--r--gprofng/src/collctrl.cc2
-rw-r--r--gprofng/src/collctrl.h2
-rw-r--r--gprofng/src/collect.h2
-rw-r--r--gprofng/src/collector_module.h2
-rw-r--r--gprofng/src/comp_com.c2
-rw-r--r--gprofng/src/comp_com.h2
-rw-r--r--gprofng/src/count.cc2
-rw-r--r--gprofng/src/data_pckts.h2
-rw-r--r--gprofng/src/dbe_collctrl.cc2
-rw-r--r--gprofng/src/dbe_hwc.h2
-rw-r--r--gprofng/src/dbe_hwcdrv.c2
-rw-r--r--gprofng/src/dbe_hwcfuncs.c2
-rw-r--r--gprofng/src/dbe_hwctable.c2
-rw-r--r--gprofng/src/dbe_structs.h2
-rw-r--r--gprofng/src/dbe_types.h2
-rw-r--r--gprofng/src/debug.h2
-rw-r--r--gprofng/src/enums.h2
-rw-r--r--gprofng/src/envsets.cc2
-rw-r--r--gprofng/src/gethrtime.c2
-rw-r--r--gprofng/src/gp-archive.cc2
-rw-r--r--gprofng/src/gp-archive.h2
-rw-r--r--gprofng/src/gp-collect-app.cc2
-rw-r--r--gprofng/src/gp-display-src.cc2
-rw-r--r--gprofng/src/gp-display-text.cc2
-rw-r--r--gprofng/src/gp-print.h2
-rw-r--r--gprofng/src/gprofng.cc2
-rw-r--r--gprofng/src/gprofng.rc2
-rw-r--r--gprofng/src/hwc_amd_zen3.h2
-rw-r--r--gprofng/src/hwc_amd_zen4.h2
-rw-r--r--gprofng/src/hwc_arm64_amcc.h2
-rw-r--r--gprofng/src/hwc_arm_ampere_1.h2
-rw-r--r--gprofng/src/hwc_arm_neoverse_n1.h2
-rw-r--r--gprofng/src/hwc_intel_icelake.h2
-rw-r--r--gprofng/src/i18n.cc2
-rw-r--r--gprofng/src/i18n.h2
-rw-r--r--gprofng/src/info.h2
-rw-r--r--gprofng/src/ipc.cc2
-rw-r--r--gprofng/src/ipcio.cc2
-rw-r--r--gprofng/src/ipcio.h2
-rw-r--r--gprofng/src/machinemodels/generic.ermm2
-rw-r--r--gprofng/src/machinemodels/m5.ermm2
-rw-r--r--gprofng/src/machinemodels/m6.ermm2
-rw-r--r--gprofng/src/machinemodels/m7.ermm2
-rw-r--r--gprofng/src/machinemodels/t4.ermm2
-rw-r--r--gprofng/src/machinemodels/t5.ermm2
-rw-r--r--gprofng/src/parse.cc2
-rw-r--r--gprofng/src/stab.h2
-rw-r--r--gprofng/src/util.cc2
-rw-r--r--gprofng/src/util.h2
-rw-r--r--gprofng/src/vec.h2
-rw-r--r--gprofng/testsuite/config/default.exp2
-rw-r--r--gprofng/testsuite/gprofng.display/display.exp2
-rw-r--r--gprofng/testsuite/gprofng.display/gp-archive.exp2
-rw-r--r--gprofng/testsuite/gprofng.display/gp-collect-app_F.exp2
-rw-r--r--gprofng/testsuite/gprofng.display/jsynprog/Intface.java2
-rw-r--r--gprofng/testsuite/gprofng.display/jsynprog/Launcher.java2
-rw-r--r--gprofng/testsuite/gprofng.display/jsynprog/Makefile2
-rw-r--r--gprofng/testsuite/gprofng.display/jsynprog/Routine.java2
-rw-r--r--gprofng/testsuite/gprofng.display/jsynprog/Sub_Routine.java2
-rwxr-xr-xgprofng/testsuite/gprofng.display/jsynprog/check_results.pl2
-rw-r--r--gprofng/testsuite/gprofng.display/jsynprog/cloop.cc2
-rw-r--r--gprofng/testsuite/gprofng.display/jsynprog/jsynprog.h2
-rw-r--r--gprofng/testsuite/gprofng.display/jsynprog/jsynprog.java2
-rw-r--r--gprofng/testsuite/gprofng.display/mttest/Makefile2
-rw-r--r--gprofng/testsuite/gprofng.display/mttest/check_results.pl2
-rw-r--r--gprofng/testsuite/gprofng.display/mttest/gethrtime.c2
-rw-r--r--gprofng/testsuite/gprofng.display/mttest/mttest.c2
-rw-r--r--gprofng/testsuite/gprofng.display/setpath_map.exp2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/Makefile2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/callso.c2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/callsx.c2
-rwxr-xr-xgprofng/testsuite/gprofng.display/synprog/check_results.pl2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/endcases.c2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/fitos.c2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/inc_body.h2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/inc_brace.h2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/inc_entry.h2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/inc_exit.h2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/inc_func.h2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/inc_inline.h2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/inc_macro.h2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/iosyn.c2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/pagethrash.c2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/so_syn.c2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/so_syx.c2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/stopwatch.c2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/stopwatch.h2
-rw-r--r--gprofng/testsuite/gprofng.display/synprog/synprog.c2
-rw-r--r--gprofng/testsuite/lib/Makefile.skel2
-rw-r--r--gprofng/testsuite/lib/acct.pm2
-rw-r--r--gprofng/testsuite/lib/display-lib.exp2
304 files changed, 375 insertions, 375 deletions
diff --git a/gprofng/Makefile.am b/gprofng/Makefile.am
index a5ee9dd..88f16bc 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-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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 4239c07..fb0cf95 100644
--- a/gprofng/common/cc_libcollector.h
+++ b/gprofng/common/cc_libcollector.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 fac8597..107a994 100644
--- a/gprofng/common/core_pcbe.c
+++ b/gprofng/common/core_pcbe.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c7caf2d..2371863 100644
--- a/gprofng/common/cpu_frequency.h
+++ b/gprofng/common/cpu_frequency.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 b4caef5..9e45233 100644
--- a/gprofng/common/cpuid.c
+++ b/gprofng/common/cpuid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 e0471f3..d6c9445 100644
--- a/gprofng/common/gp-defs.h
+++ b/gprofng/common/gp-defs.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 41aaebe..fab08f1 100644
--- a/gprofng/common/gp-experiment.h
+++ b/gprofng/common/gp-experiment.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 065c4f3..ec5404a 100644
--- a/gprofng/common/gp-time.h
+++ b/gprofng/common/gp-time.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 3d22d92..9824d02 100644
--- a/gprofng/common/hwc_cpus.h
+++ b/gprofng/common/hwc_cpus.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 51492a8..1e81a4d 100644
--- a/gprofng/common/hwcdrv.c
+++ b/gprofng/common/hwcdrv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 fb97c8a..2732bdc 100644
--- a/gprofng/common/hwcdrv.h
+++ b/gprofng/common/hwcdrv.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 0b923fc..a86e284 100644
--- a/gprofng/common/hwcentry.h
+++ b/gprofng/common/hwcentry.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 750db10..81a5961 100644
--- a/gprofng/common/hwcfuncs.c
+++ b/gprofng/common/hwcfuncs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 361a721..64370dc 100644
--- a/gprofng/common/hwcfuncs.h
+++ b/gprofng/common/hwcfuncs.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 b2b4a99..4b6f2a9 100644
--- a/gprofng/common/hwctable.c
+++ b/gprofng/common/hwctable.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 a8d7e76..16bb326 100644
--- a/gprofng/common/opteron_pcbe.c
+++ b/gprofng/common/opteron_pcbe.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 db117e4..99a66f8 100644
--- a/gprofng/config/bison.m4
+++ b/gprofng/config/bison.m4
@@ -1,6 +1,6 @@
# serial 10
-# Copyright (C) 2002-2024 Free Software Foundation, Inc.
+# Copyright (C) 2002-2025 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 5a4013c..d7a2c38 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-2024 Free Software Foundation, Inc.
+dnl Copyright (C) 2021-2025 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 88f9485..8678f22 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-2024 Free Software Foundation, Inc.
+# Copyright (C) 2012-2025 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-archive.texi b/gprofng/doc/gprofng-archive.texi
index a513cca..cfa9d41 100644
--- a/gprofng/doc/gprofng-archive.texi
+++ b/gprofng/doc/gprofng-archive.texi
@@ -391,7 +391,7 @@ command @command{info gprofng} should give access to this document.
@ManPageStart{COPYRIGHT}
@c man begin COPYRIGHT
-Copyright @copyright{} 2022-2024 Free Software Foundation, Inc.
+Copyright @copyright{} 2022-2025 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/gprofng/doc/gprofng-collect-app.texi b/gprofng/doc/gprofng-collect-app.texi
index bef25f9..6e8c5b0 100644
--- a/gprofng/doc/gprofng-collect-app.texi
+++ b/gprofng/doc/gprofng-collect-app.texi
@@ -380,7 +380,7 @@ command @command{info gprofng} should give access to this document.
@ManPageStart{COPYRIGHT}
@c man begin COPYRIGHT
-Copyright @copyright{} 2022-2024 Free Software Foundation, Inc.
+Copyright @copyright{} 2022-2025 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/gprofng/doc/gprofng-display-html.texi b/gprofng/doc/gprofng-display-html.texi
index 125babb..5a7489a 100644
--- a/gprofng/doc/gprofng-display-html.texi
+++ b/gprofng/doc/gprofng-display-html.texi
@@ -283,7 +283,7 @@ command @command{info gprofng} should give access to this document.
@ManPageStart{COPYRIGHT}
@c man begin COPYRIGHT
-Copyright @copyright{} 2022-2024 Free Software Foundation, Inc.
+Copyright @copyright{} 2022-2025 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/gprofng/doc/gprofng-display-src.texi b/gprofng/doc/gprofng-display-src.texi
index 104efc4..87ccb1a 100644
--- a/gprofng/doc/gprofng-display-src.texi
+++ b/gprofng/doc/gprofng-display-src.texi
@@ -228,7 +228,7 @@ command @command{info gprofng} should give access to this document.
@ManPageStart{COPYRIGHT}
@c man begin COPYRIGHT
-Copyright @copyright{} 2022-2024 Free Software Foundation, Inc.
+Copyright @copyright{} 2022-2025 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/gprofng/doc/gprofng-display-text.texi b/gprofng/doc/gprofng-display-text.texi
index b6b69cd..358e1c3 100644
--- a/gprofng/doc/gprofng-display-text.texi
+++ b/gprofng/doc/gprofng-display-text.texi
@@ -437,7 +437,7 @@ command @command{info gprofng} should give access to this document.
@ManPageStart{COPYRIGHT}
@c man begin COPYRIGHT
-Copyright @copyright{} 2022-2024 Free Software Foundation, Inc.
+Copyright @copyright{} 2022-2025 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/gprofng/doc/gprofng.texi b/gprofng/doc/gprofng.texi
index 3600acc..67f6167 100644
--- a/gprofng/doc/gprofng.texi
+++ b/gprofng/doc/gprofng.texi
@@ -358,7 +358,7 @@ command @command{info gprofng} should give access to this document.
@ManPageStart{COPYRIGHT}
@c man begin COPYRIGHT
-Copyright @copyright{} 2022-2024 Free Software Foundation, Inc.
+Copyright @copyright{} 2022-2025 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/gprofng/doc/gprofng_ug.texi b/gprofng/doc/gprofng_ug.texi
index 2854e05..7147090 100644
--- a/gprofng/doc/gprofng_ug.texi
+++ b/gprofng/doc/gprofng_ug.texi
@@ -46,7 +46,7 @@
@copying
This document is the manual for @ProductName{}, last updated @value{UPDATED}.
-Copyright @copyright{} 2022-2024 Free Software Foundation, Inc.
+Copyright @copyright{} 2022-2025 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 a7852c5..c991ebf 100755
--- a/gprofng/doc/mdate-sh
+++ b/gprofng/doc/mdate-sh
@@ -3,7 +3,7 @@
scriptversion=2016-01-11.22; # UTC
-# Copyright (C) 1995-2024 Free Software Foundation, Inc.
+# Copyright (C) 1995-2025 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/examples/mxv-pthreads/experiments/profile.sh b/gprofng/examples/mxv-pthreads/experiments/profile.sh
index f8812a2..2369b41 100755
--- a/gprofng/examples/mxv-pthreads/experiments/profile.sh
+++ b/gprofng/examples/mxv-pthreads/experiments/profile.sh
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2021-2023 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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/examples/mxv-pthreads/src/Makefile b/gprofng/examples/mxv-pthreads/src/Makefile
index ef1c55a..24b9c8e 100644
--- a/gprofng/examples/mxv-pthreads/src/Makefile
+++ b/gprofng/examples/mxv-pthreads/src/Makefile
@@ -1,70 +1,70 @@
-#
-# 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
-# the Free Software Foundation; either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; see the file COPYING3. If not see
-# <http://www.gnu.org/licenses/>.
-
-CC = gcc
-WARNINGS = -Wall -Werror=undef -Wstrict-prototypes
-OPT = -g -O
-CFLAGS = $(OPT) $(WARNINGS)
-LDFLAGS =
-LIBS = -lm -lpthread
-OBJDIR = ../objects
-BINDIR = ../bindir
-EXPDIR = ../experiments
-
-EXE = mxv-pthreads
-OBJECTS = $(OBJDIR)/main.o $(OBJDIR)/manage_data.o $(OBJDIR)/workload.o $(OBJDIR)/mxv.o
-
-default: $(BINDIR)/$(EXE)
-
-$(BINDIR)/$(EXE): $(OBJECTS)
- @mkdir -p $(BINDIR)
- $(CC) -o $(BINDIR)/$(EXE) $(LDFLAGS) $(OBJECTS) $(LIBS)
- ldd $(BINDIR)/$(EXE)
-
-$(OBJDIR)/main.o: main.c
- @mkdir -p $(OBJDIR)
- $(CC) -o $(OBJDIR)/main.o -c $(CFLAGS) main.c
-$(OBJDIR)/manage_data.o: manage_data.c
- @mkdir -p $(OBJDIR)
- $(CC) -o $(OBJDIR)/manage_data.o -c $(CFLAGS) manage_data.c
-$(OBJDIR)/workload.o: workload.c
- @mkdir -p $(OBJDIR)
- $(CC) -o $(OBJDIR)/workload.o -c $(CFLAGS) workload.c
-$(OBJDIR)/mxv.o: mxv.c
- @mkdir -p $(OBJDIR)
- $(CC) -o $(OBJDIR)/mxv.o -c $(CFLAGS) mxv.c
-
-$(OBJECTS): mydefs.h
-
-.c.o:
- $(CC) -c -o $@ $(CFLAGS) $<
-
-check:
- @echo "Running $(EXE) in $(EXPDIR)"
- @./$(EXPDIR)/$(EXE) -m 1000 -n 1500 -t 2
-
-install: $(BINDIR)/$(EXE)
- @/bin/cp $(BINDIR)/$(EXE) $(EXPDIR)
- @echo "Installed $(EXE) in $(EXPDIR)"
-
-clean:
- @/bin/rm -f $(BINDIR)/$(EXE)
- @/bin/rm -f $(OBJECTS)
-
-veryclean:
- @make clean
- @/bin/rm -f $(EXPDIR)/$(EXE)
+#
+# Copyright (C) 2021-2025 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
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; see the file COPYING3. If not see
+# <http://www.gnu.org/licenses/>.
+
+CC = gcc
+WARNINGS = -Wall -Werror=undef -Wstrict-prototypes
+OPT = -g -O
+CFLAGS = $(OPT) $(WARNINGS)
+LDFLAGS =
+LIBS = -lm -lpthread
+OBJDIR = ../objects
+BINDIR = ../bindir
+EXPDIR = ../experiments
+
+EXE = mxv-pthreads
+OBJECTS = $(OBJDIR)/main.o $(OBJDIR)/manage_data.o $(OBJDIR)/workload.o $(OBJDIR)/mxv.o
+
+default: $(BINDIR)/$(EXE)
+
+$(BINDIR)/$(EXE): $(OBJECTS)
+ @mkdir -p $(BINDIR)
+ $(CC) -o $(BINDIR)/$(EXE) $(LDFLAGS) $(OBJECTS) $(LIBS)
+ ldd $(BINDIR)/$(EXE)
+
+$(OBJDIR)/main.o: main.c
+ @mkdir -p $(OBJDIR)
+ $(CC) -o $(OBJDIR)/main.o -c $(CFLAGS) main.c
+$(OBJDIR)/manage_data.o: manage_data.c
+ @mkdir -p $(OBJDIR)
+ $(CC) -o $(OBJDIR)/manage_data.o -c $(CFLAGS) manage_data.c
+$(OBJDIR)/workload.o: workload.c
+ @mkdir -p $(OBJDIR)
+ $(CC) -o $(OBJDIR)/workload.o -c $(CFLAGS) workload.c
+$(OBJDIR)/mxv.o: mxv.c
+ @mkdir -p $(OBJDIR)
+ $(CC) -o $(OBJDIR)/mxv.o -c $(CFLAGS) mxv.c
+
+$(OBJECTS): mydefs.h
+
+.c.o:
+ $(CC) -c -o $@ $(CFLAGS) $<
+
+check:
+ @echo "Running $(EXE) in $(EXPDIR)"
+ @./$(EXPDIR)/$(EXE) -m 1000 -n 1500 -t 2
+
+install: $(BINDIR)/$(EXE)
+ @/bin/cp $(BINDIR)/$(EXE) $(EXPDIR)
+ @echo "Installed $(EXE) in $(EXPDIR)"
+
+clean:
+ @/bin/rm -f $(BINDIR)/$(EXE)
+ @/bin/rm -f $(OBJECTS)
+
+veryclean:
+ @make clean
+ @/bin/rm -f $(EXPDIR)/$(EXE)
diff --git a/gprofng/examples/mxv-pthreads/src/main.c b/gprofng/examples/mxv-pthreads/src/main.c
index 8596763..dc883fa 100644
--- a/gprofng/examples/mxv-pthreads/src/main.c
+++ b/gprofng/examples/mxv-pthreads/src/main.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/examples/mxv-pthreads/src/manage_data.c b/gprofng/examples/mxv-pthreads/src/manage_data.c
index 9db4496..332894d 100644
--- a/gprofng/examples/mxv-pthreads/src/manage_data.c
+++ b/gprofng/examples/mxv-pthreads/src/manage_data.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/examples/mxv-pthreads/src/mxv.c b/gprofng/examples/mxv-pthreads/src/mxv.c
index 1ccbbda..11e3d16 100644
--- a/gprofng/examples/mxv-pthreads/src/mxv.c
+++ b/gprofng/examples/mxv-pthreads/src/mxv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/examples/mxv-pthreads/src/mydefs.h b/gprofng/examples/mxv-pthreads/src/mydefs.h
index 1f7e00a..63b9dc4 100644
--- a/gprofng/examples/mxv-pthreads/src/mydefs.h
+++ b/gprofng/examples/mxv-pthreads/src/mydefs.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/examples/mxv-pthreads/src/workload.c b/gprofng/examples/mxv-pthreads/src/workload.c
index fca0e81..5c11982 100644
--- a/gprofng/examples/mxv-pthreads/src/workload.c
+++ b/gprofng/examples/mxv-pthreads/src/workload.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/gp-display-html/Makefile.am b/gprofng/gp-display-html/Makefile.am
index e457e5f..1e184f3 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-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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 8290160..fb2c538 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-2023 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
# Contributed by Oracle.
#
# This file is part of GNU Binutils.
@@ -12133,7 +12133,7 @@ sub print_user_settings
sub print_version_info
{
print "$version_info\n";
- print "Copyright (C) 2023 Free Software Foundation, Inc.\n";
+ print "Copyright (C) 2025 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 6adc1ca..09461e6 100755
--- a/gprofng/libcollector/CHK_LIBC_OBJ
+++ b/gprofng/libcollector/CHK_LIBC_OBJ
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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 1d08400..32eb071 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-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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 3d8e48d..8d978a6 100644
--- a/gprofng/libcollector/collector.c
+++ b/gprofng/libcollector/collector.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 eda68a0..d2226b2 100644
--- a/gprofng/libcollector/collector.h
+++ b/gprofng/libcollector/collector.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 449bbba..7f77ad9 100644
--- a/gprofng/libcollector/collectorAPI.c
+++ b/gprofng/libcollector/collectorAPI.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 b923645..3205da3 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-2024 Free Software Foundation, Inc.
+dnl Copyright (C) 2021-2025 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 6fbb3fa..0148410 100644
--- a/gprofng/libcollector/descendants.h
+++ b/gprofng/libcollector/descendants.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 6f0364c..adac1dd 100644
--- a/gprofng/libcollector/dispatcher.c
+++ b/gprofng/libcollector/dispatcher.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 f2bf2c4..0c3bea1 100644
--- a/gprofng/libcollector/envmgmt.c
+++ b/gprofng/libcollector/envmgmt.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 d63db9a..be4e83b 100644
--- a/gprofng/libcollector/gethrtime.c
+++ b/gprofng/libcollector/gethrtime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 985fb69..a4add71 100644
--- a/gprofng/libcollector/heaptrace.c
+++ b/gprofng/libcollector/heaptrace.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 3b7f484..3dbf648 100644
--- a/gprofng/libcollector/hwprofile.c
+++ b/gprofng/libcollector/hwprofile.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 9d0a309..3f5a0ba 100644
--- a/gprofng/libcollector/hwprofile.h
+++ b/gprofng/libcollector/hwprofile.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 9f21058..3eb03b8 100644
--- a/gprofng/libcollector/iolib.c
+++ b/gprofng/libcollector/iolib.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 3deb441..d82ba20 100644
--- a/gprofng/libcollector/iotrace.c
+++ b/gprofng/libcollector/iotrace.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 d8f2d04..0659e7d 100644
--- a/gprofng/libcollector/jprofile.c
+++ b/gprofng/libcollector/jprofile.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 7191520..81ca366 100644
--- a/gprofng/libcollector/libcol-i386-dis.c
+++ b/gprofng/libcollector/libcol-i386-dis.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2022-2025 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 1a7edbd..d761e78 100644
--- a/gprofng/libcollector/libcol_hwcdrv.c
+++ b/gprofng/libcollector/libcol_hwcdrv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 14d0538..c2989f1 100644
--- a/gprofng/libcollector/libcol_hwcfuncs.c
+++ b/gprofng/libcollector/libcol_hwcfuncs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 6be8b82..4964aaa 100644
--- a/gprofng/libcollector/libcol_util.c
+++ b/gprofng/libcollector/libcol_util.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 aa30db7..afe75f8 100644
--- a/gprofng/libcollector/libcol_util.h
+++ b/gprofng/libcollector/libcol_util.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/libcollector/libgprofng.ver b/gprofng/libcollector/libgprofng.ver
index 05b0733..bcc81ef 100644
--- a/gprofng/libcollector/libgprofng.ver
+++ b/gprofng/libcollector/libgprofng.ver
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c81ae1a..86d9955 100644
--- a/gprofng/libcollector/linetrace.c
+++ b/gprofng/libcollector/linetrace.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c4109b6..25fcf25 100644
--- a/gprofng/libcollector/memmgr.c
+++ b/gprofng/libcollector/memmgr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 129730c..25251c6 100644
--- a/gprofng/libcollector/memmgr.h
+++ b/gprofng/libcollector/memmgr.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 2a6857a..486c87e 100644
--- a/gprofng/libcollector/mmaptrace.c
+++ b/gprofng/libcollector/mmaptrace.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 f654623..e88da67 100644
--- a/gprofng/libcollector/profile.c
+++ b/gprofng/libcollector/profile.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 2f3097f..e5f98f8 100644
--- a/gprofng/libcollector/synctrace.c
+++ b/gprofng/libcollector/synctrace.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 a92e35a..e2b32f6 100644
--- a/gprofng/libcollector/tsd.c
+++ b/gprofng/libcollector/tsd.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 437d1eb..5e67556 100644
--- a/gprofng/libcollector/tsd.h
+++ b/gprofng/libcollector/tsd.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 d101044..45e16c0 100644
--- a/gprofng/libcollector/unwind.c
+++ b/gprofng/libcollector/unwind.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 0530a16..c322777 100644
--- a/gprofng/src/ABS.h
+++ b/gprofng/src/ABS.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 d88e358..eba6d57 100644
--- a/gprofng/src/Application.cc
+++ b/gprofng/src/Application.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
@@ -247,7 +247,7 @@ Application::print_version_info ()
{
printf ( GTXT (
"GNU %s binutils version %s\n"
- "Copyright (C) 2024 Free Software Foundation, Inc.\n"
+ "Copyright (C) 2025 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 bf8f06e..512a850 100644
--- a/gprofng/src/Application.h
+++ b/gprofng/src/Application.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 eb03581..b24be16 100644
--- a/gprofng/src/ArchiveExp.cc
+++ b/gprofng/src/ArchiveExp.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 f57e1ed..ebe1ad7 100644
--- a/gprofng/src/ArchiveExp.h
+++ b/gprofng/src/ArchiveExp.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 b7475e2..945aab2 100644
--- a/gprofng/src/BaseMetric.cc
+++ b/gprofng/src/BaseMetric.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 2d7d2f7..24efbd8 100644
--- a/gprofng/src/BaseMetric.h
+++ b/gprofng/src/BaseMetric.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c8d76a6..de7011c 100644
--- a/gprofng/src/BaseMetricTreeNode.cc
+++ b/gprofng/src/BaseMetricTreeNode.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 7698f9c..cb1e5a6 100644
--- a/gprofng/src/BaseMetricTreeNode.h
+++ b/gprofng/src/BaseMetricTreeNode.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 1204175..b408b89 100644
--- a/gprofng/src/CacheMap.h
+++ b/gprofng/src/CacheMap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 15594a2..6df4112 100644
--- a/gprofng/src/CallStack.cc
+++ b/gprofng/src/CallStack.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c13b047..76468dc 100644
--- a/gprofng/src/CallStack.h
+++ b/gprofng/src/CallStack.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 2873caf..633cc78 100644
--- a/gprofng/src/CatchOutOfMemory.cc
+++ b/gprofng/src/CatchOutOfMemory.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 51bb0c2..edc6f84 100644
--- a/gprofng/src/ClassFile.cc
+++ b/gprofng/src/ClassFile.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 3bb7d82..8a5bd35 100644
--- a/gprofng/src/ClassFile.h
+++ b/gprofng/src/ClassFile.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 a744ed0..c8542e7 100644
--- a/gprofng/src/Command.cc
+++ b/gprofng/src/Command.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 1de6d98..ef95f42 100644
--- a/gprofng/src/Command.h
+++ b/gprofng/src/Command.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 03397d7..421e7c5 100644
--- a/gprofng/src/CompCom.cc
+++ b/gprofng/src/CompCom.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 946a2c1..4d78ba6 100644
--- a/gprofng/src/CompCom.h
+++ b/gprofng/src/CompCom.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 d44919d..32a7d2e 100644
--- a/gprofng/src/DataObject.cc
+++ b/gprofng/src/DataObject.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 998215d..eb2a7c0 100644
--- a/gprofng/src/DataObject.h
+++ b/gprofng/src/DataObject.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 7aac78e..8dbdb05 100644
--- a/gprofng/src/DataSpace.cc
+++ b/gprofng/src/DataSpace.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 4031897..dbe333f 100644
--- a/gprofng/src/DataSpace.h
+++ b/gprofng/src/DataSpace.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 bc9da4b..ed90aba 100644
--- a/gprofng/src/DataStream.cc
+++ b/gprofng/src/DataStream.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 1a6c98d..f7450e2 100644
--- a/gprofng/src/DataStream.h
+++ b/gprofng/src/DataStream.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 be08559..4e05c1a 100644
--- a/gprofng/src/Data_window.cc
+++ b/gprofng/src/Data_window.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 89e9a49..30bf865 100644
--- a/gprofng/src/Data_window.h
+++ b/gprofng/src/Data_window.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c46313a..1f99f2f 100644
--- a/gprofng/src/Dbe.cc
+++ b/gprofng/src/Dbe.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 05440a2..65efc09 100644
--- a/gprofng/src/Dbe.h
+++ b/gprofng/src/Dbe.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 4b913c4..0c03542 100644
--- a/gprofng/src/DbeApplication.cc
+++ b/gprofng/src/DbeApplication.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 8481696..209e4bf 100644
--- a/gprofng/src/DbeApplication.h
+++ b/gprofng/src/DbeApplication.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 6b2807d..a1aec97 100644
--- a/gprofng/src/DbeArray.h
+++ b/gprofng/src/DbeArray.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 98c5c52..4da9913 100644
--- a/gprofng/src/DbeCacheMap.h
+++ b/gprofng/src/DbeCacheMap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 5b45764..0c50d48 100644
--- a/gprofng/src/DbeFile.cc
+++ b/gprofng/src/DbeFile.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 dcbf667..9c6b4a2 100644
--- a/gprofng/src/DbeFile.h
+++ b/gprofng/src/DbeFile.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 b2bb355..6f0fcfe 100644
--- a/gprofng/src/DbeJarFile.cc
+++ b/gprofng/src/DbeJarFile.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 55e84eb..6500f8c 100644
--- a/gprofng/src/DbeJarFile.h
+++ b/gprofng/src/DbeJarFile.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 93e913e..561e1d2 100644
--- a/gprofng/src/DbeLinkList.h
+++ b/gprofng/src/DbeLinkList.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 db54e97..400b9e3 100644
--- a/gprofng/src/DbeLock.cc
+++ b/gprofng/src/DbeLock.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 dc76f5b..4ac8925 100644
--- a/gprofng/src/DbeLock.h
+++ b/gprofng/src/DbeLock.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 2a8a6f2..f3426ce 100644
--- a/gprofng/src/DbeSession.cc
+++ b/gprofng/src/DbeSession.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 901181b..5cbddae 100644
--- a/gprofng/src/DbeSession.h
+++ b/gprofng/src/DbeSession.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 4b6458c..6506fc4 100644
--- a/gprofng/src/DbeSyncMap.h
+++ b/gprofng/src/DbeSyncMap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 b4ee2a3..7d6902c 100644
--- a/gprofng/src/DbeThread.cc
+++ b/gprofng/src/DbeThread.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 683f65a..27661ee 100644
--- a/gprofng/src/DbeThread.h
+++ b/gprofng/src/DbeThread.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 872ebcd..e1532f7 100644
--- a/gprofng/src/DbeView.cc
+++ b/gprofng/src/DbeView.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 9d2c434..a9ea55d 100644
--- a/gprofng/src/DbeView.h
+++ b/gprofng/src/DbeView.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 a04acb3..9d19039 100644
--- a/gprofng/src/DefaultHandler.h
+++ b/gprofng/src/DefaultHandler.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 bd417bc..8bc37a7 100644
--- a/gprofng/src/DefaultMap.h
+++ b/gprofng/src/DefaultMap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 44702b9..4189872 100644
--- a/gprofng/src/DefaultMap2D.h
+++ b/gprofng/src/DefaultMap2D.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 14026d6..56ba2a8 100644
--- a/gprofng/src/DerivedMetrics.cc
+++ b/gprofng/src/DerivedMetrics.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 bbb017b..2415be3 100644
--- a/gprofng/src/DerivedMetrics.h
+++ b/gprofng/src/DerivedMetrics.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 19f2174..42fb777 100644
--- a/gprofng/src/Disasm.cc
+++ b/gprofng/src/Disasm.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 9351548..0326b5c 100644
--- a/gprofng/src/Disasm.h
+++ b/gprofng/src/Disasm.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 e90d251..a613c63 100644
--- a/gprofng/src/Dwarf.cc
+++ b/gprofng/src/Dwarf.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c41840d..8e3ee7a 100644
--- a/gprofng/src/Dwarf.h
+++ b/gprofng/src/Dwarf.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 3872cc2..9b40401 100644
--- a/gprofng/src/DwarfLib.cc
+++ b/gprofng/src/DwarfLib.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 99a26e4..178801d 100644
--- a/gprofng/src/DwarfLib.h
+++ b/gprofng/src/DwarfLib.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 7c71561..c2c4468 100644
--- a/gprofng/src/Elf.cc
+++ b/gprofng/src/Elf.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 eaa026d..0735863 100644
--- a/gprofng/src/Elf.h
+++ b/gprofng/src/Elf.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 eada9ae..17b1fda 100644
--- a/gprofng/src/Emsg.cc
+++ b/gprofng/src/Emsg.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 bc56227..16a2bff 100644
--- a/gprofng/src/Emsg.h
+++ b/gprofng/src/Emsg.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 0524c19..f04722b 100644
--- a/gprofng/src/Emsgnum.h
+++ b/gprofng/src/Emsgnum.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 e198c05..356024a 100644
--- a/gprofng/src/ExpGroup.cc
+++ b/gprofng/src/ExpGroup.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 b97325c..6658ad5 100644
--- a/gprofng/src/ExpGroup.h
+++ b/gprofng/src/ExpGroup.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 97fb20d..67ad400 100644
--- a/gprofng/src/Exp_Layout.cc
+++ b/gprofng/src/Exp_Layout.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 ff72593..70cba90 100644
--- a/gprofng/src/Exp_Layout.h
+++ b/gprofng/src/Exp_Layout.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c1e1252..45550e8 100644
--- a/gprofng/src/Experiment.cc
+++ b/gprofng/src/Experiment.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 b98d373..2047a15 100644
--- a/gprofng/src/Experiment.h
+++ b/gprofng/src/Experiment.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 f5bf785..56f7032 100644
--- a/gprofng/src/Expression.cc
+++ b/gprofng/src/Expression.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 368a2a2..5edb661 100644
--- a/gprofng/src/Expression.h
+++ b/gprofng/src/Expression.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 2d22a36..0ff4bd2 100644
--- a/gprofng/src/FileData.cc
+++ b/gprofng/src/FileData.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 9376763..454ea4f 100644
--- a/gprofng/src/FileData.h
+++ b/gprofng/src/FileData.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 ebeb9be..6f21c3f 100644
--- a/gprofng/src/Filter.cc
+++ b/gprofng/src/Filter.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 6f3cd16..5163f91 100644
--- a/gprofng/src/Filter.h
+++ b/gprofng/src/Filter.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 8f0b3bd..173ba8f 100644
--- a/gprofng/src/FilterExp.h
+++ b/gprofng/src/FilterExp.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 d2ce0f1..95ff6af 100644
--- a/gprofng/src/FilterSet.cc
+++ b/gprofng/src/FilterSet.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 21dcaee..8b0eeb7 100644
--- a/gprofng/src/FilterSet.h
+++ b/gprofng/src/FilterSet.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 dd9a2c7..726c7b4 100644
--- a/gprofng/src/Function.cc
+++ b/gprofng/src/Function.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 59577f6..9ff35e9 100644
--- a/gprofng/src/Function.h
+++ b/gprofng/src/Function.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c5fdd34..2dbea7c 100644
--- a/gprofng/src/HashMap.h
+++ b/gprofng/src/HashMap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 d25fe162..afd21bc 100644
--- a/gprofng/src/HeapActivity.cc
+++ b/gprofng/src/HeapActivity.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 a91d9a1..d40c4c9 100644
--- a/gprofng/src/HeapActivity.h
+++ b/gprofng/src/HeapActivity.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 24987eb..18f5918 100644
--- a/gprofng/src/HeapData.cc
+++ b/gprofng/src/HeapData.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c64f30c..3225bc1 100644
--- a/gprofng/src/HeapData.h
+++ b/gprofng/src/HeapData.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 70fddd4..6d288b0 100644
--- a/gprofng/src/HeapMap.cc
+++ b/gprofng/src/HeapMap.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 8698a7f..a7b8252 100644
--- a/gprofng/src/HeapMap.h
+++ b/gprofng/src/HeapMap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 35d1f86..334c5e1 100644
--- a/gprofng/src/Hist_data.cc
+++ b/gprofng/src/Hist_data.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 8a1b8bf..39ff963 100644
--- a/gprofng/src/Hist_data.h
+++ b/gprofng/src/Hist_data.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 a5207ed..2c96fff 100644
--- a/gprofng/src/Histable.h
+++ b/gprofng/src/Histable.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 63fe89a..858a685 100644
--- a/gprofng/src/IOActivity.cc
+++ b/gprofng/src/IOActivity.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 f3a22ad..b93e697 100644
--- a/gprofng/src/IOActivity.h
+++ b/gprofng/src/IOActivity.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 79fda0c..ffcf6b5 100644
--- a/gprofng/src/IndexMap2D.h
+++ b/gprofng/src/IndexMap2D.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 786fdad..3e56df8 100644
--- a/gprofng/src/IndexObject.cc
+++ b/gprofng/src/IndexObject.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 035c201..b6a0d46 100644
--- a/gprofng/src/IndexObject.h
+++ b/gprofng/src/IndexObject.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 f65c842..949843b 100644
--- a/gprofng/src/IntervalMap.h
+++ b/gprofng/src/IntervalMap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 6d9c421..fdf2adb 100644
--- a/gprofng/src/LoadObject.cc
+++ b/gprofng/src/LoadObject.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 21ced96..990b8b0 100644
--- a/gprofng/src/LoadObject.h
+++ b/gprofng/src/LoadObject.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c49f97b..cd5a319 100644
--- a/gprofng/src/MachineModel.cc
+++ b/gprofng/src/MachineModel.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 a08c78f..a132a9d 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-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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 d94c9ed..5e28f56 100644
--- a/gprofng/src/Map.h
+++ b/gprofng/src/Map.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 ee71b03..e5e2aad 100644
--- a/gprofng/src/Map2D.h
+++ b/gprofng/src/Map2D.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 2c2d224..47bf8d6 100644
--- a/gprofng/src/MemObject.cc
+++ b/gprofng/src/MemObject.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 48df20c..5ff37a6 100644
--- a/gprofng/src/MemObject.h
+++ b/gprofng/src/MemObject.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 cdd4d7e..cc4fd17 100644
--- a/gprofng/src/MemorySpace.cc
+++ b/gprofng/src/MemorySpace.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 480d1a6..fa1292a 100644
--- a/gprofng/src/MemorySpace.h
+++ b/gprofng/src/MemorySpace.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 43ffa88..01e3303 100644
--- a/gprofng/src/Metric.cc
+++ b/gprofng/src/Metric.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 b42ea98..6987bfc 100644
--- a/gprofng/src/Metric.h
+++ b/gprofng/src/Metric.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 939a41b..b2f2b98 100644
--- a/gprofng/src/MetricList.cc
+++ b/gprofng/src/MetricList.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 862b0e4..a166d07 100644
--- a/gprofng/src/MetricList.h
+++ b/gprofng/src/MetricList.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 064581c..a62d3e8 100644
--- a/gprofng/src/Module.cc
+++ b/gprofng/src/Module.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 3d00413..66d50ed 100644
--- a/gprofng/src/Module.h
+++ b/gprofng/src/Module.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 fd5afa3..335eedf 100644
--- a/gprofng/src/Ovw_data.cc
+++ b/gprofng/src/Ovw_data.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 1e5f4a4..cb9fd19 100644
--- a/gprofng/src/Ovw_data.h
+++ b/gprofng/src/Ovw_data.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 3169acb..b1beda4 100644
--- a/gprofng/src/PRBTree.cc
+++ b/gprofng/src/PRBTree.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 2d6f1da..c24060c 100644
--- a/gprofng/src/PRBTree.h
+++ b/gprofng/src/PRBTree.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 ac05497..93a82621 100644
--- a/gprofng/src/PathTree.cc
+++ b/gprofng/src/PathTree.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 542e40f..4c10f7c 100644
--- a/gprofng/src/PathTree.h
+++ b/gprofng/src/PathTree.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 734b91c..84fe05b 100644
--- a/gprofng/src/PreviewExp.cc
+++ b/gprofng/src/PreviewExp.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 7ddee5d..0b21179 100644
--- a/gprofng/src/PreviewExp.h
+++ b/gprofng/src/PreviewExp.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 76d9fbd..94999cd 100644
--- a/gprofng/src/Print.cc
+++ b/gprofng/src/Print.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 10ed5f8..28db132 100644
--- a/gprofng/src/Print.h
+++ b/gprofng/src/Print.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 47189c8..6443138 100644
--- a/gprofng/src/QLParser.h
+++ b/gprofng/src/QLParser.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 1b09980..db528da 100644
--- a/gprofng/src/QLParser.yy
+++ b/gprofng/src/QLParser.yy
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 e7d81a0..d1a4bf4 100644
--- a/gprofng/src/SAXParser.h
+++ b/gprofng/src/SAXParser.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 eedda26..c84c49d 100644
--- a/gprofng/src/SAXParserFactory.cc
+++ b/gprofng/src/SAXParserFactory.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 db19d9f..9ff28b4 100644
--- a/gprofng/src/SAXParserFactory.h
+++ b/gprofng/src/SAXParserFactory.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 e7948b8..e53a167 100644
--- a/gprofng/src/Sample.cc
+++ b/gprofng/src/Sample.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 8c5a543..9cd2bd5 100644
--- a/gprofng/src/Sample.h
+++ b/gprofng/src/Sample.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 1df3039..230fb37 100644
--- a/gprofng/src/SegMem.h
+++ b/gprofng/src/SegMem.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 1af0a23..b8ca2b5 100644
--- a/gprofng/src/Settings.cc
+++ b/gprofng/src/Settings.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 6f2983e..4627abc 100644
--- a/gprofng/src/Settings.h
+++ b/gprofng/src/Settings.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 ac14935..499e719 100644
--- a/gprofng/src/SourceFile.cc
+++ b/gprofng/src/SourceFile.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 05d940c..8e96f5d 100644
--- a/gprofng/src/SourceFile.h
+++ b/gprofng/src/SourceFile.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 28a6a3d..2120319 100644
--- a/gprofng/src/Stabs.cc
+++ b/gprofng/src/Stabs.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 e7a8892..42aa6fb 100644
--- a/gprofng/src/Stabs.h
+++ b/gprofng/src/Stabs.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 6bbdd3a..deaf327 100644
--- a/gprofng/src/Stats_data.cc
+++ b/gprofng/src/Stats_data.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 1dd7b1f..9d427ef 100644
--- a/gprofng/src/Stats_data.h
+++ b/gprofng/src/Stats_data.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 c89afd7..339753b 100644
--- a/gprofng/src/StringBuilder.cc
+++ b/gprofng/src/StringBuilder.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 398b873..d23c18d 100644
--- a/gprofng/src/StringBuilder.h
+++ b/gprofng/src/StringBuilder.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 d4702d3..7007720 100644
--- a/gprofng/src/StringMap.h
+++ b/gprofng/src/StringMap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 4ec0a76..1141933 100644
--- a/gprofng/src/Table.cc
+++ b/gprofng/src/Table.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 92f1e78..7a0d39c 100644
--- a/gprofng/src/Table.h
+++ b/gprofng/src/Table.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 614abfa..a058aed 100644
--- a/gprofng/src/UserLabel.cc
+++ b/gprofng/src/UserLabel.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 3fd2caf..debf613 100644
--- a/gprofng/src/UserLabel.h
+++ b/gprofng/src/UserLabel.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 f6d9b0e..259f06f 100644
--- a/gprofng/src/checks.cc
+++ b/gprofng/src/checks.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 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 3dae531..67b8705 100644
--- a/gprofng/src/collctrl.cc
+++ b/gprofng/src/collctrl.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/collctrl.h b/gprofng/src/collctrl.h
index 0a98f71..a21e9ea 100644
--- a/gprofng/src/collctrl.h
+++ b/gprofng/src/collctrl.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/collect.h b/gprofng/src/collect.h
index 3e8f2da..18ab564 100644
--- a/gprofng/src/collect.h
+++ b/gprofng/src/collect.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/collector_module.h b/gprofng/src/collector_module.h
index 6640f12..b64d69c 100644
--- a/gprofng/src/collector_module.h
+++ b/gprofng/src/collector_module.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/comp_com.c b/gprofng/src/comp_com.c
index 636bcf3..394cf34 100644
--- a/gprofng/src/comp_com.c
+++ b/gprofng/src/comp_com.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/comp_com.h b/gprofng/src/comp_com.h
index 233fdc8..1f9c8b2 100644
--- a/gprofng/src/comp_com.h
+++ b/gprofng/src/comp_com.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/count.cc b/gprofng/src/count.cc
index 42f990e..0f934cc 100644
--- a/gprofng/src/count.cc
+++ b/gprofng/src/count.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/data_pckts.h b/gprofng/src/data_pckts.h
index 8c51d87..c25b48e 100644
--- a/gprofng/src/data_pckts.h
+++ b/gprofng/src/data_pckts.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/dbe_collctrl.cc b/gprofng/src/dbe_collctrl.cc
index 68f339f..af131ca 100644
--- a/gprofng/src/dbe_collctrl.cc
+++ b/gprofng/src/dbe_collctrl.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/dbe_hwc.h b/gprofng/src/dbe_hwc.h
index c303ac8..7a48f76 100644
--- a/gprofng/src/dbe_hwc.h
+++ b/gprofng/src/dbe_hwc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/dbe_hwcdrv.c b/gprofng/src/dbe_hwcdrv.c
index 82a5e4e..5bc6f30 100644
--- a/gprofng/src/dbe_hwcdrv.c
+++ b/gprofng/src/dbe_hwcdrv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/dbe_hwcfuncs.c b/gprofng/src/dbe_hwcfuncs.c
index 85e1889..9cd2047 100644
--- a/gprofng/src/dbe_hwcfuncs.c
+++ b/gprofng/src/dbe_hwcfuncs.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/dbe_hwctable.c b/gprofng/src/dbe_hwctable.c
index aae5d91..66b3a3a 100644
--- a/gprofng/src/dbe_hwctable.c
+++ b/gprofng/src/dbe_hwctable.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/dbe_structs.h b/gprofng/src/dbe_structs.h
index 0a5c9c1..6bafd0e 100644
--- a/gprofng/src/dbe_structs.h
+++ b/gprofng/src/dbe_structs.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/dbe_types.h b/gprofng/src/dbe_types.h
index 430922a..037e2d6 100644
--- a/gprofng/src/dbe_types.h
+++ b/gprofng/src/dbe_types.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/debug.h b/gprofng/src/debug.h
index 007ac61..5bf4b48 100644
--- a/gprofng/src/debug.h
+++ b/gprofng/src/debug.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/enums.h b/gprofng/src/enums.h
index 695349c..e60836a 100644
--- a/gprofng/src/enums.h
+++ b/gprofng/src/enums.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/envsets.cc b/gprofng/src/envsets.cc
index b7d3d9d..30803aa 100644
--- a/gprofng/src/envsets.cc
+++ b/gprofng/src/envsets.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/gethrtime.c b/gprofng/src/gethrtime.c
index 3e068d9..54b0f44 100644
--- a/gprofng/src/gethrtime.c
+++ b/gprofng/src/gethrtime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/gp-archive.cc b/gprofng/src/gp-archive.cc
index 85e833f..4e68336 100644
--- a/gprofng/src/gp-archive.cc
+++ b/gprofng/src/gp-archive.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/gp-archive.h b/gprofng/src/gp-archive.h
index 16bb74a..41fb4b2 100644
--- a/gprofng/src/gp-archive.h
+++ b/gprofng/src/gp-archive.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/gp-collect-app.cc b/gprofng/src/gp-collect-app.cc
index 1e4e7e5..bf146d9 100644
--- a/gprofng/src/gp-collect-app.cc
+++ b/gprofng/src/gp-collect-app.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/gp-display-src.cc b/gprofng/src/gp-display-src.cc
index 11898d6..7eb6b33 100644
--- a/gprofng/src/gp-display-src.cc
+++ b/gprofng/src/gp-display-src.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/gp-display-text.cc b/gprofng/src/gp-display-text.cc
index 7c94384..4fcd639 100644
--- a/gprofng/src/gp-display-text.cc
+++ b/gprofng/src/gp-display-text.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/gp-print.h b/gprofng/src/gp-print.h
index 1a8ad3b..e16f6eb 100644
--- a/gprofng/src/gp-print.h
+++ b/gprofng/src/gp-print.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/gprofng.cc b/gprofng/src/gprofng.cc
index 887c256..99f904a 100644
--- a/gprofng/src/gprofng.cc
+++ b/gprofng/src/gprofng.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/gprofng.rc b/gprofng/src/gprofng.rc
index 188ce7a..bf55438 100644
--- a/gprofng/src/gprofng.rc
+++ b/gprofng/src/gprofng.rc
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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/hwc_amd_zen3.h b/gprofng/src/hwc_amd_zen3.h
index 6a2ee02..171d4ab 100644
--- a/gprofng/src/hwc_amd_zen3.h
+++ b/gprofng/src/hwc_amd_zen3.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2024 Free Software Foundation, Inc.
+/* Copyright (C) 2024-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/hwc_amd_zen4.h b/gprofng/src/hwc_amd_zen4.h
index 1750194..9ad999f 100644
--- a/gprofng/src/hwc_amd_zen4.h
+++ b/gprofng/src/hwc_amd_zen4.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2024 Free Software Foundation, Inc.
+/* Copyright (C) 2024-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/hwc_arm64_amcc.h b/gprofng/src/hwc_arm64_amcc.h
index 5d86c6b..5c214fa 100644
--- a/gprofng/src/hwc_arm64_amcc.h
+++ b/gprofng/src/hwc_arm64_amcc.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2024 Free Software Foundation, Inc.
+/* Copyright (C) 2024-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/hwc_arm_ampere_1.h b/gprofng/src/hwc_arm_ampere_1.h
index 9d3f826..30aa16f 100644
--- a/gprofng/src/hwc_arm_ampere_1.h
+++ b/gprofng/src/hwc_arm_ampere_1.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2024 Free Software Foundation, Inc.
+/* Copyright (C) 2024-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/hwc_arm_neoverse_n1.h b/gprofng/src/hwc_arm_neoverse_n1.h
index 08378b8..ad82eb8 100644
--- a/gprofng/src/hwc_arm_neoverse_n1.h
+++ b/gprofng/src/hwc_arm_neoverse_n1.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2024 Free Software Foundation, Inc.
+/* Copyright (C) 2024-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/hwc_intel_icelake.h b/gprofng/src/hwc_intel_icelake.h
index 4fe2e26..97e123e 100644
--- a/gprofng/src/hwc_intel_icelake.h
+++ b/gprofng/src/hwc_intel_icelake.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2024 Free Software Foundation, Inc.
+/* Copyright (C) 2024-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/i18n.cc b/gprofng/src/i18n.cc
index bc87dd9..f2732b4 100644
--- a/gprofng/src/i18n.cc
+++ b/gprofng/src/i18n.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/i18n.h b/gprofng/src/i18n.h
index b2f2806..cbc507d 100644
--- a/gprofng/src/i18n.h
+++ b/gprofng/src/i18n.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/info.h b/gprofng/src/info.h
index b3f7e16..e4ebe3f 100644
--- a/gprofng/src/info.h
+++ b/gprofng/src/info.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/ipc.cc b/gprofng/src/ipc.cc
index feda1f8..8599731 100644
--- a/gprofng/src/ipc.cc
+++ b/gprofng/src/ipc.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/ipcio.cc b/gprofng/src/ipcio.cc
index c20a22f..36d2ba5 100644
--- a/gprofng/src/ipcio.cc
+++ b/gprofng/src/ipcio.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/ipcio.h b/gprofng/src/ipcio.h
index 7cef743..cc0c4d6 100644
--- a/gprofng/src/ipcio.h
+++ b/gprofng/src/ipcio.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/machinemodels/generic.ermm b/gprofng/src/machinemodels/generic.ermm
index 9581bb1..ab20188 100644
--- a/gprofng/src/machinemodels/generic.ermm
+++ b/gprofng/src/machinemodels/generic.ermm
@@ -1,6 +1,6 @@
# generic machinemodel file
#
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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/machinemodels/m5.ermm b/gprofng/src/machinemodels/m5.ermm
index e9e12ce..247517a 100644
--- a/gprofng/src/machinemodels/m5.ermm
+++ b/gprofng/src/machinemodels/m5.ermm
@@ -1,6 +1,6 @@
# Machinemodel file for M5 systems
#
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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/machinemodels/m6.ermm b/gprofng/src/machinemodels/m6.ermm
index 13648d7..50dbc85 100644
--- a/gprofng/src/machinemodels/m6.ermm
+++ b/gprofng/src/machinemodels/m6.ermm
@@ -1,6 +1,6 @@
# Machinemodel file for M6 systems
#
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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/machinemodels/m7.ermm b/gprofng/src/machinemodels/m7.ermm
index 2554475..47ed7e5 100644
--- a/gprofng/src/machinemodels/m7.ermm
+++ b/gprofng/src/machinemodels/m7.ermm
@@ -1,6 +1,6 @@
# Machinemodel file for M7/T7 systems
#
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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/machinemodels/t4.ermm b/gprofng/src/machinemodels/t4.ermm
index fe70657..a700310 100644
--- a/gprofng/src/machinemodels/t4.ermm
+++ b/gprofng/src/machinemodels/t4.ermm
@@ -1,6 +1,6 @@
# Machinemodel file for T4 systems
#
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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/machinemodels/t5.ermm b/gprofng/src/machinemodels/t5.ermm
index 66c36ef..f180a8b 100644
--- a/gprofng/src/machinemodels/t5.ermm
+++ b/gprofng/src/machinemodels/t5.ermm
@@ -1,6 +1,6 @@
# Machinemodel file for T5 systems
#
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 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/parse.cc b/gprofng/src/parse.cc
index 36960e4..d14232e 100644
--- a/gprofng/src/parse.cc
+++ b/gprofng/src/parse.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/stab.h b/gprofng/src/stab.h
index 139882d..0e66560 100644
--- a/gprofng/src/stab.h
+++ b/gprofng/src/stab.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/util.cc b/gprofng/src/util.cc
index e491999..4038e88 100644
--- a/gprofng/src/util.cc
+++ b/gprofng/src/util.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/util.h b/gprofng/src/util.h
index ca2480b..3c2b04d 100644
--- a/gprofng/src/util.h
+++ b/gprofng/src/util.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/src/vec.h b/gprofng/src/vec.h
index 4ee4642..04cce4e 100644
--- a/gprofng/src/vec.h
+++ b/gprofng/src/vec.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/config/default.exp b/gprofng/testsuite/config/default.exp
index 3681c80..9e31c20 100644
--- a/gprofng/testsuite/config/default.exp
+++ b/gprofng/testsuite/config/default.exp
@@ -1,5 +1,5 @@
# Basic expect script for gprofng tests
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/display.exp b/gprofng/testsuite/gprofng.display/display.exp
index 44a21c3..3384448 100644
--- a/gprofng/testsuite/gprofng.display/display.exp
+++ b/gprofng/testsuite/gprofng.display/display.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/gp-archive.exp b/gprofng/testsuite/gprofng.display/gp-archive.exp
index 32dae0a..2a86010 100644
--- a/gprofng/testsuite/gprofng.display/gp-archive.exp
+++ b/gprofng/testsuite/gprofng.display/gp-archive.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/gp-collect-app_F.exp b/gprofng/testsuite/gprofng.display/gp-collect-app_F.exp
index 3d5d454..7784966 100644
--- a/gprofng/testsuite/gprofng.display/gp-collect-app_F.exp
+++ b/gprofng/testsuite/gprofng.display/gp-collect-app_F.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/jsynprog/Intface.java b/gprofng/testsuite/gprofng.display/jsynprog/Intface.java
index a2ee81c..e03450f 100644
--- a/gprofng/testsuite/gprofng.display/jsynprog/Intface.java
+++ b/gprofng/testsuite/gprofng.display/jsynprog/Intface.java
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/jsynprog/Launcher.java b/gprofng/testsuite/gprofng.display/jsynprog/Launcher.java
index 0d9294f..59b32b1 100644
--- a/gprofng/testsuite/gprofng.display/jsynprog/Launcher.java
+++ b/gprofng/testsuite/gprofng.display/jsynprog/Launcher.java
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/jsynprog/Makefile b/gprofng/testsuite/gprofng.display/jsynprog/Makefile
index 2403e01..ae429dc 100644
--- a/gprofng/testsuite/gprofng.display/jsynprog/Makefile
+++ b/gprofng/testsuite/gprofng.display/jsynprog/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/jsynprog/Routine.java b/gprofng/testsuite/gprofng.display/jsynprog/Routine.java
index 7231075..b60a857 100644
--- a/gprofng/testsuite/gprofng.display/jsynprog/Routine.java
+++ b/gprofng/testsuite/gprofng.display/jsynprog/Routine.java
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/jsynprog/Sub_Routine.java b/gprofng/testsuite/gprofng.display/jsynprog/Sub_Routine.java
index f57e4db..c44d14f 100644
--- a/gprofng/testsuite/gprofng.display/jsynprog/Sub_Routine.java
+++ b/gprofng/testsuite/gprofng.display/jsynprog/Sub_Routine.java
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/jsynprog/check_results.pl b/gprofng/testsuite/gprofng.display/jsynprog/check_results.pl
index 2568940..d3c04fd 100755
--- a/gprofng/testsuite/gprofng.display/jsynprog/check_results.pl
+++ b/gprofng/testsuite/gprofng.display/jsynprog/check_results.pl
@@ -1,6 +1,6 @@
#!/bin/sh -- # This comment tells perl not to loop!
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/jsynprog/cloop.cc b/gprofng/testsuite/gprofng.display/jsynprog/cloop.cc
index 1cb2906..42b0f76 100644
--- a/gprofng/testsuite/gprofng.display/jsynprog/cloop.cc
+++ b/gprofng/testsuite/gprofng.display/jsynprog/cloop.cc
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/jsynprog/jsynprog.h b/gprofng/testsuite/gprofng.display/jsynprog/jsynprog.h
index 4f38f2f..70f5fb0 100644
--- a/gprofng/testsuite/gprofng.display/jsynprog/jsynprog.h
+++ b/gprofng/testsuite/gprofng.display/jsynprog/jsynprog.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/jsynprog/jsynprog.java b/gprofng/testsuite/gprofng.display/jsynprog/jsynprog.java
index 1735adf..1425cfa 100644
--- a/gprofng/testsuite/gprofng.display/jsynprog/jsynprog.java
+++ b/gprofng/testsuite/gprofng.display/jsynprog/jsynprog.java
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/mttest/Makefile b/gprofng/testsuite/gprofng.display/mttest/Makefile
index 345c0d5..0abdfc2 100644
--- a/gprofng/testsuite/gprofng.display/mttest/Makefile
+++ b/gprofng/testsuite/gprofng.display/mttest/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/mttest/check_results.pl b/gprofng/testsuite/gprofng.display/mttest/check_results.pl
index a3b9b79..68e2d86 100644
--- a/gprofng/testsuite/gprofng.display/mttest/check_results.pl
+++ b/gprofng/testsuite/gprofng.display/mttest/check_results.pl
@@ -1,6 +1,6 @@
#!/bin/sh -- # This comment tells perl not to loop!
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/mttest/gethrtime.c b/gprofng/testsuite/gprofng.display/mttest/gethrtime.c
index 38298a2..3cbc405 100644
--- a/gprofng/testsuite/gprofng.display/mttest/gethrtime.c
+++ b/gprofng/testsuite/gprofng.display/mttest/gethrtime.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/mttest/mttest.c b/gprofng/testsuite/gprofng.display/mttest/mttest.c
index 3db5b8d..696bcca 100644
--- a/gprofng/testsuite/gprofng.display/mttest/mttest.c
+++ b/gprofng/testsuite/gprofng.display/mttest/mttest.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/setpath_map.exp b/gprofng/testsuite/gprofng.display/setpath_map.exp
index 0a9d80c..615b540 100644
--- a/gprofng/testsuite/gprofng.display/setpath_map.exp
+++ b/gprofng/testsuite/gprofng.display/setpath_map.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/synprog/Makefile b/gprofng/testsuite/gprofng.display/synprog/Makefile
index 4352ceb..8d71e81 100644
--- a/gprofng/testsuite/gprofng.display/synprog/Makefile
+++ b/gprofng/testsuite/gprofng.display/synprog/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/synprog/callso.c b/gprofng/testsuite/gprofng.display/synprog/callso.c
index 7c5acde..f9aa1f5 100644
--- a/gprofng/testsuite/gprofng.display/synprog/callso.c
+++ b/gprofng/testsuite/gprofng.display/synprog/callso.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/callsx.c b/gprofng/testsuite/gprofng.display/synprog/callsx.c
index de2889a..5f4602f 100644
--- a/gprofng/testsuite/gprofng.display/synprog/callsx.c
+++ b/gprofng/testsuite/gprofng.display/synprog/callsx.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/check_results.pl b/gprofng/testsuite/gprofng.display/synprog/check_results.pl
index 673491d..ba6d94b 100755
--- a/gprofng/testsuite/gprofng.display/synprog/check_results.pl
+++ b/gprofng/testsuite/gprofng.display/synprog/check_results.pl
@@ -1,6 +1,6 @@
#!/bin/sh -- # This comment tells perl not to loop!
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/gprofng.display/synprog/endcases.c b/gprofng/testsuite/gprofng.display/synprog/endcases.c
index 6f1c83b..f588cc4 100644
--- a/gprofng/testsuite/gprofng.display/synprog/endcases.c
+++ b/gprofng/testsuite/gprofng.display/synprog/endcases.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/fitos.c b/gprofng/testsuite/gprofng.display/synprog/fitos.c
index d8aad5d..87d82c4 100644
--- a/gprofng/testsuite/gprofng.display/synprog/fitos.c
+++ b/gprofng/testsuite/gprofng.display/synprog/fitos.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/inc_body.h b/gprofng/testsuite/gprofng.display/synprog/inc_body.h
index 9ee5bf7..ebbed32 100644
--- a/gprofng/testsuite/gprofng.display/synprog/inc_body.h
+++ b/gprofng/testsuite/gprofng.display/synprog/inc_body.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/inc_brace.h b/gprofng/testsuite/gprofng.display/synprog/inc_brace.h
index 9ee5bf7..ebbed32 100644
--- a/gprofng/testsuite/gprofng.display/synprog/inc_brace.h
+++ b/gprofng/testsuite/gprofng.display/synprog/inc_brace.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/inc_entry.h b/gprofng/testsuite/gprofng.display/synprog/inc_entry.h
index 230e273..090f946 100644
--- a/gprofng/testsuite/gprofng.display/synprog/inc_entry.h
+++ b/gprofng/testsuite/gprofng.display/synprog/inc_entry.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/inc_exit.h b/gprofng/testsuite/gprofng.display/synprog/inc_exit.h
index d6cfadd..1d143fd 100644
--- a/gprofng/testsuite/gprofng.display/synprog/inc_exit.h
+++ b/gprofng/testsuite/gprofng.display/synprog/inc_exit.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/inc_func.h b/gprofng/testsuite/gprofng.display/synprog/inc_func.h
index 757a6d4..7d680ab 100644
--- a/gprofng/testsuite/gprofng.display/synprog/inc_func.h
+++ b/gprofng/testsuite/gprofng.display/synprog/inc_func.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/inc_inline.h b/gprofng/testsuite/gprofng.display/synprog/inc_inline.h
index 6600eac..5a2f783 100644
--- a/gprofng/testsuite/gprofng.display/synprog/inc_inline.h
+++ b/gprofng/testsuite/gprofng.display/synprog/inc_inline.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/inc_macro.h b/gprofng/testsuite/gprofng.display/synprog/inc_macro.h
index 0e9ea3a..d9d4c4d 100644
--- a/gprofng/testsuite/gprofng.display/synprog/inc_macro.h
+++ b/gprofng/testsuite/gprofng.display/synprog/inc_macro.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/iosyn.c b/gprofng/testsuite/gprofng.display/synprog/iosyn.c
index 561ba8a..fea9c7c 100644
--- a/gprofng/testsuite/gprofng.display/synprog/iosyn.c
+++ b/gprofng/testsuite/gprofng.display/synprog/iosyn.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/pagethrash.c b/gprofng/testsuite/gprofng.display/synprog/pagethrash.c
index c50c647..132903a 100644
--- a/gprofng/testsuite/gprofng.display/synprog/pagethrash.c
+++ b/gprofng/testsuite/gprofng.display/synprog/pagethrash.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/so_syn.c b/gprofng/testsuite/gprofng.display/synprog/so_syn.c
index cbf832c..63e304d 100644
--- a/gprofng/testsuite/gprofng.display/synprog/so_syn.c
+++ b/gprofng/testsuite/gprofng.display/synprog/so_syn.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/so_syx.c b/gprofng/testsuite/gprofng.display/synprog/so_syx.c
index 79e2550..17b2683 100644
--- a/gprofng/testsuite/gprofng.display/synprog/so_syx.c
+++ b/gprofng/testsuite/gprofng.display/synprog/so_syx.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/stopwatch.c b/gprofng/testsuite/gprofng.display/synprog/stopwatch.c
index b6d9925..322697d 100644
--- a/gprofng/testsuite/gprofng.display/synprog/stopwatch.c
+++ b/gprofng/testsuite/gprofng.display/synprog/stopwatch.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/stopwatch.h b/gprofng/testsuite/gprofng.display/synprog/stopwatch.h
index 1ed7508..27a3540 100644
--- a/gprofng/testsuite/gprofng.display/synprog/stopwatch.h
+++ b/gprofng/testsuite/gprofng.display/synprog/stopwatch.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/gprofng.display/synprog/synprog.c b/gprofng/testsuite/gprofng.display/synprog/synprog.c
index 05920dc..36567cb 100644
--- a/gprofng/testsuite/gprofng.display/synprog/synprog.c
+++ b/gprofng/testsuite/gprofng.display/synprog/synprog.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2021-2024 Free Software Foundation, Inc.
+/* Copyright (C) 2021-2025 Free Software Foundation, Inc.
Contributed by Oracle.
This file is part of GNU Binutils.
diff --git a/gprofng/testsuite/lib/Makefile.skel b/gprofng/testsuite/lib/Makefile.skel
index 2c98720..22298d2 100644
--- a/gprofng/testsuite/lib/Makefile.skel
+++ b/gprofng/testsuite/lib/Makefile.skel
@@ -1,5 +1,5 @@
# Skeleton makefile for display tests
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/lib/acct.pm b/gprofng/testsuite/lib/acct.pm
index 4c8f04f..35194ef 100644
--- a/gprofng/testsuite/lib/acct.pm
+++ b/gprofng/testsuite/lib/acct.pm
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Free Software Foundation, Inc.
+# Copyright (C) 2021-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#
diff --git a/gprofng/testsuite/lib/display-lib.exp b/gprofng/testsuite/lib/display-lib.exp
index 32e8ce5..95fd310 100644
--- a/gprofng/testsuite/lib/display-lib.exp
+++ b/gprofng/testsuite/lib/display-lib.exp
@@ -1,5 +1,5 @@
# Support routines for display-testing machinery in gprofng testsuite.
-# Copyright (C) 1994-2024 Free Software Foundation, Inc.
+# Copyright (C) 1994-2025 Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
#