public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Update year in copyright notice
@ 2022-06-21 11:17 Dodji Seketeli
  0 siblings, 0 replies; only message in thread
From: Dodji Seketeli @ 2022-06-21 11:17 UTC (permalink / raw)
  To: libabigail

Hello,

This patch updates the copyright notice of the files in the source code
to 2022.  Long overdue.

	* include/abg-comp-filter.h: Update year in copyright notice.
	* 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-reader-common.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-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-helpers.cc: Likewise.
	* src/abg-elf-helpers.h: Likewise.
	* src/abg-elf-reader-common.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-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-ctf.cc: Likewise.
	* tests/test-read-dwarf.cc: Likewise.
	* tests/test-read-write.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/kmidiff.cc: Likewise.
	* update-copyright.sh: Likewise.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
Applied to master.
---
 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-reader-common.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-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-helpers.cc          | 2 +-
 src/abg-elf-helpers.h           | 2 +-
 src/abg-elf-reader-common.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-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-ctf.cc          | 2 +-
 tests/test-read-dwarf.cc        | 2 +-
 tests/test-read-write.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/kmidiff.cc                | 2 +-
 update-copyright.sh             | 4 ++--
 98 files changed, 100 insertions(+), 100 deletions(-)

diff --git a/include/abg-comp-filter.h b/include/abg-comp-filter.h
index f614ad66..c26a842a 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-comparison.h b/include/abg-comparison.h
index f5169aeb..e51a5021 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-config.h b/include/abg-config.h
index 9f86d48a..ee18d539 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-corpus.h b/include/abg-corpus.h
index 4ea82f5b..27de8c2f 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-ctf-reader.h b/include/abg-ctf-reader.h
index 60f3623d..0f49b5eb 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 Oracle, Inc.
+// Copyright (C) 2021-2022 Oracle, Inc.
 //
 // Author: Jose E. Marchesi
 
diff --git a/include/abg-cxx-compat.h b/include/abg-cxx-compat.h
index 443905c7..77418944 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-2020 Google, Inc.
+// Copyright (C) 2019-2022 Google, Inc.
 
 /// @file
 
diff --git a/include/abg-diff-utils.h b/include/abg-diff-utils.h
index 0628950e..5e124737 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/include/abg-dwarf-reader.h b/include/abg-dwarf-reader.h
index 4c2de779..5766f906 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-elf-reader-common.h b/include/abg-elf-reader-common.h
index 991654ad..3f4d49b0 100644
--- a/include/abg-elf-reader-common.h
+++ b/include/abg-elf-reader-common.h
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2021 Oracle, Inc.
+// Copyright (C) 2021-2022 Oracle, Inc.
 //
 // Author: Jose E. Marchesi
 
diff --git a/include/abg-fwd.h b/include/abg-fwd.h
index 0a3c8e70..d32e226a 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-hash.h b/include/abg-hash.h
index 60c4143b..86cc007f 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-ini.h b/include/abg-ini.h
index ef46fbc2..32128eba 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-interned-str.h b/include/abg-interned-str.h
index acd7bdf8..584c4898 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-2020 Red Hat, Inc.
+// Copyright (C) 2016-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-ir.h b/include/abg-ir.h
index 8f5518d1..dad47eaf 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-libxml-utils.h b/include/abg-libxml-utils.h
index 7a2e2572..62e098fc 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-reader.h b/include/abg-reader.h
index 78771c56..624311bc 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-2021 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-regex.h b/include/abg-regex.h
index 9d8310fb..6c0a54f9 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/include/abg-reporter.h b/include/abg-reporter.h
index 2374f6b3..cd818013 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-2020 Red Hat, Inc.
+// Copyright (C) 2017-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-sptr-utils.h b/include/abg-sptr-utils.h
index ef39703a..3c57f4f5 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/include/abg-suppression.h b/include/abg-suppression.h
index 6c13e33d..609fba75 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-2020 Red Hat, Inc.
+// Copyright (C) 2016-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-tools-utils.h b/include/abg-tools-utils.h
index f7dccb24..27bbfefe 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-2021 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 ///@file
 
diff --git a/include/abg-traverse.h b/include/abg-traverse.h
index b15aece5..04942fae 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-viz-common.h b/include/abg-viz-common.h
index e453ce07..603c12af 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-viz-dot.h b/include/abg-viz-dot.h
index 9dd36790..d7e07bbd 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-viz-svg.h b/include/abg-viz-svg.h
index 5bd968a6..d572e3e0 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/include/abg-workers.h b/include/abg-workers.h
index 678c06a3..13c259e1 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/include/abg-writer.h b/include/abg-writer.h
index b6bdcb21..ab01b486 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-comp-filter.cc b/src/abg-comp-filter.cc
index 56251274..721d4bfd 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-comparison-priv.h b/src/abg-comparison-priv.h
index 0953d567..72c16ec4 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-2020 Red Hat, Inc.
+// Copyright (C) 2017-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-comparison.cc b/src/abg-comparison.cc
index 1313e8fd..27982112 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-config.cc b/src/abg-config.cc
index 7fe2e64a..7cb0040e 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-corpus-priv.h b/src/abg-corpus-priv.h
index d4b9ba32..8719be56 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-2020 Red Hat, Inc.
+// Copyright (C) 2016-2022 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/src/abg-corpus.cc b/src/abg-corpus.cc
index 09047a80..0b23667f 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-2021 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-ctf-reader.cc b/src/abg-ctf-reader.cc
index 2bb3d924..77e77d13 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 Oracle, Inc.
+// Copyright (C) 2021-2022 Oracle, Inc.
 //
 // Author: Jose E. Marchesi
 
diff --git a/src/abg-default-reporter.cc b/src/abg-default-reporter.cc
index 909d1de4..36af26bf 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-2020 Red Hat, Inc.
+// Copyright (C) 2017-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-diff-utils.cc b/src/abg-diff-utils.cc
index b71a6cdd..88f2e135 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 #include <cstring>
 
diff --git a/src/abg-dwarf-reader.cc b/src/abg-dwarf-reader.cc
index 2c746f24..e3784a53 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-elf-helpers.cc b/src/abg-elf-helpers.cc
index 2a2cc6c2..cbcf5428 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 Google, Inc.
+// Copyright (C) 2020-2022 Google, Inc.
 
 /// @file
 ///
diff --git a/src/abg-elf-helpers.h b/src/abg-elf-helpers.h
index 0dc987d4..e884c6a3 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 Google, Inc.
+// Copyright (C) 2020-2022 Google, Inc.
 
 /// @file
 ///
diff --git a/src/abg-elf-reader-common.cc b/src/abg-elf-reader-common.cc
index 010c8521..1d0aff15 100644
--- a/src/abg-elf-reader-common.cc
+++ b/src/abg-elf-reader-common.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- Mode: C++ -*-
 //
-// Copyright (C) 2013-2021 Oracle, Inc.
+// Copyright (C) 2013-2022 Oracle, Inc.
 //
 // Author: Jose E. Marchesi
 
diff --git a/src/abg-hash.cc b/src/abg-hash.cc
index ffa529e8..8c942a11 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-ini.cc b/src/abg-ini.cc
index 26f6c74b..63c356a9 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-internal.h b/src/abg-internal.h
index d665906a..0ccc1ebc 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-2020 Red Hat, Inc.
+// Copyright (C) 2016-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-ir-priv.h b/src/abg-ir-priv.h
index e886981d..ddca3a1f 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-2020 Red Hat, Inc.
+// Copyright (C) 2016-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-ir.cc b/src/abg-ir.cc
index 2e0257ad..842d81dd 100644
--- a/src/abg-ir.cc
+++ b/src/abg-ir.cc
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 // -*- mode: C++ -*-
 //
-// Copyright (C) 2013-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 //Author: Dodji Seketeli
 
diff --git a/src/abg-leaf-reporter.cc b/src/abg-leaf-reporter.cc
index 79b0286b..4b9e3650 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-2020 Red Hat, Inc.
+// Copyright (C) 2017-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-libxml-utils.cc b/src/abg-libxml-utils.cc
index b29d2a85..e151d53c 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-reader.cc b/src/abg-reader.cc
index 31885692..74ef9e51 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-2021 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/src/abg-regex.cc b/src/abg-regex.cc
index adfd3d07..50d2ec3f 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-2020 Red Hat, Inc.
+// Copyright (C) 2016-2022 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/src/abg-reporter-priv.cc b/src/abg-reporter-priv.cc
index f41f0ca6..22851f30 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-2020 Red Hat, Inc.
+// Copyright (C) 2017-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-reporter-priv.h b/src/abg-reporter-priv.h
index d8a9640a..2b0f00d4 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-suppression-priv.h b/src/abg-suppression-priv.h
index 82e44de1..47e39e76 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-2020 Red Hat, Inc.
+// Copyright (C) 2016-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-suppression.cc b/src/abg-suppression.cc
index eab5fc1a..21b8ec6a 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-2020 Red Hat, Inc.
+// Copyright (C) 2016-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-symtab-reader.cc b/src/abg-symtab-reader.cc
index 0c2f8ccc..441fb7e4 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-2020 Red Hat, Inc.
-// Copyright (C) 2020 Google, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
+// Copyright (C) 2020-2022 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/src/abg-symtab-reader.h b/src/abg-symtab-reader.h
index 948fc270..384d757f 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 Google, Inc.
+// Copyright (C) 2020-2022 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/src/abg-tools-utils.cc b/src/abg-tools-utils.cc
index 7ea7ecb7..fe9ebc72 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-2021 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 ///@file
 
diff --git a/src/abg-traverse.cc b/src/abg-traverse.cc
index fbcba70e..7d46ddfa 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 
diff --git a/src/abg-viz-common.cc b/src/abg-viz-common.cc
index d91b6d1a..6c1422fe 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 #include <stdexcept>
 #include <fstream>
diff --git a/src/abg-viz-dot.cc b/src/abg-viz-dot.cc
index fc451277..4d40c36a 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 #include <stdexcept>
 #include <fstream>
diff --git a/src/abg-viz-svg.cc b/src/abg-viz-svg.cc
index 46f80cef..e30b340d 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 #include <stdexcept>
 #include <fstream>
diff --git a/src/abg-workers.cc b/src/abg-workers.cc
index f4352081..318cd158 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/src/abg-writer.cc b/src/abg-writer.cc
index a0bb16c9..1863b347 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-2021 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/tests/print-diff-tree.cc b/tests/print-diff-tree.cc
index 6d5ec6b2..c0c7195a 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-abicompat.cc b/tests/test-abicompat.cc
index a1339eef..a8aae5b3 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-2020 Red Hat, Inc.
+// Copyright (C) 2014-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-abidiff-exit.cc b/tests/test-abidiff-exit.cc
index 4932d949..12c3ec93 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-2020 Red Hat, Inc.
+// Copyright (C) 2016-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-abidiff.cc b/tests/test-abidiff.cc
index 32858ece..622f7177 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-alt-dwarf-file.cc b/tests/test-alt-dwarf-file.cc
index 315296ab..fbd0aaae 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-core-diff.cc b/tests/test-core-diff.cc
index 789dd3c8..9bad8220 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-cxx-compat.cc b/tests/test-cxx-compat.cc
index 2b0caaae..e196bf37 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 Google, Inc.
+// Copyright (C) 2020-2022 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-diff-dwarf-abixml.cc b/tests/test-diff-dwarf-abixml.cc
index deb7b25a..b778afe6 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-diff-dwarf.cc b/tests/test-diff-dwarf.cc
index 5eaf0e21..42e25dfa 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-diff-filter.cc b/tests/test-diff-filter.cc
index 72a1bc93..861fc48d 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-diff-pkg.cc b/tests/test-diff-pkg.cc
index bcf2e38e..4b387311 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Sinny Kumari
 
diff --git a/tests/test-diff-suppr.cc b/tests/test-diff-suppr.cc
index 0f797fa6..29a7a3d5 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-diff2.cc b/tests/test-diff2.cc
index 91e25888..7efc90e4 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-elf-helpers.cc b/tests/test-elf-helpers.cc
index 9065d819..1933072a 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 Google, Inc.
+// Copyright (C) 2020-2022 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-ini.cc b/tests/test-ini.cc
index 5d41efbc..02fd800b 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-ir-walker.cc b/tests/test-ir-walker.cc
index e4247619..b6042d20 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 #include <string>
 #include <fstream>
diff --git a/tests/test-kmi-whitelist.cc b/tests/test-kmi-whitelist.cc
index e1366b05..a25d0349 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 Google, Inc.
+// Copyright (C) 2020-2022 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-lookup-syms.cc b/tests/test-lookup-syms.cc
index 096a303e..eb37f114 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-read-ctf.cc b/tests/test-read-ctf.cc
index 1f31e90c..994610b8 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 Oracle, Inc.
+// Copyright (C) 2021-2022 Oracle, Inc.
 //
 // Author: Guillermo E. Martinez
 
diff --git a/tests/test-read-dwarf.cc b/tests/test-read-dwarf.cc
index fb5d168b..0de4bdd1 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-read-write.cc b/tests/test-read-write.cc
index 54bc2b5e..7e8e3ecc 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 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-symtab-reader.cc b/tests/test-symtab-reader.cc
index 1bd37572..248018fd 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 Google, Inc.
+// Copyright (C) 2020-2022 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-symtab.cc b/tests/test-symtab.cc
index 7d7a2df0..7dc25042 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 Google, Inc.
+// Copyright (C) 2020-2022 Google, Inc.
 //
 // Author: Matthias Maennich
 
diff --git a/tests/test-tools-utils.cc b/tests/test-tools-utils.cc
index ae93d965..31fbbaf7 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 /// @file
 ///
diff --git a/tests/test-types-stability.cc b/tests/test-types-stability.cc
index 2c87b647..ea94be9c 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tests/test-utils.cc b/tests/test-utils.cc
index f317c580..9fad5db4 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 #include <iostream>
 #include "test-utils.h"
diff --git a/tests/test-utils.h b/tests/test-utils.h
index e1fd17d5..7f532909 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 
 #ifndef __TEST_UTILS_H__
 #define __TEST_UTILS_H__
diff --git a/tools/abicompat.cc b/tools/abicompat.cc
index 13ac12ad..0be49a86 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-2020 Red Hat, Inc.
+// Copyright (C) 2014-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/abidiff.cc b/tools/abidiff.cc
index e0f6d5be..97b036cb 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-2021 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/abidw.cc b/tools/abidw.cc
index 174f084a..9a27a029 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/abilint.cc b/tools/abilint.cc
index b45cad19..087fc45f 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-2021 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/abipkgdiff.cc b/tools/abipkgdiff.cc
index 5efea651..551080b9 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-2020 Red Hat, Inc.
+// Copyright (C) 2015-2022 Red Hat, Inc.
 //
 // Author: Sinny Kumari
 
diff --git a/tools/abisym.cc b/tools/abisym.cc
index a8fe19cd..1e2215a6 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/binilint.cc b/tools/binilint.cc
index 9f392fdc..d92cccf6 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-2020 Red Hat, Inc.
+// Copyright (C) 2013-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/tools/kmidiff.cc b/tools/kmidiff.cc
index 2e88baa7..d89026f9 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-2020 Red Hat, Inc.
+// Copyright (C) 2017-2022 Red Hat, Inc.
 //
 // Author: Dodji Seketeli
 
diff --git a/update-copyright.sh b/update-copyright.sh
index 31a34bf7..bb565414 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=2019
-newyear=2020
+oldyear=2021
+newyear=2022
 
 for dir in src include tools tests; do
     for ext in cc h; do
-- 
2.36.1


-- 
		Dodji


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

only message in thread, other threads:[~2022-06-21 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 11:17 [PATCH] Update year in copyright notice 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).