aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/unsigned_range
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.ada/unsigned_range')
-rw-r--r--gdb/testsuite/gdb.ada/unsigned_range/foo.adb2
-rw-r--r--gdb/testsuite/gdb.ada/unsigned_range/pack.adb2
-rw-r--r--gdb/testsuite/gdb.ada/unsigned_range/pack.ads2
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/unsigned_range/foo.adb b/gdb/testsuite/gdb.ada/unsigned_range/foo.adb
index 64e5f39..9613d9e 100644
--- a/gdb/testsuite/gdb.ada/unsigned_range/foo.adb
+++ b/gdb/testsuite/gdb.ada/unsigned_range/foo.adb
@@ -1,4 +1,4 @@
--- Copyright 2020-2024 Free Software Foundation, Inc.
+-- Copyright 2020-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/unsigned_range/pack.adb b/gdb/testsuite/gdb.ada/unsigned_range/pack.adb
index 691fcd1..c8ae145 100644
--- a/gdb/testsuite/gdb.ada/unsigned_range/pack.adb
+++ b/gdb/testsuite/gdb.ada/unsigned_range/pack.adb
@@ -1,4 +1,4 @@
--- Copyright 2020-2024 Free Software Foundation, Inc.
+-- Copyright 2020-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/unsigned_range/pack.ads b/gdb/testsuite/gdb.ada/unsigned_range/pack.ads
index 4c82471..d22b259 100644
--- a/gdb/testsuite/gdb.ada/unsigned_range/pack.ads
+++ b/gdb/testsuite/gdb.ada/unsigned_range/pack.ads
@@ -1,4 +1,4 @@
--- Copyright 2020-2024 Free Software Foundation, Inc.
+-- Copyright 2020-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