diff options
Diffstat (limited to 'gdb/namespace.c')
-rw-r--r-- | gdb/namespace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/namespace.c b/gdb/namespace.c index 2ec5d5d1e95..682e5309fd1 100644 --- a/gdb/namespace.c +++ b/gdb/namespace.c @@ -1,5 +1,5 @@ /* Code dealing with "using" directives for GDB. - Copyright (C) 2003-2019 Free Software Foundation, Inc. + Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of GDB. |