summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/watchpoint-fork-st.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/watchpoint-fork-st.c')
-rw-r--r--gdb/testsuite/gdb.threads/watchpoint-fork-st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/watchpoint-fork-st.c b/gdb/testsuite/gdb.threads/watchpoint-fork-st.c
index 69648d26da1..04ba182659f 100644
--- a/gdb/testsuite/gdb.threads/watchpoint-fork-st.c
+++ b/gdb/testsuite/gdb.threads/watchpoint-fork-st.c
@@ -1,6 +1,6 @@
/* Test case for forgotten hw-watchpoints after fork()-off of a process.
- Copyright 2012-2022 Free Software Foundation, Inc.
+ Copyright 2012-2023 Free Software Foundation, Inc.
This file is part of GDB.