From: Simon Marchi Date: Fri, 25 Jul 2025 16:16:55 +0000 (-0400) Subject: gdb: fix copyright year in solib-frv.h X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f7fde1258f12d50524653f4975b6a4d26fcda6d;p=thirdparty%2Fbinutils-gdb.git gdb: fix copyright year in solib-frv.h My mistake, I forgot to update this when merging my patch series. Change-Id: I67691c962d91221bd9a684febd7296b4b9b5999f --- 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.