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 a851ce9b5f9..be998d9d491 100644 --- a/gdb/namespace.c +++ b/gdb/namespace.c @@ -1,5 +1,5 @@ /* Code dealing with "using" directives for GDB. - Copyright (C) 2003-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2018 Free Software Foundation, Inc. This file is part of GDB. |