aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/file-then-restart/second.adb
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2025-04-02 13:30:10 -0600
committerTom Tromey <tromey@adacore.com>2025-04-08 10:54:39 -0600
commitd01e823438c7dc264d6885fbbfeace4d8955dcb7 (patch)
tree43b89321b90c3c3b817471ee7f6112280653c69f /gdb/testsuite/gdb.ada/file-then-restart/second.adb
parentd8c3e4901650e35ddf5083f693b8a21b9d24fcc6 (diff)
downloadbinutils-d01e823438c7dc264d6885fbbfeace4d8955dcb7.zip
binutils-d01e823438c7dc264d6885fbbfeace4d8955dcb7.tar.gz
binutils-d01e823438c7dc264d6885fbbfeace4d8955dcb7.tar.bz2
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 <eliz@gnu.org>
Diffstat (limited to 'gdb/testsuite/gdb.ada/file-then-restart/second.adb')
-rw-r--r--gdb/testsuite/gdb.ada/file-then-restart/second.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/file-then-restart/second.adb b/gdb/testsuite/gdb.ada/file-then-restart/second.adb
index 7792c28..7ce6bc6 100644
--- a/gdb/testsuite/gdb.ada/file-then-restart/second.adb
+++ b/gdb/testsuite/gdb.ada/file-then-restart/second.adb
@@ -1,4 +1,4 @@
--- Copyright 2005-2024 Free Software Foundation, Inc.
+-- Copyright 2005-2025 Free Software Foundation, Inc.
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by