]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/testsuite: fix copyright years in gdb.dwarf2/fission-with-type-unit.{c,exp}
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 9 Apr 2025 14:37:07 +0000 (10:37 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 9 Apr 2025 14:37:07 +0000 (10:37 -0400)
When writing the test, I copied these copyright entries from another
file but forgot to adjust the dates, do that now.

Change-Id: Ie458ad4ec81062b5ef24f78334f3d0920c99b318

gdb/testsuite/gdb.dwarf2/fission-with-type-unit.c
gdb/testsuite/gdb.dwarf2/fission-with-type-unit.exp

index a0f1b76175f7743781a21791e14e9328cffe6e55..42009be10cc56f43f89b59ef81d8dd2f0721777e 100644 (file)
@@ -1,6 +1,6 @@
 /* This testcase is part of GDB, the GNU debugger.
 
-   Copyright 2021-2024 Free Software Foundation, Inc.
+   Copyright 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
index 2d582602523f441fb8d02bdd102b39aae3466bd6..a1b3bb75e74fa30c475e9685833b39c11acd7093 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Free Software Foundation, Inc.
+# Copyright 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