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/async-event.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/async-event.h') diff --git a/gdb/async-event.h b/gdb/async-event.h index 16045f4..c97b77b 100644 --- a/gdb/async-event.h +++ b/gdb/async-event.h @@ -1,5 +1,5 @@ /* Async events for the GDB event loop. - Copyright (C) 1999-2024 Free Software Foundation, Inc. + Copyright (C) 1999-2025 Free Software Foundation, Inc. This file is part of GDB. -- cgit v1.1