From 9f7fde1258f12d50524653f4975b6a4d26fcda6d Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Fri, 25 Jul 2025 12:16:55 -0400 Subject: [PATCH] gdb: fix copyright year in solib-frv.h My mistake, I forgot to update this when merging my patch series. Change-Id: I67691c962d91221bd9a684febd7296b4b9b5999f --- gdb/solib-frv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/solib-frv.h b/gdb/solib-frv.h index 710a4240870..a2f3558021e 100644 --- a/gdb/solib-frv.h +++ b/gdb/solib-frv.h @@ -1,5 +1,5 @@ /* Handle FR-V (FDPIC) shared libraries for GDB, the GNU Debugger. - Copyright (C) 2024 Free Software Foundation, Inc. + Copyright (C) 2025 Free Software Foundation, Inc. This file is part of GDB. -- 2.47.2