diff options
Diffstat (limited to 'gprofng/src')
192 files changed, 193 insertions, 193 deletions
diff --git a/gprofng/src/ABS.h b/gprofng/src/ABS.h index c4552d8..23ee6ed 100644 --- a/gprofng/src/ABS.h +++ b/gprofng/src/ABS.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Application.cc b/gprofng/src/Application.cc index e28956c..8466064 100644 --- a/gprofng/src/Application.cc +++ b/gprofng/src/Application.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. @@ -251,7 +251,7 @@ Application::print_version_info () { printf ( GTXT ( "GNU %s binutils version %s\n" - "Copyright (C) 2021 Free Software Foundation, Inc.\n" + "Copyright (C) 2023 Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n"), diff --git a/gprofng/src/Application.h b/gprofng/src/Application.h index 404383b..22d7356 100644 --- a/gprofng/src/Application.h +++ b/gprofng/src/Application.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/ArchiveExp.cc b/gprofng/src/ArchiveExp.cc index e7ebfa9..7d24d68 100644 --- a/gprofng/src/ArchiveExp.cc +++ b/gprofng/src/ArchiveExp.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/ArchiveExp.h b/gprofng/src/ArchiveExp.h index 809ed58..a34c6c9 100644 --- a/gprofng/src/ArchiveExp.h +++ b/gprofng/src/ArchiveExp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/BaseMetric.cc b/gprofng/src/BaseMetric.cc index bb51ddf..61cfede 100644 --- a/gprofng/src/BaseMetric.cc +++ b/gprofng/src/BaseMetric.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/BaseMetric.h b/gprofng/src/BaseMetric.h index e056993..a9ab85e 100644 --- a/gprofng/src/BaseMetric.h +++ b/gprofng/src/BaseMetric.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/BaseMetricTreeNode.cc b/gprofng/src/BaseMetricTreeNode.cc index 2d1db99..8ad808d 100644 --- a/gprofng/src/BaseMetricTreeNode.cc +++ b/gprofng/src/BaseMetricTreeNode.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/BaseMetricTreeNode.h b/gprofng/src/BaseMetricTreeNode.h index 0076dff..5f0ca21 100644 --- a/gprofng/src/BaseMetricTreeNode.h +++ b/gprofng/src/BaseMetricTreeNode.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/CacheMap.h b/gprofng/src/CacheMap.h index a575749..a0f8476 100644 --- a/gprofng/src/CacheMap.h +++ b/gprofng/src/CacheMap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/CallStack.cc b/gprofng/src/CallStack.cc index 7671f9f..84872cf 100644 --- a/gprofng/src/CallStack.cc +++ b/gprofng/src/CallStack.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/CallStack.h b/gprofng/src/CallStack.h index 62e0686..985ae05 100644 --- a/gprofng/src/CallStack.h +++ b/gprofng/src/CallStack.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/CatchOutOfMemory.cc b/gprofng/src/CatchOutOfMemory.cc index 61b91cf..16dbee1 100644 --- a/gprofng/src/CatchOutOfMemory.cc +++ b/gprofng/src/CatchOutOfMemory.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/ClassFile.cc b/gprofng/src/ClassFile.cc index 7dd64a7..0f1d468 100644 --- a/gprofng/src/ClassFile.cc +++ b/gprofng/src/ClassFile.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/ClassFile.h b/gprofng/src/ClassFile.h index bd4c61b..f607201 100644 --- a/gprofng/src/ClassFile.h +++ b/gprofng/src/ClassFile.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Command.cc b/gprofng/src/Command.cc index 40530c2..4faa5ec 100644 --- a/gprofng/src/Command.cc +++ b/gprofng/src/Command.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Command.h b/gprofng/src/Command.h index 4dd28ad..98b2e62 100644 --- a/gprofng/src/Command.h +++ b/gprofng/src/Command.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/CompCom.cc b/gprofng/src/CompCom.cc index 14d6fc3..2b63b8f 100644 --- a/gprofng/src/CompCom.cc +++ b/gprofng/src/CompCom.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/CompCom.h b/gprofng/src/CompCom.h index e653939..99f16a2 100644 --- a/gprofng/src/CompCom.h +++ b/gprofng/src/CompCom.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DataObject.cc b/gprofng/src/DataObject.cc index 870a531..2aa7310 100644 --- a/gprofng/src/DataObject.cc +++ b/gprofng/src/DataObject.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DataObject.h b/gprofng/src/DataObject.h index f70bbad..affdaf5 100644 --- a/gprofng/src/DataObject.h +++ b/gprofng/src/DataObject.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DataSpace.cc b/gprofng/src/DataSpace.cc index e5b48dd..0cb6767 100644 --- a/gprofng/src/DataSpace.cc +++ b/gprofng/src/DataSpace.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DataSpace.h b/gprofng/src/DataSpace.h index c4d80fb..81280af 100644 --- a/gprofng/src/DataSpace.h +++ b/gprofng/src/DataSpace.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DataStream.cc b/gprofng/src/DataStream.cc index 8e244e2..37cb7ac 100644 --- a/gprofng/src/DataStream.cc +++ b/gprofng/src/DataStream.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DataStream.h b/gprofng/src/DataStream.h index 59ee293..065ef18 100644 --- a/gprofng/src/DataStream.h +++ b/gprofng/src/DataStream.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Data_window.cc b/gprofng/src/Data_window.cc index d9b0067..ef84fec 100644 --- a/gprofng/src/Data_window.cc +++ b/gprofng/src/Data_window.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Data_window.h b/gprofng/src/Data_window.h index a3e98c0..8a8ba65 100644 --- a/gprofng/src/Data_window.h +++ b/gprofng/src/Data_window.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Dbe.cc b/gprofng/src/Dbe.cc index d2cd94b..145ea70 100644 --- a/gprofng/src/Dbe.cc +++ b/gprofng/src/Dbe.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Dbe.h b/gprofng/src/Dbe.h index f811096..212e329 100644 --- a/gprofng/src/Dbe.h +++ b/gprofng/src/Dbe.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeApplication.cc b/gprofng/src/DbeApplication.cc index 382bd45..b659a0f 100644 --- a/gprofng/src/DbeApplication.cc +++ b/gprofng/src/DbeApplication.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeApplication.h b/gprofng/src/DbeApplication.h index b6bdaaf..728e522 100644 --- a/gprofng/src/DbeApplication.h +++ b/gprofng/src/DbeApplication.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeArray.h b/gprofng/src/DbeArray.h index af7c36e..37510b0 100644 --- a/gprofng/src/DbeArray.h +++ b/gprofng/src/DbeArray.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeCacheMap.h b/gprofng/src/DbeCacheMap.h index 4c51a34..c8a6475 100644 --- a/gprofng/src/DbeCacheMap.h +++ b/gprofng/src/DbeCacheMap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeFile.cc b/gprofng/src/DbeFile.cc index 9e1fe1c..9f08b3c 100644 --- a/gprofng/src/DbeFile.cc +++ b/gprofng/src/DbeFile.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeFile.h b/gprofng/src/DbeFile.h index abd7180..baee8a2 100644 --- a/gprofng/src/DbeFile.h +++ b/gprofng/src/DbeFile.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeJarFile.cc b/gprofng/src/DbeJarFile.cc index 9029512..3fa1840 100644 --- a/gprofng/src/DbeJarFile.cc +++ b/gprofng/src/DbeJarFile.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeJarFile.h b/gprofng/src/DbeJarFile.h index f0b4f7b..b168913 100644 --- a/gprofng/src/DbeJarFile.h +++ b/gprofng/src/DbeJarFile.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeLinkList.h b/gprofng/src/DbeLinkList.h index 760cc67..bc20266 100644 --- a/gprofng/src/DbeLinkList.h +++ b/gprofng/src/DbeLinkList.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeLock.cc b/gprofng/src/DbeLock.cc index 14a1eb3..358e927 100644 --- a/gprofng/src/DbeLock.cc +++ b/gprofng/src/DbeLock.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeLock.h b/gprofng/src/DbeLock.h index 28dfb6e..066538d 100644 --- a/gprofng/src/DbeLock.h +++ b/gprofng/src/DbeLock.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeSession.cc b/gprofng/src/DbeSession.cc index 94b8f6b..86541d9 100644 --- a/gprofng/src/DbeSession.cc +++ b/gprofng/src/DbeSession.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeSession.h b/gprofng/src/DbeSession.h index 0173f1a..c3d7ebd 100644 --- a/gprofng/src/DbeSession.h +++ b/gprofng/src/DbeSession.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeSyncMap.h b/gprofng/src/DbeSyncMap.h index f13f7b4..8ddf30f 100644 --- a/gprofng/src/DbeSyncMap.h +++ b/gprofng/src/DbeSyncMap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeThread.cc b/gprofng/src/DbeThread.cc index 7eb3cb7..c534bc1 100644 --- a/gprofng/src/DbeThread.cc +++ b/gprofng/src/DbeThread.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeThread.h b/gprofng/src/DbeThread.h index 8ee148b..e732af0 100644 --- a/gprofng/src/DbeThread.h +++ b/gprofng/src/DbeThread.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeView.cc b/gprofng/src/DbeView.cc index 68613a5..f55a6cc 100644 --- a/gprofng/src/DbeView.cc +++ b/gprofng/src/DbeView.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DbeView.h b/gprofng/src/DbeView.h index bb6bb90..a553c66 100644 --- a/gprofng/src/DbeView.h +++ b/gprofng/src/DbeView.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DefaultHandler.h b/gprofng/src/DefaultHandler.h index 4c3d82c..e96caaa 100644 --- a/gprofng/src/DefaultHandler.h +++ b/gprofng/src/DefaultHandler.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DefaultMap.h b/gprofng/src/DefaultMap.h index 4a87fcc..39832a2 100644 --- a/gprofng/src/DefaultMap.h +++ b/gprofng/src/DefaultMap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DefaultMap2D.h b/gprofng/src/DefaultMap2D.h index 8045aad..5a599c8 100644 --- a/gprofng/src/DefaultMap2D.h +++ b/gprofng/src/DefaultMap2D.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DerivedMetrics.cc b/gprofng/src/DerivedMetrics.cc index 9f504a5..076214b 100644 --- a/gprofng/src/DerivedMetrics.cc +++ b/gprofng/src/DerivedMetrics.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DerivedMetrics.h b/gprofng/src/DerivedMetrics.h index b457e5e..bc534fc 100644 --- a/gprofng/src/DerivedMetrics.h +++ b/gprofng/src/DerivedMetrics.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Disasm.cc b/gprofng/src/Disasm.cc index a5cca13..ef1ef7c 100644 --- a/gprofng/src/Disasm.cc +++ b/gprofng/src/Disasm.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Disasm.h b/gprofng/src/Disasm.h index c1530cc..e82b196 100644 --- a/gprofng/src/Disasm.h +++ b/gprofng/src/Disasm.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Dwarf.cc b/gprofng/src/Dwarf.cc index eb8bd9e..1b33ae8 100644 --- a/gprofng/src/Dwarf.cc +++ b/gprofng/src/Dwarf.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Dwarf.h b/gprofng/src/Dwarf.h index 12ffbc0..1d99d78 100644 --- a/gprofng/src/Dwarf.h +++ b/gprofng/src/Dwarf.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DwarfLib.cc b/gprofng/src/DwarfLib.cc index c8af0ab..4f86a78 100644 --- a/gprofng/src/DwarfLib.cc +++ b/gprofng/src/DwarfLib.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/DwarfLib.h b/gprofng/src/DwarfLib.h index 07bd60f..d359c75 100644 --- a/gprofng/src/DwarfLib.h +++ b/gprofng/src/DwarfLib.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Elf.cc b/gprofng/src/Elf.cc index 4117cf2..469efe7 100644 --- a/gprofng/src/Elf.cc +++ b/gprofng/src/Elf.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Elf.h b/gprofng/src/Elf.h index 3648b88..85059bc 100644 --- a/gprofng/src/Elf.h +++ b/gprofng/src/Elf.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Emsg.cc b/gprofng/src/Emsg.cc index 11bad97..99a6750 100644 --- a/gprofng/src/Emsg.cc +++ b/gprofng/src/Emsg.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Emsg.h b/gprofng/src/Emsg.h index f1d47c5..bed664b 100644 --- a/gprofng/src/Emsg.h +++ b/gprofng/src/Emsg.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Emsgnum.h b/gprofng/src/Emsgnum.h index cef8332..15de280 100644 --- a/gprofng/src/Emsgnum.h +++ b/gprofng/src/Emsgnum.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/ExpGroup.cc b/gprofng/src/ExpGroup.cc index 0ad269a..497a61e 100644 --- a/gprofng/src/ExpGroup.cc +++ b/gprofng/src/ExpGroup.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/ExpGroup.h b/gprofng/src/ExpGroup.h index b3c9422..53cd54a 100644 --- a/gprofng/src/ExpGroup.h +++ b/gprofng/src/ExpGroup.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Exp_Layout.cc b/gprofng/src/Exp_Layout.cc index dfe1432..b43cbe6 100644 --- a/gprofng/src/Exp_Layout.cc +++ b/gprofng/src/Exp_Layout.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Exp_Layout.h b/gprofng/src/Exp_Layout.h index c5fbe4c..5c64e0f 100644 --- a/gprofng/src/Exp_Layout.h +++ b/gprofng/src/Exp_Layout.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Experiment.cc b/gprofng/src/Experiment.cc index 44de387..cb54fe6 100644 --- a/gprofng/src/Experiment.cc +++ b/gprofng/src/Experiment.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Experiment.h b/gprofng/src/Experiment.h index 46abbc7..dacc077 100644 --- a/gprofng/src/Experiment.h +++ b/gprofng/src/Experiment.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Expression.cc b/gprofng/src/Expression.cc index df44092..49f0e9e 100644 --- a/gprofng/src/Expression.cc +++ b/gprofng/src/Expression.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Expression.h b/gprofng/src/Expression.h index 29d3e4e..9083c57 100644 --- a/gprofng/src/Expression.h +++ b/gprofng/src/Expression.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/FileData.cc b/gprofng/src/FileData.cc index 7a941f5..fa0856f 100644 --- a/gprofng/src/FileData.cc +++ b/gprofng/src/FileData.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/FileData.h b/gprofng/src/FileData.h index 67de689..1aad48c 100644 --- a/gprofng/src/FileData.h +++ b/gprofng/src/FileData.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Filter.cc b/gprofng/src/Filter.cc index 34eda0d..94fc0ec 100644 --- a/gprofng/src/Filter.cc +++ b/gprofng/src/Filter.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Filter.h b/gprofng/src/Filter.h index 1338218..40f6d31 100644 --- a/gprofng/src/Filter.h +++ b/gprofng/src/Filter.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/FilterExp.h b/gprofng/src/FilterExp.h index b186af1..e10d3f6 100644 --- a/gprofng/src/FilterExp.h +++ b/gprofng/src/FilterExp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/FilterSet.cc b/gprofng/src/FilterSet.cc index 29dc437..c141744 100644 --- a/gprofng/src/FilterSet.cc +++ b/gprofng/src/FilterSet.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/FilterSet.h b/gprofng/src/FilterSet.h index 6908565..16f14e0 100644 --- a/gprofng/src/FilterSet.h +++ b/gprofng/src/FilterSet.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Function.cc b/gprofng/src/Function.cc index 0436e09..5f07b52 100644 --- a/gprofng/src/Function.cc +++ b/gprofng/src/Function.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Function.h b/gprofng/src/Function.h index b0a856b..0381a3a 100644 --- a/gprofng/src/Function.h +++ b/gprofng/src/Function.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/HashMap.h b/gprofng/src/HashMap.h index f66a6fe..d7d718f 100644 --- a/gprofng/src/HashMap.h +++ b/gprofng/src/HashMap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/HeapActivity.cc b/gprofng/src/HeapActivity.cc index 943183d..8ff4f48 100644 --- a/gprofng/src/HeapActivity.cc +++ b/gprofng/src/HeapActivity.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/HeapActivity.h b/gprofng/src/HeapActivity.h index 582b0b7..32caa2a 100644 --- a/gprofng/src/HeapActivity.h +++ b/gprofng/src/HeapActivity.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/HeapData.cc b/gprofng/src/HeapData.cc index 5f001ad..9f1837c 100644 --- a/gprofng/src/HeapData.cc +++ b/gprofng/src/HeapData.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/HeapData.h b/gprofng/src/HeapData.h index 7ff68e9..17ab770 100644 --- a/gprofng/src/HeapData.h +++ b/gprofng/src/HeapData.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/HeapMap.cc b/gprofng/src/HeapMap.cc index 8e6c009..260de68 100644 --- a/gprofng/src/HeapMap.cc +++ b/gprofng/src/HeapMap.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/HeapMap.h b/gprofng/src/HeapMap.h index c46129d..4f3595c 100644 --- a/gprofng/src/HeapMap.h +++ b/gprofng/src/HeapMap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Hist_data.cc b/gprofng/src/Hist_data.cc index 8c35cdd..44889f0 100644 --- a/gprofng/src/Hist_data.cc +++ b/gprofng/src/Hist_data.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Hist_data.h b/gprofng/src/Hist_data.h index c73d1fd..a178e90 100644 --- a/gprofng/src/Hist_data.h +++ b/gprofng/src/Hist_data.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Histable.h b/gprofng/src/Histable.h index c4cf854..abcf651 100644 --- a/gprofng/src/Histable.h +++ b/gprofng/src/Histable.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/IOActivity.cc b/gprofng/src/IOActivity.cc index 401cab5..eea0c3d 100644 --- a/gprofng/src/IOActivity.cc +++ b/gprofng/src/IOActivity.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/IOActivity.h b/gprofng/src/IOActivity.h index 35c4517..a5dbbc2 100644 --- a/gprofng/src/IOActivity.h +++ b/gprofng/src/IOActivity.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/IndexMap2D.h b/gprofng/src/IndexMap2D.h index 0f68a3a..e385934 100644 --- a/gprofng/src/IndexMap2D.h +++ b/gprofng/src/IndexMap2D.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/IndexObject.cc b/gprofng/src/IndexObject.cc index a7c8a37..fa0b937 100644 --- a/gprofng/src/IndexObject.cc +++ b/gprofng/src/IndexObject.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/IndexObject.h b/gprofng/src/IndexObject.h index 23f21d3..d9d4071 100644 --- a/gprofng/src/IndexObject.h +++ b/gprofng/src/IndexObject.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/IntervalMap.h b/gprofng/src/IntervalMap.h index 8c20474..2d6dae8 100644 --- a/gprofng/src/IntervalMap.h +++ b/gprofng/src/IntervalMap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/LoadObject.cc b/gprofng/src/LoadObject.cc index d9ce3e8..f57db60 100644 --- a/gprofng/src/LoadObject.cc +++ b/gprofng/src/LoadObject.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/LoadObject.h b/gprofng/src/LoadObject.h index 0c997e3..f08fd9e 100644 --- a/gprofng/src/LoadObject.h +++ b/gprofng/src/LoadObject.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/MachineModel.cc b/gprofng/src/MachineModel.cc index 15f493a..dc1577d 100644 --- a/gprofng/src/MachineModel.cc +++ b/gprofng/src/MachineModel.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Makefile.am b/gprofng/src/Makefile.am index 27ef797..b802ffd 100644 --- a/gprofng/src/Makefile.am +++ b/gprofng/src/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to generate Makefile.in # -# Copyright (C) 2021 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/src/Makefile.in b/gprofng/src/Makefile.in index 7efdb98..4274762 100644 --- a/gprofng/src/Makefile.in +++ b/gprofng/src/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# Copyright (C) 2021 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/src/Map.h b/gprofng/src/Map.h index 530dcfc..c491d48 100644 --- a/gprofng/src/Map.h +++ b/gprofng/src/Map.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Map2D.h b/gprofng/src/Map2D.h index 41b2be2..af1e2e5 100644 --- a/gprofng/src/Map2D.h +++ b/gprofng/src/Map2D.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/MemObject.cc b/gprofng/src/MemObject.cc index d207a99..563062a 100644 --- a/gprofng/src/MemObject.cc +++ b/gprofng/src/MemObject.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/MemObject.h b/gprofng/src/MemObject.h index 6bc459f..ba60524 100644 --- a/gprofng/src/MemObject.h +++ b/gprofng/src/MemObject.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/MemorySpace.cc b/gprofng/src/MemorySpace.cc index 3f7c78d..d47c5e1 100644 --- a/gprofng/src/MemorySpace.cc +++ b/gprofng/src/MemorySpace.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/MemorySpace.h b/gprofng/src/MemorySpace.h index 7d02e5e..56a5b9f 100644 --- a/gprofng/src/MemorySpace.h +++ b/gprofng/src/MemorySpace.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Metric.cc b/gprofng/src/Metric.cc index 3b026ff..0fb3725 100644 --- a/gprofng/src/Metric.cc +++ b/gprofng/src/Metric.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Metric.h b/gprofng/src/Metric.h index a2b3778..a13c1ac 100644 --- a/gprofng/src/Metric.h +++ b/gprofng/src/Metric.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/MetricList.cc b/gprofng/src/MetricList.cc index 7596524..b3f3a86 100644 --- a/gprofng/src/MetricList.cc +++ b/gprofng/src/MetricList.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/MetricList.h b/gprofng/src/MetricList.h index b8486c1..7fdcd9b 100644 --- a/gprofng/src/MetricList.h +++ b/gprofng/src/MetricList.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Module.cc b/gprofng/src/Module.cc index 1e61b42..afacfc6 100644 --- a/gprofng/src/Module.cc +++ b/gprofng/src/Module.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Module.h b/gprofng/src/Module.h index 39c4322..686c498 100644 --- a/gprofng/src/Module.h +++ b/gprofng/src/Module.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Ovw_data.cc b/gprofng/src/Ovw_data.cc index 2cd5718..abd7921 100644 --- a/gprofng/src/Ovw_data.cc +++ b/gprofng/src/Ovw_data.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Ovw_data.h b/gprofng/src/Ovw_data.h index 0c3372c..6f3eb4de 100644 --- a/gprofng/src/Ovw_data.h +++ b/gprofng/src/Ovw_data.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/PRBTree.cc b/gprofng/src/PRBTree.cc index 5046a91..07ab9b5 100644 --- a/gprofng/src/PRBTree.cc +++ b/gprofng/src/PRBTree.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/PRBTree.h b/gprofng/src/PRBTree.h index 1a6f07f..1e11c23 100644 --- a/gprofng/src/PRBTree.h +++ b/gprofng/src/PRBTree.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/PathTree.cc b/gprofng/src/PathTree.cc index 798e55c..e96f34c 100644 --- a/gprofng/src/PathTree.cc +++ b/gprofng/src/PathTree.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/PathTree.h b/gprofng/src/PathTree.h index dc3ad1f..835a513 100644 --- a/gprofng/src/PathTree.h +++ b/gprofng/src/PathTree.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/PreviewExp.cc b/gprofng/src/PreviewExp.cc index 553afd3..e7c10d8 100644 --- a/gprofng/src/PreviewExp.cc +++ b/gprofng/src/PreviewExp.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/PreviewExp.h b/gprofng/src/PreviewExp.h index 8b7834a..ced6cb4 100644 --- a/gprofng/src/PreviewExp.h +++ b/gprofng/src/PreviewExp.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Print.cc b/gprofng/src/Print.cc index 0393253..9e88b6f 100644 --- a/gprofng/src/Print.cc +++ b/gprofng/src/Print.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Print.h b/gprofng/src/Print.h index 38a5304..6b83577 100644 --- a/gprofng/src/Print.h +++ b/gprofng/src/Print.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/QLParser.h b/gprofng/src/QLParser.h index c4665e8..382937b 100644 --- a/gprofng/src/QLParser.h +++ b/gprofng/src/QLParser.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/QLParser.yy b/gprofng/src/QLParser.yy index d7f732c..0978f8e 100644 --- a/gprofng/src/QLParser.yy +++ b/gprofng/src/QLParser.yy @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/SAXParser.h b/gprofng/src/SAXParser.h index dde3e06..5932b2e 100644 --- a/gprofng/src/SAXParser.h +++ b/gprofng/src/SAXParser.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/SAXParserFactory.cc b/gprofng/src/SAXParserFactory.cc index 7d9e851..09ae22d 100644 --- a/gprofng/src/SAXParserFactory.cc +++ b/gprofng/src/SAXParserFactory.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/SAXParserFactory.h b/gprofng/src/SAXParserFactory.h index 8e2c366..659c412 100644 --- a/gprofng/src/SAXParserFactory.h +++ b/gprofng/src/SAXParserFactory.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Sample.cc b/gprofng/src/Sample.cc index 7c00334..6e74e47 100644 --- a/gprofng/src/Sample.cc +++ b/gprofng/src/Sample.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Sample.h b/gprofng/src/Sample.h index 312bdcc..d54388c 100644 --- a/gprofng/src/Sample.h +++ b/gprofng/src/Sample.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/SegMem.h b/gprofng/src/SegMem.h index fbfe727..2baf6cd 100644 --- a/gprofng/src/SegMem.h +++ b/gprofng/src/SegMem.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Settings.cc b/gprofng/src/Settings.cc index 53405a2..cfba2c8 100644 --- a/gprofng/src/Settings.cc +++ b/gprofng/src/Settings.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Settings.h b/gprofng/src/Settings.h index fc696e8..c9f1a0b 100644 --- a/gprofng/src/Settings.h +++ b/gprofng/src/Settings.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/SourceFile.cc b/gprofng/src/SourceFile.cc index bd0a1f1..35629cc 100644 --- a/gprofng/src/SourceFile.cc +++ b/gprofng/src/SourceFile.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/SourceFile.h b/gprofng/src/SourceFile.h index 8e90682..32f82c3 100644 --- a/gprofng/src/SourceFile.h +++ b/gprofng/src/SourceFile.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Stabs.cc b/gprofng/src/Stabs.cc index 9f1247d..ac2ff48 100644 --- a/gprofng/src/Stabs.cc +++ b/gprofng/src/Stabs.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Stabs.h b/gprofng/src/Stabs.h index 1a7443a..6308e0c 100644 --- a/gprofng/src/Stabs.h +++ b/gprofng/src/Stabs.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Stats_data.cc b/gprofng/src/Stats_data.cc index 2595bc7..1f290bd 100644 --- a/gprofng/src/Stats_data.cc +++ b/gprofng/src/Stats_data.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Stats_data.h b/gprofng/src/Stats_data.h index 2f6b6a7..f880574 100644 --- a/gprofng/src/Stats_data.h +++ b/gprofng/src/Stats_data.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/StringBuilder.cc b/gprofng/src/StringBuilder.cc index a9656d9..a806261 100644 --- a/gprofng/src/StringBuilder.cc +++ b/gprofng/src/StringBuilder.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/StringBuilder.h b/gprofng/src/StringBuilder.h index 5fe1a51..cb7127b 100644 --- a/gprofng/src/StringBuilder.h +++ b/gprofng/src/StringBuilder.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/StringMap.h b/gprofng/src/StringMap.h index 31898f4..7d50745 100644 --- a/gprofng/src/StringMap.h +++ b/gprofng/src/StringMap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Table.cc b/gprofng/src/Table.cc index afe44bd..a4f4966 100644 --- a/gprofng/src/Table.cc +++ b/gprofng/src/Table.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/Table.h b/gprofng/src/Table.h index 48ce06a..05cf678 100644 --- a/gprofng/src/Table.h +++ b/gprofng/src/Table.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/UserLabel.cc b/gprofng/src/UserLabel.cc index bdb9922..317e3fe 100644 --- a/gprofng/src/UserLabel.cc +++ b/gprofng/src/UserLabel.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/UserLabel.h b/gprofng/src/UserLabel.h index 0cb37e4..5f1403e 100644 --- a/gprofng/src/UserLabel.h +++ b/gprofng/src/UserLabel.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/checks.cc b/gprofng/src/checks.cc index 6a89a7b..4524611 100644 --- a/gprofng/src/checks.cc +++ b/gprofng/src/checks.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/collctrl.cc b/gprofng/src/collctrl.cc index 04e3e57..692d3e6 100644 --- a/gprofng/src/collctrl.cc +++ b/gprofng/src/collctrl.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/collctrl.h b/gprofng/src/collctrl.h index 6555df7..33d59b0 100644 --- a/gprofng/src/collctrl.h +++ b/gprofng/src/collctrl.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/collect.h b/gprofng/src/collect.h index c500dee..872f910 100644 --- a/gprofng/src/collect.h +++ b/gprofng/src/collect.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/collector_module.h b/gprofng/src/collector_module.h index 6cf53d5..81f5077 100644 --- a/gprofng/src/collector_module.h +++ b/gprofng/src/collector_module.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/comp_com.c b/gprofng/src/comp_com.c index 486bd1a..a6a828a 100644 --- a/gprofng/src/comp_com.c +++ b/gprofng/src/comp_com.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/comp_com.h b/gprofng/src/comp_com.h index e410924..502d394 100644 --- a/gprofng/src/comp_com.h +++ b/gprofng/src/comp_com.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/count.cc b/gprofng/src/count.cc index 6005a49..4efc6ba 100644 --- a/gprofng/src/count.cc +++ b/gprofng/src/count.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/data_pckts.h b/gprofng/src/data_pckts.h index 93d0307..484edae 100644 --- a/gprofng/src/data_pckts.h +++ b/gprofng/src/data_pckts.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/dbe_collctrl.cc b/gprofng/src/dbe_collctrl.cc index 9219a8e..cd22cd0 100644 --- a/gprofng/src/dbe_collctrl.cc +++ b/gprofng/src/dbe_collctrl.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/dbe_hwc.h b/gprofng/src/dbe_hwc.h index 74b6838..1b7b3d1 100644 --- a/gprofng/src/dbe_hwc.h +++ b/gprofng/src/dbe_hwc.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/dbe_hwcdrv.c b/gprofng/src/dbe_hwcdrv.c index a471c3e..9b2b5b6 100644 --- a/gprofng/src/dbe_hwcdrv.c +++ b/gprofng/src/dbe_hwcdrv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/dbe_hwcfuncs.c b/gprofng/src/dbe_hwcfuncs.c index 66d371a..36b64d8 100644 --- a/gprofng/src/dbe_hwcfuncs.c +++ b/gprofng/src/dbe_hwcfuncs.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/dbe_hwctable.c b/gprofng/src/dbe_hwctable.c index ce077a1..c119a48 100644 --- a/gprofng/src/dbe_hwctable.c +++ b/gprofng/src/dbe_hwctable.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/dbe_memmgr.c b/gprofng/src/dbe_memmgr.c index 2c2e2b4..097314e9 100644 --- a/gprofng/src/dbe_memmgr.c +++ b/gprofng/src/dbe_memmgr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/dbe_structs.h b/gprofng/src/dbe_structs.h index e6eaed6..060a87a 100644 --- a/gprofng/src/dbe_structs.h +++ b/gprofng/src/dbe_structs.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/dbe_types.h b/gprofng/src/dbe_types.h index 79fd6c7..9fa842c 100644 --- a/gprofng/src/dbe_types.h +++ b/gprofng/src/dbe_types.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/debug.h b/gprofng/src/debug.h index 9761f2a..a9112f7 100644 --- a/gprofng/src/debug.h +++ b/gprofng/src/debug.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/enums.h b/gprofng/src/enums.h index a2c9500..eebaefa 100644 --- a/gprofng/src/enums.h +++ b/gprofng/src/enums.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/envsets.cc b/gprofng/src/envsets.cc index c983841..52d1551 100644 --- a/gprofng/src/envsets.cc +++ b/gprofng/src/envsets.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/gethrtime.c b/gprofng/src/gethrtime.c index 9e17f1e..3b41241 100644 --- a/gprofng/src/gethrtime.c +++ b/gprofng/src/gethrtime.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/gp-archive.cc b/gprofng/src/gp-archive.cc index 8d3fc23..89e3da8 100644 --- a/gprofng/src/gp-archive.cc +++ b/gprofng/src/gp-archive.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/gp-archive.h b/gprofng/src/gp-archive.h index 1d937e0..95d564b 100644 --- a/gprofng/src/gp-archive.h +++ b/gprofng/src/gp-archive.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/gp-collect-app.cc b/gprofng/src/gp-collect-app.cc index 34874b8..44541c4 100644 --- a/gprofng/src/gp-collect-app.cc +++ b/gprofng/src/gp-collect-app.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/gp-display-src.cc b/gprofng/src/gp-display-src.cc index ca7853d..bc09ba5 100644 --- a/gprofng/src/gp-display-src.cc +++ b/gprofng/src/gp-display-src.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/gp-display-text.cc b/gprofng/src/gp-display-text.cc index 7183553..0d0a5e7 100644 --- a/gprofng/src/gp-display-text.cc +++ b/gprofng/src/gp-display-text.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/gp-print.h b/gprofng/src/gp-print.h index 80c922f..a0fed79 100644 --- a/gprofng/src/gp-print.h +++ b/gprofng/src/gp-print.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/gprofng.cc b/gprofng/src/gprofng.cc index 1bf5679..23dcfe3 100644 --- a/gprofng/src/gprofng.cc +++ b/gprofng/src/gprofng.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/gprofng.rc b/gprofng/src/gprofng.rc index 4cdf611..07f84c0 100644 --- a/gprofng/src/gprofng.rc +++ b/gprofng/src/gprofng.rc @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/src/i18n.cc b/gprofng/src/i18n.cc index 32c9960..8a8641e 100644 --- a/gprofng/src/i18n.cc +++ b/gprofng/src/i18n.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/i18n.h b/gprofng/src/i18n.h index d02ec0e..0a22987 100644 --- a/gprofng/src/i18n.h +++ b/gprofng/src/i18n.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/info.h b/gprofng/src/info.h index 5b05833..6f07d42 100644 --- a/gprofng/src/info.h +++ b/gprofng/src/info.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/ipc.cc b/gprofng/src/ipc.cc index 180b510..3cf6b8f 100644 --- a/gprofng/src/ipc.cc +++ b/gprofng/src/ipc.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/ipcio.cc b/gprofng/src/ipcio.cc index 57f2617..9a6b7af 100644 --- a/gprofng/src/ipcio.cc +++ b/gprofng/src/ipcio.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/ipcio.h b/gprofng/src/ipcio.h index 94a635e..05ff30b 100644 --- a/gprofng/src/ipcio.h +++ b/gprofng/src/ipcio.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/machinemodels/generic.ermm b/gprofng/src/machinemodels/generic.ermm index 19fcc8e..4eca219 100644 --- a/gprofng/src/machinemodels/generic.ermm +++ b/gprofng/src/machinemodels/generic.ermm @@ -1,6 +1,6 @@ # generic machinemodel file # -# Copyright (C) 2021 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/src/machinemodels/m5.ermm b/gprofng/src/machinemodels/m5.ermm index 83f125d..ca0359f 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 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/src/machinemodels/m6.ermm b/gprofng/src/machinemodels/m6.ermm index 1071e9e..59392ee 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 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/src/machinemodels/m7.ermm b/gprofng/src/machinemodels/m7.ermm index 29e3bef..b041442 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 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/src/machinemodels/t4.ermm b/gprofng/src/machinemodels/t4.ermm index e27f3a4..b998c3a 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 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/src/machinemodels/t5.ermm b/gprofng/src/machinemodels/t5.ermm index 6d666a9..7740f67 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 Free Software Foundation, Inc. +# Copyright (C) 2021-2023 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gprofng/src/parse.cc b/gprofng/src/parse.cc index cdbe0ce..80bebef 100644 --- a/gprofng/src/parse.cc +++ b/gprofng/src/parse.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/stab.h b/gprofng/src/stab.h index 4610105..eee8163 100644 --- a/gprofng/src/stab.h +++ b/gprofng/src/stab.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/util.cc b/gprofng/src/util.cc index b93deaf..b942fa0 100644 --- a/gprofng/src/util.cc +++ b/gprofng/src/util.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/util.h b/gprofng/src/util.h index 0d1b8bc..5c01b18 100644 --- a/gprofng/src/util.h +++ b/gprofng/src/util.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. diff --git a/gprofng/src/vec.h b/gprofng/src/vec.h index 28b1800c..b8d380b 100644 --- a/gprofng/src/vec.h +++ b/gprofng/src/vec.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. |