diff options
Diffstat (limited to 'gdb/gdbsupport/gdb_vecs.c')
-rw-r--r-- | gdb/gdbsupport/gdb_vecs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbsupport/gdb_vecs.c b/gdb/gdbsupport/gdb_vecs.c index 38f42f5..bb81396 100644 --- a/gdb/gdbsupport/gdb_vecs.c +++ b/gdb/gdbsupport/gdb_vecs.c @@ -1,6 +1,6 @@ /* Some commonly-used VEC types. - Copyright (C) 2012-2019 Free Software Foundation, Inc. + Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of GDB. |