From 14ade916606152d67689842eef8b4b4f2a5eadf7 Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Wed, 1 Mar 2023 15:09:40 -0500 Subject: gdb: update some copyright years (2022 -> 2023) The copyright years in the ROCm files (e.g. solib-rocm.c) are wrong, they end in 2022 instead of 2023. I suppose because I posted (or at least prepared) the patches in 2022 but merged them in 2023, and forgot to update the year. I found a bunch of other files that are in the same situation. Fix them all up. Change-Id: Ia55f5b563606c2ba6a89046f22bc0bf1c0ff2e10 Reviewed-By: Tom Tromey --- gdb/amd-dbgapi-target.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/amd-dbgapi-target.c') diff --git a/gdb/amd-dbgapi-target.c b/gdb/amd-dbgapi-target.c index 5f7de52..f516103 100644 --- a/gdb/amd-dbgapi-target.c +++ b/gdb/amd-dbgapi-target.c @@ -1,6 +1,6 @@ /* Target used to communicate with the AMD Debugger API. - Copyright (C) 2019-2022 Free Software Foundation, Inc. + Copyright (C) 2019-2023 Free Software Foundation, Inc. This file is part of GDB. -- cgit v1.1