diff options
Diffstat (limited to 'gdb/unittests/copy_bitwise-selftests.c')
-rw-r--r-- | gdb/unittests/copy_bitwise-selftests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/unittests/copy_bitwise-selftests.c b/gdb/unittests/copy_bitwise-selftests.c index af6e5b9..d09acf1 100644 --- a/gdb/unittests/copy_bitwise-selftests.c +++ b/gdb/unittests/copy_bitwise-selftests.c @@ -1,6 +1,6 @@ /* Self tests of the copy_bitwise routine for GDB, the GNU debugger. - Copyright (C) 2018 Free Software Foundation, Inc. + Copyright (C) 2018-2019 Free Software Foundation, Inc. This file is part of GDB. |