summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/scoped_watch
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2023-01-01 16:49:04 +0400
committerJoel Brobecker <brobecker@adacore.com>2023-01-01 17:01:16 +0400
commit213516ef315dc1785e4990ef0fc011abedb38cc0 (patch)
tree9d6787681e8ad86d05631234d5d7f71942ef082b /gdb/testsuite/gdb.ada/scoped_watch
parente4661570ead7be521c9d693f188b0944d7b8c78c (diff)
downloadbinutils-gdb-213516ef315dc1785e4990ef0fc011abedb38cc0.tar.gz
Update copyright year range in header of all files managed by GDB
This commit is the result of running the gdb/copyright.py script, which automated the update of the copyright year range for all source files managed by the GDB project to be updated to include year 2023.
Diffstat (limited to 'gdb/testsuite/gdb.ada/scoped_watch')
-rw-r--r--gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb2
-rw-r--r--gdb/testsuite/gdb.ada/scoped_watch/pck.adb2
-rw-r--r--gdb/testsuite/gdb.ada/scoped_watch/pck.ads2
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb b/gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb
index bc25a60ef79..14a39820518 100644
--- a/gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb
+++ b/gdb/testsuite/gdb.ada/scoped_watch/foo_p708_025.adb
@@ -1,4 +1,4 @@
--- Copyright 2017-2022 Free Software Foundation, Inc.
+-- Copyright 2017-2023 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/scoped_watch/pck.adb b/gdb/testsuite/gdb.ada/scoped_watch/pck.adb
index 4bb84565b0b..7b90db8e7d1 100644
--- a/gdb/testsuite/gdb.ada/scoped_watch/pck.adb
+++ b/gdb/testsuite/gdb.ada/scoped_watch/pck.adb
@@ -1,4 +1,4 @@
--- Copyright 2017-2022 Free Software Foundation, Inc.
+-- Copyright 2017-2023 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/scoped_watch/pck.ads b/gdb/testsuite/gdb.ada/scoped_watch/pck.ads
index 7365d818706..82904abb6fb 100644
--- a/gdb/testsuite/gdb.ada/scoped_watch/pck.ads
+++ b/gdb/testsuite/gdb.ada/scoped_watch/pck.ads
@@ -1,4 +1,4 @@
--- Copyright 2017-2022 Free Software Foundation, Inc.
+-- Copyright 2017-2023 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