diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/bp_reset')
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/foo.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/io.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/io.ads | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/pck.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/pck.ads | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.ada/bp_reset/foo.adb b/gdb/testsuite/gdb.ada/bp_reset/foo.adb index 3586f51..e5dd868 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/foo.adb +++ b/gdb/testsuite/gdb.ada/bp_reset/foo.adb @@ -1,4 +1,4 @@ --- Copyright 2012-2024 Free Software Foundation, Inc. +-- Copyright 2012-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 diff --git a/gdb/testsuite/gdb.ada/bp_reset/io.adb b/gdb/testsuite/gdb.ada/bp_reset/io.adb index 8455067..708965b 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/io.adb +++ b/gdb/testsuite/gdb.ada/bp_reset/io.adb @@ -1,4 +1,4 @@ --- Copyright 2012-2024 Free Software Foundation, Inc. +-- Copyright 2012-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 diff --git a/gdb/testsuite/gdb.ada/bp_reset/io.ads b/gdb/testsuite/gdb.ada/bp_reset/io.ads index e8482ea..a1a8b2b 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/io.ads +++ b/gdb/testsuite/gdb.ada/bp_reset/io.ads @@ -1,4 +1,4 @@ --- Copyright 2012-2024 Free Software Foundation, Inc. +-- Copyright 2012-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 diff --git a/gdb/testsuite/gdb.ada/bp_reset/pck.adb b/gdb/testsuite/gdb.ada/bp_reset/pck.adb index a3f3e8c..9c0e376 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/pck.adb +++ b/gdb/testsuite/gdb.ada/bp_reset/pck.adb @@ -1,4 +1,4 @@ --- Copyright 2012-2024 Free Software Foundation, Inc. +-- Copyright 2012-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 diff --git a/gdb/testsuite/gdb.ada/bp_reset/pck.ads b/gdb/testsuite/gdb.ada/bp_reset/pck.ads index 19dc2ba..1c6f93f 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/pck.ads +++ b/gdb/testsuite/gdb.ada/bp_reset/pck.ads @@ -1,4 +1,4 @@ --- Copyright 2012-2024 Free Software Foundation, Inc. +-- Copyright 2012-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 |