From d01e823438c7dc264d6885fbbfeace4d8955dcb7 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 2 Apr 2025 13:30:10 -0600 Subject: Update copyright dates to include 2025 This updates the copyright headers to include 2025. I did this by running gdb/copyright.py and then manually modifying a few files as noted by the script. Approved-By: Eli Zaretskii --- gdb/mem-break.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/mem-break.c') diff --git a/gdb/mem-break.c b/gdb/mem-break.c index 712ad00..25baa03 100644 --- a/gdb/mem-break.c +++ b/gdb/mem-break.c @@ -1,6 +1,6 @@ /* Simulate breakpoints by patching locations in the target system, for GDB. - Copyright (C) 1990-2024 Free Software Foundation, Inc. + Copyright (C) 1990-2025 Free Software Foundation, Inc. Contributed by Cygnus Support. Written by John Gilmore. -- cgit v1.1