diff --git a/include/abg-btf-reader.h b/include/abg-btf-reader.h index fc92c9e7..c6400ed4 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-2024 Red Hat, Inc. +// Copyright (C) 2022-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-comp-filter.h b/include/abg-comp-filter.h index 1d350cd5..48bcab5d 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-comparison.h b/include/abg-comparison.h index 2c0315e7..66c90f3e 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-config.h b/include/abg-config.h index d325925f..34a2ceea 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/include/abg-corpus.h b/include/abg-corpus.h index 644dc627..62121543 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/include/abg-ctf-reader.h b/include/abg-ctf-reader.h index c1f2a3f9..d9839966 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-2024 Oracle, Inc. +// Copyright (C) 2021-2025 Oracle, Inc. // // Author: Jose E. Marchesi diff --git a/include/abg-cxx-compat.h b/include/abg-cxx-compat.h index 295ee6ba..40251523 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-2024 Google, Inc. +// Copyright (C) 2019-2025 Google, Inc. /// @file diff --git a/include/abg-diff-utils.h b/include/abg-diff-utils.h index 07db7e25..f516d624 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file /// diff --git a/include/abg-dwarf-reader.h b/include/abg-dwarf-reader.h index d918309b..38c6b394 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-elf-based-reader.h b/include/abg-elf-based-reader.h index 2b27cdab..23bca961 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-2024 Red Hat, Inc. +// Copyright (C) 2022-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-elf-reader.h b/include/abg-elf-reader.h index 19f58a95..343cd253 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-2024 Red Hat, Inc. +// Copyright (C) 2022-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-fe-iface.h b/include/abg-fe-iface.h index 65bc0493..9be50833 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-2024 Red Hat, Inc. +// Copyright (C) 2022-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-fwd.h b/include/abg-fwd.h index 6a7af9ee..150fe2b0 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/include/abg-hash.h b/include/abg-hash.h index 563665d8..f5eec101 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/include/abg-ini.h b/include/abg-ini.h index e92e2226..4155b859 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-interned-str.h b/include/abg-interned-str.h index 3769a5bf..9beebc98 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-2024 Red Hat, Inc. +// Copyright (C) 2016-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-ir.h b/include/abg-ir.h index 3d88c568..1a8917a3 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-libxml-utils.h b/include/abg-libxml-utils.h index f2743f6d..fdb24972 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/include/abg-reader.h b/include/abg-reader.h index a0e7f8f4..566cd393 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-regex.h b/include/abg-regex.h index 9d86e83c..7c4ebd57 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file /// diff --git a/include/abg-reporter.h b/include/abg-reporter.h index d6d24312..108c55da 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-2024 Red Hat, Inc. +// Copyright (C) 2017-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-sptr-utils.h b/include/abg-sptr-utils.h index 9fac203e..d6f5b9a3 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file /// diff --git a/include/abg-suppression.h b/include/abg-suppression.h index c7132f3a..b2a69a51 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-2024 Red Hat, Inc. +// Copyright (C) 2016-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-tools-utils.h b/include/abg-tools-utils.h index af0e6192..c97e61e0 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. ///@file diff --git a/include/abg-traverse.h b/include/abg-traverse.h index 7212726d..dca2c6f5 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/include/abg-viz-common.h b/include/abg-viz-common.h index 82382fa4..e9dfd689 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/include/abg-viz-dot.h b/include/abg-viz-dot.h index 339c2235..275d613e 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/include/abg-viz-svg.h b/include/abg-viz-svg.h index 57ed7d36..e24513de 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/include/abg-workers.h b/include/abg-workers.h index 6ff149a9..155f3804 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/include/abg-writer.h b/include/abg-writer.h index eace8c5c..355d9eb2 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-btf-reader.cc b/src/abg-btf-reader.cc index ff0cc91d..f3ac3f1f 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-2024 Red Hat, Inc. +// Copyright (C) 2022-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-comp-filter.cc b/src/abg-comp-filter.cc index 5420040d..688189db 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-comparison-priv.h b/src/abg-comparison-priv.h index 0e3569d5..f702c066 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-2024 Red Hat, Inc. +// Copyright (C) 2017-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-comparison.cc b/src/abg-comparison.cc index dec49cc4..34a63edf 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-config.cc b/src/abg-config.cc index cb5e5832..db428686 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/src/abg-corpus-priv.h b/src/abg-corpus-priv.h index 5d5a9230..ae1a4c19 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-2024 Red Hat, Inc. +// Copyright (C) 2016-2025 Red Hat, Inc. /// @file /// diff --git a/src/abg-corpus.cc b/src/abg-corpus.cc index d3102982..8d5850e8 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/src/abg-ctf-reader.cc b/src/abg-ctf-reader.cc index 1a94fb21..1997c6d1 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-2024 Oracle, Inc. +// Copyright (C) 2021-2025 Oracle, Inc. // // Author: Jose E. Marchesi diff --git a/src/abg-default-reporter.cc b/src/abg-default-reporter.cc index 40f92729..b1c46d33 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-2024 Red Hat, Inc. +// Copyright (C) 2017-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-diff-utils.cc b/src/abg-diff-utils.cc index e975184c..5073e8d1 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. #include diff --git a/src/abg-dwarf-reader.cc b/src/abg-dwarf-reader.cc index 4bec109e..66fa3e82 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-elf-based-reader.cc b/src/abg-elf-based-reader.cc index 32c0699e..1a1a1bb0 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-2024 Red Hat, Inc. +// Copyright (C) 2022-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-elf-helpers.cc b/src/abg-elf-helpers.cc index 8a4ffce0..7730ce05 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-2024 Google, Inc. +// Copyright (C) 2020-2025 Google, Inc. /// @file /// diff --git a/src/abg-elf-helpers.h b/src/abg-elf-helpers.h index 3ef50a7d..c6f59444 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-2024 Google, Inc. +// Copyright (C) 2020-2025 Google, Inc. /// @file /// diff --git a/src/abg-elf-reader.cc b/src/abg-elf-reader.cc index 610f8617..e3018757 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-2024 Red Hat, Inc. +// Copyright (C) 2022-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-fe-iface.cc b/src/abg-fe-iface.cc index e13ba68e..18388dbe 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-2024 Red Hat, Inc. +// Copyright (C) 2022-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-hash.cc b/src/abg-hash.cc index 01d1fe7c..71a3a45a 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/src/abg-ini.cc b/src/abg-ini.cc index 2465861c..6e83e34f 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-internal.h b/src/abg-internal.h index f5fdc1c6..bf2286c2 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-2024 Red Hat, Inc. +// Copyright (C) 2016-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-ir-priv.h b/src/abg-ir-priv.h index 878125f1..640f6de0 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-2024 Red Hat, Inc. +// Copyright (C) 2016-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-ir.cc b/src/abg-ir.cc index ab9fe2f9..776d1a9f 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // //Author: Dodji Seketeli diff --git a/src/abg-leaf-reporter.cc b/src/abg-leaf-reporter.cc index 5eec698d..9e24ef50 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-2024 Red Hat, Inc. +// Copyright (C) 2017-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-libxml-utils.cc b/src/abg-libxml-utils.cc index 42becfe6..6058cb7a 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/src/abg-reader.cc b/src/abg-reader.cc index 664d844c..3ffbedc7 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file /// diff --git a/src/abg-regex.cc b/src/abg-regex.cc index cbf56e98..0bc8e3c1 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-2024 Red Hat, Inc. +// Copyright (C) 2016-2025 Red Hat, Inc. /// @file /// diff --git a/src/abg-reporter-priv.cc b/src/abg-reporter-priv.cc index 6b52aed5..674962e6 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-2024 Red Hat, Inc. +// Copyright (C) 2017-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-reporter-priv.h b/src/abg-reporter-priv.h index f584f6b4..82d498d4 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-suppression-priv.h b/src/abg-suppression-priv.h index 734e1ee3..47622248 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-2024 Red Hat, Inc. +// Copyright (C) 2016-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-suppression.cc b/src/abg-suppression.cc index 99b70d3d..534d32c6 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-2024 Red Hat, Inc. +// Copyright (C) 2016-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-symtab-reader.cc b/src/abg-symtab-reader.cc index 4fe7abca..5e6981dd 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-2024 Red Hat, Inc. -// Copyright (C) 2020-2024 Google, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. +// Copyright (C) 2020-2025 Google, Inc. // // Author: Matthias Maennich diff --git a/src/abg-symtab-reader.h b/src/abg-symtab-reader.h index cfaf07db..c99e24b0 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-2024 Google, Inc. +// Copyright (C) 2020-2025 Google, Inc. // // Author: Matthias Maennich diff --git a/src/abg-tools-utils.cc b/src/abg-tools-utils.cc index bfc33d70..87f559de 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. ///@file diff --git a/src/abg-traverse.cc b/src/abg-traverse.cc index c2d90e1a..d68a6dae 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file diff --git a/src/abg-viz-common.cc b/src/abg-viz-common.cc index e2053884..3dfef06d 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. #include #include diff --git a/src/abg-viz-dot.cc b/src/abg-viz-dot.cc index 4bee777d..ae75aa03 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. #include #include diff --git a/src/abg-viz-svg.cc b/src/abg-viz-svg.cc index ad6c7bc6..5798934d 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. #include #include diff --git a/src/abg-workers.cc b/src/abg-workers.cc index 740afdce..91a2c96f 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/src/abg-writer.cc b/src/abg-writer.cc index f938cdd3..d3f7e7bd 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file /// diff --git a/tests/print-diff-tree.cc b/tests/print-diff-tree.cc index d392b45c..aa23a6b5 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-abicompat.cc b/tests/test-abicompat.cc index 77c60d96..58de88aa 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-2024 Red Hat, Inc. +// Copyright (C) 2014-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-abidiff-exit.cc b/tests/test-abidiff-exit.cc index 896dbe5a..83d98b70 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-2024 Red Hat, Inc. +// Copyright (C) 2016-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-abidiff.cc b/tests/test-abidiff.cc index e53a786b..b83d492d 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-alt-dwarf-file.cc b/tests/test-alt-dwarf-file.cc index 1e85a03a..9bf80bed 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-core-diff.cc b/tests/test-core-diff.cc index f44b8f44..c3f298f4 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-cxx-compat.cc b/tests/test-cxx-compat.cc index e589a907..5f09ec12 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-2024 Google, Inc. +// Copyright (C) 2020-2025 Google, Inc. // // Author: Matthias Maennich diff --git a/tests/test-diff-dwarf-abixml.cc b/tests/test-diff-dwarf-abixml.cc index 38512675..3e4b83a1 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-diff-dwarf.cc b/tests/test-diff-dwarf.cc index 09444601..a4e8de01 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-diff-filter.cc b/tests/test-diff-filter.cc index 51afef7a..4b0da48f 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-diff-pkg.cc b/tests/test-diff-pkg.cc index 9878cd7c..4e229d55 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Sinny Kumari diff --git a/tests/test-diff-suppr.cc b/tests/test-diff-suppr.cc index 389972d7..3cd9698e 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-diff2.cc b/tests/test-diff2.cc index cd0e071b..09ec77db 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-dot.cc b/tests/test-dot.cc index 786d702e..5bc72641 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. #include "abg-viz-dot.h" diff --git a/tests/test-elf-helpers.cc b/tests/test-elf-helpers.cc index 0f7dc5eb..013eaadd 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-2024 Google, Inc. +// Copyright (C) 2020-2025 Google, Inc. // // Author: Matthias Maennich diff --git a/tests/test-ini.cc b/tests/test-ini.cc index ab90fd36..bf1ad942 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-ir-walker.cc b/tests/test-ir-walker.cc index 42d64d02..362a541d 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. #include #include diff --git a/tests/test-kmi-whitelist.cc b/tests/test-kmi-whitelist.cc index 57c8a28b..3edb2397 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-2024 Google, Inc. +// Copyright (C) 2020-2025 Google, Inc. // // Author: Matthias Maennich diff --git a/tests/test-lookup-syms.cc b/tests/test-lookup-syms.cc index a7a09090..06fd6f6d 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-read-btf.cc b/tests/test-read-btf.cc index f70c06fd..b42e717a 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-2024 Red Hat, Inc. +// Copyright (C) 2022-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-read-ctf.cc b/tests/test-read-ctf.cc index b5e18836..381442ff 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-2024 Oracle, Inc. +// Copyright (C) 2021-2025 Oracle, Inc. // // Author: Guillermo E. Martinez diff --git a/tests/test-read-dwarf.cc b/tests/test-read-dwarf.cc index 72577255..88d12272 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-read-write.cc b/tests/test-read-write.cc index d6f3e08c..9c01aae4 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 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 a11b4c5f..172a4246 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. #include "abg-viz-svg.h" diff --git a/tests/test-symtab-reader.cc b/tests/test-symtab-reader.cc index 8c9f65c8..7bfeb28a 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-2024 Google, Inc. +// Copyright (C) 2020-2025 Google, Inc. // // Author: Matthias Maennich diff --git a/tests/test-symtab.cc b/tests/test-symtab.cc index 89985735..d6a3de40 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-2024 Google, Inc. +// Copyright (C) 2020-2025 Google, Inc. // // Author: Matthias Maennich diff --git a/tests/test-tools-utils.cc b/tests/test-tools-utils.cc index 79bf6f3b..38ce9c88 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. /// @file /// diff --git a/tests/test-types-stability.cc b/tests/test-types-stability.cc index f9a39d06..1954d0f2 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tests/test-utils.cc b/tests/test-utils.cc index c458943f..4ebf59f1 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. #include #include "test-utils.h" diff --git a/tests/test-utils.h b/tests/test-utils.h index 5906ae93..5b980b02 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. #ifndef __TEST_UTILS_H__ #define __TEST_UTILS_H__ diff --git a/tools/abicompat.cc b/tools/abicompat.cc index b14185dd..70ea0d8c 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-2024 Red Hat, Inc. +// Copyright (C) 2014-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tools/abidiff.cc b/tools/abidiff.cc index cadb742b..6329a17b 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tools/abidw.cc b/tools/abidw.cc index 87328075..36ee310a 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tools/abilint.cc b/tools/abilint.cc index 668eaa7f..3132bfa3 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tools/abipkgdiff.cc b/tools/abipkgdiff.cc index 92b15ed8..d82020fb 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-2024 Red Hat, Inc. +// Copyright (C) 2015-2025 Red Hat, Inc. // // Author: Sinny Kumari diff --git a/tools/abisym.cc b/tools/abisym.cc index 3d07cec3..8c5f3d2b 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tools/binilint.cc b/tools/binilint.cc index d3bf191a..fa01ed99 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-2024 Red Hat, Inc. +// Copyright (C) 2013-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/tools/kmidiff.cc b/tools/kmidiff.cc index 2e063ef1..1490c720 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-2024 Red Hat, Inc. +// Copyright (C) 2017-2025 Red Hat, Inc. // // Author: Dodji Seketeli diff --git a/update-copyright.sh b/update-copyright.sh index 660e8765..366cb9de 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=2023 -newyear=2024 +oldyear=2024 +newyear=2025 for dir in src include tools tests; do for ext in cc h; do