aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests/unique_xmalloc_ptr_char.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/unittests/unique_xmalloc_ptr_char.c')
-rw-r--r--gdb/unittests/unique_xmalloc_ptr_char.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/unittests/unique_xmalloc_ptr_char.c b/gdb/unittests/unique_xmalloc_ptr_char.c
index b7fd5b6..984f692 100644
--- a/gdb/unittests/unique_xmalloc_ptr_char.c
+++ b/gdb/unittests/unique_xmalloc_ptr_char.c
@@ -1,6 +1,6 @@
/* Self tests for gdb::unique_xmalloc_ptr<char>.
- Copyright (C) 2022-2024 Free Software Foundation, Inc.
+ Copyright (C) 2022-2025 Free Software Foundation, Inc.
This file is part of GDB.