From ff59f76fb819ad2b8f89e1cf022fcc1bbfab2aef Mon Sep 17 00:00:00 2001
From: Jakub Jelinek <jakub@redhat.com>
Date: Mon, 2 Jan 2023 09:36:59 +0100
Subject: [PATCH] Update Copyright year in ChangeLog files

2022 -> 2023
---
 c++tools/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog
index 7c72ffb83833..5593dfaf5be4 100644
--- a/c++tools/ChangeLog
+++ b/c++tools/ChangeLog
@@ -170,7 +170,7 @@
 	* server.cc: New.
 
 
-Copyright (C) 2020-2022 Free Software Foundation, Inc.
+Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
-- 
GitLab