]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[gdb/testsuite] Fix copyright years in two files
authorTom de Vries <tdevries@suse.de>
Tue, 28 Apr 2026 14:31:00 +0000 (16:31 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 28 Apr 2026 14:31:00 +0000 (16:31 +0200)
I ran gdb/copyright.py, and encountered two files that were added in 2026 but
listed an older copyright year.  Fix this.

Approved-By: Tom Tromey <tom@tromey.com>
gdb/testsuite/gdb.base/save-history.exp
gdb/testsuite/gdb.server/require-running.exp

index bb7a56b2a723e801e00596d6679d3720dd36e762..a24b0b9454c92cee4a5fcd551aeeea369f081245 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2023 Free Software Foundation, Inc.
+# Copyright 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
index 179c7ccc1cad3012058b22533779960435fef7c1..137c404697ce9c0ac90c5af8f24c52c40c5b7f73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2025 Free Software Foundation, Inc.
+# Copyright 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