public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Update Copyright for year 2024
@ 2024-04-26 14:07 Dodji Seketeli
  0 siblings, 0 replies; only message in thread
From: Dodji Seketeli @ 2024-04-26 14:07 UTC (permalink / raw)
  To: libabigail

Hello,

This is long overdue.

	* update-copyright.sh: Update the date in this script.  Running
	the script then yields the changes below.
	* include/abg-btf-reader.h: Update copyright year as a result of
	running update-copyright.sh above.
	* include/abg-comp-filter.h: Likewise.
	* include/abg-comparison.h: Likewise.
	* include/abg-config.h: Likewise.
	* include/abg-corpus.h: Likewise.
	* include/abg-ctf-reader.h: Likewise.
	* include/abg-cxx-compat.h: Likewise.
	* include/abg-diff-utils.h: Likewise.
	* include/abg-dwarf-reader.h: Likewise.
	* include/abg-elf-based-reader.h: Likewise.
	* include/abg-elf-reader.h: Likewise.
	* include/abg-fe-iface.h: Likewise.
	* include/abg-fwd.h: Likewise.
	* include/abg-hash.h: Likewise.
	* include/abg-ini.h: Likewise.
	* include/abg-interned-str.h: Likewise.
	* include/abg-ir.h: Likewise.
	* include/abg-libxml-utils.h: Likewise.
	* include/abg-reader.h: Likewise.
	* include/abg-regex.h: Likewise.
	* include/abg-reporter.h: Likewise.
	* include/abg-sptr-utils.h: Likewise.
	* include/abg-suppression.h: Likewise.
	* include/abg-tools-utils.h: Likewise.
	* include/abg-traverse.h: Likewise.
	* include/abg-viz-common.h: Likewise.
	* include/abg-viz-dot.h: Likewise.
	* include/abg-viz-svg.h: Likewise.
	* include/abg-workers.h: Likewise.
	* include/abg-writer.h: Likewise.
	* src/abg-btf-reader.cc: Likewise.
	* src/abg-comp-filter.cc: Likewise.
	* src/abg-comparison-priv.h: Likewise.
	* src/abg-comparison.cc: Likewise.
	* src/abg-config.cc: Likewise.
	* src/abg-corpus-priv.h: Likewise.
	* src/abg-corpus.cc: Likewise.
	* src/abg-ctf-reader.cc: Likewise.
	* src/abg-default-reporter.cc: Likewise.
	* src/abg-diff-utils.cc: Likewise.
	* src/abg-dwarf-reader.cc: Likewise.
	* src/abg-elf-based-reader.cc: Likewise.
	* src/abg-elf-helpers.cc: Likewise.
	* src/abg-elf-helpers.h: Likewise.
	* src/abg-elf-reader.cc: Likewise.
	* src/abg-fe-iface.cc: Likewise.
	* src/abg-hash.cc: Likewise.
	* src/abg-ini.cc: Likewise.
	* src/abg-internal.h: Likewise.
	* src/abg-ir-priv.h: Likewise.
	* src/abg-ir.cc: Likewise.
	* src/abg-leaf-reporter.cc: Likewise.
	* src/abg-libxml-utils.cc: Likewise.
	* src/abg-reader.cc: Likewise.
	* src/abg-regex.cc: Likewise.
	* src/abg-reporter-priv.cc: Likewise.
	* src/abg-reporter-priv.h: Likewise.
	* src/abg-suppression-priv.h: Likewise.
	* src/abg-suppression.cc: Likewise.
	* src/abg-symtab-reader.cc: Likewise.
	* src/abg-symtab-reader.h: Likewise.
	* src/abg-tools-utils.cc: Likewise.
	* src/abg-traverse.cc: Likewise.
	* src/abg-viz-common.cc: Likewise.
	* src/abg-viz-dot.cc: Likewise.
	* src/abg-viz-svg.cc: Likewise.
	* src/abg-workers.cc: Likewise.
	* src/abg-writer.cc: Likewise.
	* tests/print-diff-tree.cc: Likewise.
	* tests/test-abicompat.cc: Likewise.
	* tests/test-abidiff-exit.cc: Likewise.
	* tests/test-abidiff.cc: Likewise.
	* tests/test-alt-dwarf-file.cc: Likewise.
	* tests/test-core-diff.cc: Likewise.
	* tests/test-cxx-compat.cc: Likewise.
	* tests/test-diff-dwarf-abixml.cc: Likewise.
	* tests/test-diff-dwarf.cc: Likewise.
	* tests/test-diff-filter.cc: Likewise.
	* tests/test-diff-pkg.cc: Likewise.
	* tests/test-diff-suppr.cc: Likewise.
	* tests/test-diff2.cc: Likewise.
	* tests/test-dot.cc: Likewise.
	* tests/test-elf-helpers.cc: Likewise.
	* tests/test-ini.cc: Likewise.
	* tests/test-ir-walker.cc: Likewise.
	* tests/test-kmi-whitelist.cc: Likewise.
	* tests/test-lookup-syms.cc: Likewise.
	* tests/test-read-btf.cc: Likewise.
	* tests/test-read-ctf.cc: Likewise.
	* tests/test-read-dwarf.cc: Likewise.
	* tests/test-read-write.cc: Likewise.
	* tests/test-svg.cc: Likewise.
	* tests/test-symtab-reader.cc: Likewise.
	* tests/test-symtab.cc: Likewise.
	* tests/test-tools-utils.cc: Likewise.
	* tests/test-types-stability.cc: Likewise.
	* tests/test-utils.cc: Likewise.
	* tests/test-utils.h: Likewise.
	* tools/abicompat.cc: Likewise.
	* tools/abidiff.cc: Likewise.
	* tools/abidw.cc: Likewise.
	* tools/abilint.cc: Likewise.
	* tools/abipkgdiff.cc: Likewise.
	* tools/abisym.cc: Likewise.
	* tools/binilint.cc: Likewise.
	* tools/fedabipkgdiff: Likewise.
	* tools/kmidiff.cc: Likewise.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
Applied to the master branch.
---
 include/abg-btf-reader.h        | 2 +-
 include/abg-comp-filter.h       | 2 +-
 include/abg-comparison.h        | 2 +-
 include/abg-config.h            | 2 +-
 include/abg-corpus.h            | 2 +-
 include/abg-ctf-reader.h        | 2 +-
 include/abg-cxx-compat.h        | 2 +-
 include/abg-diff-utils.h        | 2 +-
 include/abg-dwarf-reader.h      | 2 +-
 include/abg-elf-based-reader.h  | 2 +-
 include/abg-elf-reader.h        | 2 +-
 include/abg-fe-iface.h          | 2 +-
 include/abg-fwd.h               | 2 +-
 include/abg-hash.h              | 2 +-
 include/abg-ini.h               | 2 +-
 include/abg-interned-str.h      | 2 +-
 include/abg-ir.h                | 2 +-
 include/abg-libxml-utils.h      | 2 +-
 include/abg-reader.h            | 2 +-
 include/abg-regex.h             | 2 +-
 include/abg-reporter.h          | 2 +-
 include/abg-sptr-utils.h        | 2 +-
 include/abg-suppression.h       | 2 +-
 include/abg-tools-utils.h       | 2 +-
 include/abg-traverse.h          | 2 +-
 include/abg-viz-common.h        | 2 +-
 include/abg-viz-dot.h           | 2 +-
 include/abg-viz-svg.h           | 2 +-
 include/abg-workers.h           | 2 +-
 include/abg-writer.h            | 2 +-
 src/abg-btf-reader.cc           | 2 +-
 src/abg-comp-filter.cc          | 2 +-
 src/abg-comparison-priv.h       | 2 +-
 src/abg-comparison.cc           | 2 +-
 src/abg-config.cc               | 2 +-
 src/abg-corpus-priv.h           | 2 +-
 src/abg-corpus.cc               | 2 +-
 src/abg-ctf-reader.cc           | 2 +-
 src/abg-default-reporter.cc     | 2 +-
 src/abg-diff-utils.cc           | 2 +-
 src/abg-dwarf-reader.cc         | 2 +-
 src/abg-elf-based-reader.cc     | 2 +-
 src/abg-elf-helpers.cc          | 2 +-
 src/abg-elf-helpers.h           | 2 +-
 src/abg-elf-reader.cc           | 2 +-
 src/abg-fe-iface.cc             | 2 +-
 src/abg-hash.cc                 | 2 +-
 src/abg-ini.cc                  | 2 +-
 src/abg-internal.h              | 2 +-
 src/abg-ir-priv.h               | 2 +-
 src/abg-ir.cc                   | 2 +-
 src/abg-leaf-reporter.cc        | 2 +-
 src/abg-libxml-utils.cc         | 2 +-
 src/abg-reader.cc               | 2 +-
 src/abg-regex.cc                | 2 +-
 src/abg-reporter-priv.cc        | 2 +-
 src/abg-reporter-priv.h         | 2 +-
 src/abg-suppression-priv.h      | 2 +-
 src/abg-suppression.cc          | 2 +-
 src/abg-symtab-reader.cc        | 4 ++--
 src/abg-symtab-reader.h         | 2 +-
 src/abg-tools-utils.cc          | 2 +-
 src/abg-traverse.cc             | 2 +-
 src/abg-viz-common.cc           | 2 +-
 src/abg-viz-dot.cc              | 2 +-
 src/abg-viz-svg.cc              | 2 +-
 src/abg-workers.cc              | 2 +-
 src/abg-writer.cc               | 2 +-
 tests/print-diff-tree.cc        | 2 +-
 tests/test-abicompat.cc         | 2 +-
 tests/test-abidiff-exit.cc      | 2 +-
 tests/test-abidiff.cc           | 2 +-
 tests/test-alt-dwarf-file.cc    | 2 +-
 tests/test-core-diff.cc         | 2 +-
 tests/test-cxx-compat.cc        | 2 +-
 tests/test-diff-dwarf-abixml.cc | 2 +-
 tests/test-diff-dwarf.cc        | 2 +-
 tests/test-diff-filter.cc       | 2 +-
 tests/test-diff-pkg.cc          | 2 +-
 tests/test-diff-suppr.cc        | 2 +-
 tests/test-diff2.cc             | 2 +-
 tests/test-dot.cc               | 2 +-
 tests/test-elf-helpers.cc       | 2 +-
 tests/test-ini.cc               | 2 +-
 tests/test-ir-walker.cc         | 2 +-
 tests/test-kmi-whitelist.cc     | 2 +-
 tests/test-lookup-syms.cc       | 2 +-
 tests/test-read-btf.cc          | 2 +-
 tests/test-read-ctf.cc          | 2 +-
 tests/test-read-dwarf.cc        | 2 +-
 tests/test-read-write.cc        | 2 +-
 tests/test-svg.cc               | 2 +-
 tests/test-symtab-reader.cc     | 2 +-
 tests/test-symtab.cc            | 2 +-
 tests/test-tools-utils.cc       | 2 +-
 tests/test-types-stability.cc   | 2 +-
 tests/test-utils.cc             | 2 +-
 tests/test-utils.h              | 2 +-
 tools/abicompat.cc              | 2 +-
 tools/abidiff.cc                | 2 +-
 tools/abidw.cc                  | 2 +-
 tools/abilint.cc                | 2 +-
 tools/abipkgdiff.cc             | 2 +-
 tools/abisym.cc                 | 2 +-
 tools/binilint.cc               | 2 +-
 tools/fedabipkgdiff             | 2 +-
 tools/kmidiff.cc                | 2 +-
 update-copyright.sh             | 4 ++--
 108 files changed, 110 insertions(+), 110 deletions(-)

diff --git a/include/abg-btf-reader.h b/include/abg-btf-reader.h
index e891f268..fc92c9e7 100644
--- a/include/abg-btf-reader.h
+++ b/include/abg-btf-reader.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2022-2023 Red Hat, Inc.
+// Copyright (C) 2022-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-comp-filter.h b/include/abg-comp-filter.h
index 8d11fdd2..bf79fe17 100644
--- a/include/abg-comp-filter.h
+++ b/include/abg-comp-filter.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-comparison.h b/include/abg-comparison.h
index 163453de..881f525d 100644
--- a/include/abg-comparison.h
+++ b/include/abg-comparison.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-config.h b/include/abg-config.h
index d71b47e6..d325925f 100644
--- a/include/abg-config.h
+++ b/include/abg-config.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-corpus.h b/include/abg-corpus.h
index 54a6005f..37ff2879 100644
--- a/include/abg-corpus.h
+++ b/include/abg-corpus.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-ctf-reader.h b/include/abg-ctf-reader.h
index cd9e2dfe..c1f2a3f9 100644
--- a/include/abg-ctf-reader.h
+++ b/include/abg-ctf-reader.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2021-2023 Oracle, Inc.
+// Copyright (C) 2021-2024 Oracle, Inc.
 //
 // Author: Jose E. Marchesi
 
diff --git a/include/abg-cxx-compat.h b/include/abg-cxx-compat.h
index 954a3a45..295ee6ba 100644
--- a/include/abg-cxx-compat.h
+++ b/include/abg-cxx-compat.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2019-2023 Google, Inc.
+// Copyright (C) 2019-2024 Google, Inc.
 
 /// @file
 
diff --git a/include/abg-diff-utils.h b/include/abg-diff-utils.h
index 952f3350..07db7e25 100644
--- a/include/abg-diff-utils.h
+++ b/include/abg-diff-utils.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/include/abg-dwarf-reader.h b/include/abg-dwarf-reader.h
index 8d2e7eed..d918309b 100644
--- a/include/abg-dwarf-reader.h
+++ b/include/abg-dwarf-reader.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-elf-based-reader.h b/include/abg-elf-based-reader.h
index f51cb2cb..2b27cdab 100644
--- a/include/abg-elf-based-reader.h
+++ b/include/abg-elf-based-reader.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2022-2023 Red Hat, Inc.
+// Copyright (C) 2022-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-elf-reader.h b/include/abg-elf-reader.h
index 12f7b026..19f58a95 100644
--- a/include/abg-elf-reader.h
+++ b/include/abg-elf-reader.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2022-2023 Red Hat, Inc.
+// Copyright (C) 2022-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-fe-iface.h b/include/abg-fe-iface.h
index faac50f1..119ab7ce 100644
--- a/include/abg-fe-iface.h
+++ b/include/abg-fe-iface.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2022-2023 Red Hat, Inc.
+// Copyright (C) 2022-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-fwd.h b/include/abg-fwd.h
index fe18740f..a6de05ba 100644
--- a/include/abg-fwd.h
+++ b/include/abg-fwd.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-hash.h b/include/abg-hash.h
index eb91639e..726d44f1 100644
--- a/include/abg-hash.h
+++ b/include/abg-hash.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-ini.h b/include/abg-ini.h
index 98941296..e92e2226 100644
--- a/include/abg-ini.h
+++ b/include/abg-ini.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-interned-str.h b/include/abg-interned-str.h
index 1102bc5e..3769a5bf 100644
--- a/include/abg-interned-str.h
+++ b/include/abg-interned-str.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2016-2023 Red Hat, Inc.
+// Copyright (C) 2016-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-ir.h b/include/abg-ir.h
index cdce8267..237b1617 100644
--- a/include/abg-ir.h
+++ b/include/abg-ir.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-libxml-utils.h b/include/abg-libxml-utils.h
index 8c59337f..f2743f6d 100644
--- a/include/abg-libxml-utils.h
+++ b/include/abg-libxml-utils.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-reader.h b/include/abg-reader.h
index 928f63dd..a0e7f8f4 100644
--- a/include/abg-reader.h
+++ b/include/abg-reader.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-regex.h b/include/abg-regex.h
index 8c95c543..9d86e83c 100644
--- a/include/abg-regex.h
+++ b/include/abg-regex.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/include/abg-reporter.h b/include/abg-reporter.h
index a701d9d7..d6d24312 100644
--- a/include/abg-reporter.h
+++ b/include/abg-reporter.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2017-2023 Red Hat, Inc.
+// Copyright (C) 2017-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-sptr-utils.h b/include/abg-sptr-utils.h
index 2b851868..9fac203e 100644
--- a/include/abg-sptr-utils.h
+++ b/include/abg-sptr-utils.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/include/abg-suppression.h b/include/abg-suppression.h
index 500a96a8..c7132f3a 100644
--- a/include/abg-suppression.h
+++ b/include/abg-suppression.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2016-2023 Red Hat, Inc.
+// Copyright (C) 2016-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-tools-utils.h b/include/abg-tools-utils.h
index ef748871..af0e6192 100644
--- a/include/abg-tools-utils.h
+++ b/include/abg-tools-utils.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 ///@file
 
diff --git a/include/abg-traverse.h b/include/abg-traverse.h
index 8ba01053..7212726d 100644
--- a/include/abg-traverse.h
+++ b/include/abg-traverse.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-viz-common.h b/include/abg-viz-common.h
index c95e0b4f..82382fa4 100644
--- a/include/abg-viz-common.h
+++ b/include/abg-viz-common.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-viz-dot.h b/include/abg-viz-dot.h
index 6fd710d8..339c2235 100644
--- a/include/abg-viz-dot.h
+++ b/include/abg-viz-dot.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-viz-svg.h b/include/abg-viz-svg.h
index 74fa6f80..57ed7d36 100644
--- a/include/abg-viz-svg.h
+++ b/include/abg-viz-svg.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-workers.h b/include/abg-workers.h
index af805f12..6ff149a9 100644
--- a/include/abg-workers.h
+++ b/include/abg-workers.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-writer.h b/include/abg-writer.h
index 45508544..eace8c5c 100644
--- a/include/abg-writer.h
+++ b/include/abg-writer.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-btf-reader.cc b/src/abg-btf-reader.cc
index ac47c2ad..f22e92bf 100644
--- a/src/abg-btf-reader.cc
+++ b/src/abg-btf-reader.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2022-2023 Red Hat, Inc.
+// Copyright (C) 2022-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-comp-filter.cc b/src/abg-comp-filter.cc
index 2156fad0..df87e05e 100644
--- a/src/abg-comp-filter.cc
+++ b/src/abg-comp-filter.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-comparison-priv.h b/src/abg-comparison-priv.h
index adc1a23c..e75d9d58 100644
--- a/src/abg-comparison-priv.h
+++ b/src/abg-comparison-priv.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2017-2023 Red Hat, Inc.
+// Copyright (C) 2017-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-comparison.cc b/src/abg-comparison.cc
index c9df2f0d..93d212e7 100644
--- a/src/abg-comparison.cc
+++ b/src/abg-comparison.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-config.cc b/src/abg-config.cc
index bd1e5d83..cb5e5832 100644
--- a/src/abg-config.cc
+++ b/src/abg-config.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-corpus-priv.h b/src/abg-corpus-priv.h
index 5488cd04..485c77dc 100644
--- a/src/abg-corpus-priv.h
+++ b/src/abg-corpus-priv.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2016-2023 Red Hat, Inc.
+// Copyright (C) 2016-2024 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/src/abg-corpus.cc b/src/abg-corpus.cc
index 94edcf30..1239deb0 100644
--- a/src/abg-corpus.cc
+++ b/src/abg-corpus.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-ctf-reader.cc b/src/abg-ctf-reader.cc
index a377423a..801900fc 100644
--- a/src/abg-ctf-reader.cc
+++ b/src/abg-ctf-reader.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2021-2023 Oracle, Inc.
+// Copyright (C) 2021-2024 Oracle, Inc.
 //
 // Author: Jose E. Marchesi
 
diff --git a/src/abg-default-reporter.cc b/src/abg-default-reporter.cc
index 3721d383..c999ec35 100644
--- a/src/abg-default-reporter.cc
+++ b/src/abg-default-reporter.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2017-2023 Red Hat, Inc.
+// Copyright (C) 2017-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-diff-utils.cc b/src/abg-diff-utils.cc
index ae33453c..e975184c 100644
--- a/src/abg-diff-utils.cc
+++ b/src/abg-diff-utils.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 #include <cstring>
 
diff --git a/src/abg-dwarf-reader.cc b/src/abg-dwarf-reader.cc
index 07596933..cfa5dd81 100644
--- a/src/abg-dwarf-reader.cc
+++ b/src/abg-dwarf-reader.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-elf-based-reader.cc b/src/abg-elf-based-reader.cc
index f565c26a..123e5fec 100644
--- a/src/abg-elf-based-reader.cc
+++ b/src/abg-elf-based-reader.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2022-2023 Red Hat, Inc.
+// Copyright (C) 2022-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-elf-helpers.cc b/src/abg-elf-helpers.cc
index 87feb905..8a4ffce0 100644
--- a/src/abg-elf-helpers.cc
+++ b/src/abg-elf-helpers.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2020-2023 Google, Inc.
+// Copyright (C) 2020-2024 Google, Inc.
 
 /// @file
 ///
diff --git a/src/abg-elf-helpers.h b/src/abg-elf-helpers.h
index bc2f608f..3ef50a7d 100644
--- a/src/abg-elf-helpers.h
+++ b/src/abg-elf-helpers.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2020-2023 Google, Inc.
+// Copyright (C) 2020-2024 Google, Inc.
 
 /// @file
 ///
diff --git a/src/abg-elf-reader.cc b/src/abg-elf-reader.cc
index cbb20dd4..80720716 100644
--- a/src/abg-elf-reader.cc
+++ b/src/abg-elf-reader.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2022-2023 Red Hat, Inc.
+// Copyright (C) 2022-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-fe-iface.cc b/src/abg-fe-iface.cc
index 66d09663..caf81dc0 100644
--- a/src/abg-fe-iface.cc
+++ b/src/abg-fe-iface.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2022-2023 Red Hat, Inc.
+// Copyright (C) 2022-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-hash.cc b/src/abg-hash.cc
index efc09df0..a07da16e 100644
--- a/src/abg-hash.cc
+++ b/src/abg-hash.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-ini.cc b/src/abg-ini.cc
index 960333a7..2465861c 100644
--- a/src/abg-ini.cc
+++ b/src/abg-ini.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-internal.h b/src/abg-internal.h
index 44627b14..f5fdc1c6 100644
--- a/src/abg-internal.h
+++ b/src/abg-internal.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2016-2023 Red Hat, Inc.
+// Copyright (C) 2016-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-ir-priv.h b/src/abg-ir-priv.h
index 3560fac9..7589b234 100644
--- a/src/abg-ir-priv.h
+++ b/src/abg-ir-priv.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2016-2023 Red Hat, Inc.
+// Copyright (C) 2016-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-ir.cc b/src/abg-ir.cc
index f91d67a2..6e3db6b9 100644
--- a/src/abg-ir.cc
+++ b/src/abg-ir.cc
@@ -2,7 +2,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 //Author: Dodji Seketeli
 
diff --git a/src/abg-leaf-reporter.cc b/src/abg-leaf-reporter.cc
index fdd53f4a..3b951505 100644
--- a/src/abg-leaf-reporter.cc
+++ b/src/abg-leaf-reporter.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2017-2023 Red Hat, Inc.
+// Copyright (C) 2017-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-libxml-utils.cc b/src/abg-libxml-utils.cc
index cd375de1..42becfe6 100644
--- a/src/abg-libxml-utils.cc
+++ b/src/abg-libxml-utils.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-reader.cc b/src/abg-reader.cc
index 01ae2eb1..a2744a25 100644
--- a/src/abg-reader.cc
+++ b/src/abg-reader.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/src/abg-regex.cc b/src/abg-regex.cc
index 70e6fb33..cbf56e98 100644
--- a/src/abg-regex.cc
+++ b/src/abg-regex.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2016-2023 Red Hat, Inc.
+// Copyright (C) 2016-2024 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/src/abg-reporter-priv.cc b/src/abg-reporter-priv.cc
index 581c6f72..daeda711 100644
--- a/src/abg-reporter-priv.cc
+++ b/src/abg-reporter-priv.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2017-2023 Red Hat, Inc.
+// Copyright (C) 2017-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-reporter-priv.h b/src/abg-reporter-priv.h
index 472d1fb9..f584f6b4 100644
--- a/src/abg-reporter-priv.h
+++ b/src/abg-reporter-priv.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-suppression-priv.h b/src/abg-suppression-priv.h
index e4d65df8..734e1ee3 100644
--- a/src/abg-suppression-priv.h
+++ b/src/abg-suppression-priv.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2016-2023 Red Hat, Inc.
+// Copyright (C) 2016-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-suppression.cc b/src/abg-suppression.cc
index aba4da14..99b70d3d 100644
--- a/src/abg-suppression.cc
+++ b/src/abg-suppression.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2016-2023 Red Hat, Inc.
+// Copyright (C) 2016-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-symtab-reader.cc b/src/abg-symtab-reader.cc
index fc0cac59..4fe7abca 100644
--- a/src/abg-symtab-reader.cc
+++ b/src/abg-symtab-reader.cc
@@ -1,8 +1,8 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
-// Copyright (C) 2020-2023 Google, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
+// Copyright (C) 2020-2024 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/src/abg-symtab-reader.h b/src/abg-symtab-reader.h
index 390ee874..cfaf07db 100644
--- a/src/abg-symtab-reader.h
+++ b/src/abg-symtab-reader.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2020-2023 Google, Inc.
+// Copyright (C) 2020-2024 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/src/abg-tools-utils.cc b/src/abg-tools-utils.cc
index 33a1e8af..6d6ab054 100644
--- a/src/abg-tools-utils.cc
+++ b/src/abg-tools-utils.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 ///@file
 
diff --git a/src/abg-traverse.cc b/src/abg-traverse.cc
index f31a8980..c2d90e1a 100644
--- a/src/abg-traverse.cc
+++ b/src/abg-traverse.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-viz-common.cc b/src/abg-viz-common.cc
index 42a12753..e2053884 100644
--- a/src/abg-viz-common.cc
+++ b/src/abg-viz-common.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 #include <stdexcept>
 #include <fstream>
diff --git a/src/abg-viz-dot.cc b/src/abg-viz-dot.cc
index e4385194..4bee777d 100644
--- a/src/abg-viz-dot.cc
+++ b/src/abg-viz-dot.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 #include <stdexcept>
 #include <fstream>
diff --git a/src/abg-viz-svg.cc b/src/abg-viz-svg.cc
index f5488b63..ad6c7bc6 100644
--- a/src/abg-viz-svg.cc
+++ b/src/abg-viz-svg.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 #include <stdexcept>
 #include <fstream>
diff --git a/src/abg-workers.cc b/src/abg-workers.cc
index 560f0742..740afdce 100644
--- a/src/abg-workers.cc
+++ b/src/abg-workers.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-writer.cc b/src/abg-writer.cc
index dafe706c..8a580869 100644
--- a/src/abg-writer.cc
+++ b/src/abg-writer.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/tests/print-diff-tree.cc b/tests/print-diff-tree.cc
index b6e63803..d392b45c 100644
--- a/tests/print-diff-tree.cc
+++ b/tests/print-diff-tree.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-abicompat.cc b/tests/test-abicompat.cc
index e9f00050..77c60d96 100644
--- a/tests/test-abicompat.cc
+++ b/tests/test-abicompat.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2014-2023 Red Hat, Inc.
+// Copyright (C) 2014-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-abidiff-exit.cc b/tests/test-abidiff-exit.cc
index 29df74ff..896dbe5a 100644
--- a/tests/test-abidiff-exit.cc
+++ b/tests/test-abidiff-exit.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2016-2023 Red Hat, Inc.
+// Copyright (C) 2016-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-abidiff.cc b/tests/test-abidiff.cc
index 6a5b3e27..e53a786b 100644
--- a/tests/test-abidiff.cc
+++ b/tests/test-abidiff.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-alt-dwarf-file.cc b/tests/test-alt-dwarf-file.cc
index b0de203d..1e85a03a 100644
--- a/tests/test-alt-dwarf-file.cc
+++ b/tests/test-alt-dwarf-file.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-core-diff.cc b/tests/test-core-diff.cc
index ee403dc7..f44b8f44 100644
--- a/tests/test-core-diff.cc
+++ b/tests/test-core-diff.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-cxx-compat.cc b/tests/test-cxx-compat.cc
index 5d9fb416..e589a907 100644
--- a/tests/test-cxx-compat.cc
+++ b/tests/test-cxx-compat.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2020-2023 Google, Inc.
+// Copyright (C) 2020-2024 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-diff-dwarf-abixml.cc b/tests/test-diff-dwarf-abixml.cc
index 143de629..38512675 100644
--- a/tests/test-diff-dwarf-abixml.cc
+++ b/tests/test-diff-dwarf-abixml.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-diff-dwarf.cc b/tests/test-diff-dwarf.cc
index 08d82837..09444601 100644
--- a/tests/test-diff-dwarf.cc
+++ b/tests/test-diff-dwarf.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-diff-filter.cc b/tests/test-diff-filter.cc
index 563423cf..51afef7a 100644
--- a/tests/test-diff-filter.cc
+++ b/tests/test-diff-filter.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-diff-pkg.cc b/tests/test-diff-pkg.cc
index 9f88306a..7c087b31 100644
--- a/tests/test-diff-pkg.cc
+++ b/tests/test-diff-pkg.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Sinny Kumari
 
diff --git a/tests/test-diff-suppr.cc b/tests/test-diff-suppr.cc
index 297bfb0b..389972d7 100644
--- a/tests/test-diff-suppr.cc
+++ b/tests/test-diff-suppr.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-diff2.cc b/tests/test-diff2.cc
index a96576aa..cd0e071b 100644
--- a/tests/test-diff2.cc
+++ b/tests/test-diff2.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-dot.cc b/tests/test-dot.cc
index 8744e901..786d702e 100644
--- a/tests/test-dot.cc
+++ b/tests/test-dot.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 #include "abg-viz-dot.h"
 
diff --git a/tests/test-elf-helpers.cc b/tests/test-elf-helpers.cc
index 302ace92..0f7dc5eb 100644
--- a/tests/test-elf-helpers.cc
+++ b/tests/test-elf-helpers.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2020-2023 Google, Inc.
+// Copyright (C) 2020-2024 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-ini.cc b/tests/test-ini.cc
index 7b51a499..ab90fd36 100644
--- a/tests/test-ini.cc
+++ b/tests/test-ini.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-ir-walker.cc b/tests/test-ir-walker.cc
index 37485e31..42d64d02 100644
--- a/tests/test-ir-walker.cc
+++ b/tests/test-ir-walker.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 #include <string>
 #include <fstream>
diff --git a/tests/test-kmi-whitelist.cc b/tests/test-kmi-whitelist.cc
index 16d98bc4..57c8a28b 100644
--- a/tests/test-kmi-whitelist.cc
+++ b/tests/test-kmi-whitelist.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2020-2023 Google, Inc.
+// Copyright (C) 2020-2024 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-lookup-syms.cc b/tests/test-lookup-syms.cc
index 275c99d7..a7a09090 100644
--- a/tests/test-lookup-syms.cc
+++ b/tests/test-lookup-syms.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-read-btf.cc b/tests/test-read-btf.cc
index 9a1e3d9f..f70c06fd 100644
--- a/tests/test-read-btf.cc
+++ b/tests/test-read-btf.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2022-2023 Red Hat, Inc.
+// Copyright (C) 2022-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-read-ctf.cc b/tests/test-read-ctf.cc
index 174882ad..b5e18836 100644
--- a/tests/test-read-ctf.cc
+++ b/tests/test-read-ctf.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2021-2023 Oracle, Inc.
+// Copyright (C) 2021-2024 Oracle, Inc.
 //
 // Author: Guillermo E. Martinez
 
diff --git a/tests/test-read-dwarf.cc b/tests/test-read-dwarf.cc
index a391c0f1..81d19c1b 100644
--- a/tests/test-read-dwarf.cc
+++ b/tests/test-read-dwarf.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-read-write.cc b/tests/test-read-write.cc
index 803b1309..d6f3e08c 100644
--- a/tests/test-read-write.cc
+++ b/tests/test-read-write.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file read an XML corpus file (in the native Abigail XML format),
 /// save it back and diff the resulting XML file against the input
diff --git a/tests/test-svg.cc b/tests/test-svg.cc
index e4165202..a11b4c5f 100644
--- a/tests/test-svg.cc
+++ b/tests/test-svg.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 #include "abg-viz-svg.h"
 
diff --git a/tests/test-symtab-reader.cc b/tests/test-symtab-reader.cc
index 8f8ae445..8c9f65c8 100644
--- a/tests/test-symtab-reader.cc
+++ b/tests/test-symtab-reader.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2020-2023 Google, Inc.
+// Copyright (C) 2020-2024 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-symtab.cc b/tests/test-symtab.cc
index aff3fad1..89985735 100644
--- a/tests/test-symtab.cc
+++ b/tests/test-symtab.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2020-2023 Google, Inc.
+// Copyright (C) 2020-2024 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-tools-utils.cc b/tests/test-tools-utils.cc
index ac335c69..79bf6f3b 100644
--- a/tests/test-tools-utils.cc
+++ b/tests/test-tools-utils.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/tests/test-types-stability.cc b/tests/test-types-stability.cc
index 3fd4da13..f9a39d06 100644
--- a/tests/test-types-stability.cc
+++ b/tests/test-types-stability.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-utils.cc b/tests/test-utils.cc
index cb5b6a06..c458943f 100644
--- a/tests/test-utils.cc
+++ b/tests/test-utils.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 #include <iostream>
 #include "test-utils.h"
diff --git a/tests/test-utils.h b/tests/test-utils.h
index 02779735..5906ae93 100644
--- a/tests/test-utils.h
+++ b/tests/test-utils.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 
 #ifndef __TEST_UTILS_H__
 #define __TEST_UTILS_H__
diff --git a/tools/abicompat.cc b/tools/abicompat.cc
index 2860b24a..718ddd9c 100644
--- a/tools/abicompat.cc
+++ b/tools/abicompat.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2014-2023 Red Hat, Inc.
+// Copyright (C) 2014-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/abidiff.cc b/tools/abidiff.cc
index c5791927..cadb742b 100644
--- a/tools/abidiff.cc
+++ b/tools/abidiff.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/abidw.cc b/tools/abidw.cc
index c6cc0562..923caac9 100644
--- a/tools/abidw.cc
+++ b/tools/abidw.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/abilint.cc b/tools/abilint.cc
index 40fe6f37..1d38777f 100644
--- a/tools/abilint.cc
+++ b/tools/abilint.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/abipkgdiff.cc b/tools/abipkgdiff.cc
index ed9efc9b..d1ddd341 100644
--- a/tools/abipkgdiff.cc
+++ b/tools/abipkgdiff.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2015-2023 Red Hat, Inc.
+// Copyright (C) 2015-2024 Red Hat, Inc.
 //
 // Author: Sinny Kumari
 
diff --git a/tools/abisym.cc b/tools/abisym.cc
index 879798af..3d07cec3 100644
--- a/tools/abisym.cc
+++ b/tools/abisym.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/binilint.cc b/tools/binilint.cc
index d29c4289..d3bf191a 100644
--- a/tools/binilint.cc
+++ b/tools/binilint.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2023 Red Hat, Inc.
+// Copyright (C) 2013-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/fedabipkgdiff b/tools/fedabipkgdiff
index de494d17..fb110152 100755
--- a/tools/fedabipkgdiff
+++ b/tools/fedabipkgdiff
@@ -3,7 +3,7 @@
 # -*- coding: utf-8 -*-
 # -*- Mode: Python
 #
-# Copyright (C) 2013-2023 Red Hat, Inc.
+# Copyright (C) 2013-2024 Red Hat, Inc.
 #
 # Author: Chenxiong Qi
 
diff --git a/tools/kmidiff.cc b/tools/kmidiff.cc
index f07e4c59..2e063ef1 100644
--- a/tools/kmidiff.cc
+++ b/tools/kmidiff.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2017-2023 Red Hat, Inc.
+// Copyright (C) 2017-2024 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/update-copyright.sh b/update-copyright.sh
index 8e1d11bc..660e8765 100644
--- a/update-copyright.sh
+++ b/update-copyright.sh
@@ -1,8 +1,8 @@
 #!/bin/sh
 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 
-oldyear=2022
-newyear=2023
+oldyear=2023
+newyear=2024
 
 for dir in src include tools tests; do
     for ext in cc h; do
-- 
2.39.3


-- 
		Dodji


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

only message in thread, other threads:[~2024-04-26 14:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-26 14:07 [PATCH] Update Copyright for year 2024 Dodji Seketeli

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