aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/python.exp
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2026-01-05 08:13:29 -0700
committerTom Tromey <tromey@adacore.com>2026-01-05 13:16:46 -0700
commit4abc1ce2cc684e3cea97bc4c67c2569b39bcf488 (patch)
tree0c7dca6c7a774db4b7945be6b6734ecb992025cd /gdb/testsuite/gdb.python/python.exp
parentd451f10806db59b1fe0a42df1ba437fd0f975b6d (diff)
downloadgdb-4abc1ce2cc684e3cea97bc4c67c2569b39bcf488.zip
gdb-4abc1ce2cc684e3cea97bc4c67c2569b39bcf488.tar.gz
gdb-4abc1ce2cc684e3cea97bc4c67c2569b39bcf488.tar.bz2
Update copyright dates to include 2026
This updates the copyright headers to include 2026. I did this by running gdb/copyright.py and then manually modifying a few files as noted by the script.
Diffstat (limited to 'gdb/testsuite/gdb.python/python.exp')
-rw-r--r--gdb/testsuite/gdb.python/python.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/python.exp b/gdb/testsuite/gdb.python/python.exp
index 020fc66..ca3a4d2 100644
--- a/gdb/testsuite/gdb.python/python.exp
+++ b/gdb/testsuite/gdb.python/python.exp
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2025 Free Software Foundation, Inc.
+# Copyright (C) 2008-2026 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