diff options
Diffstat (limited to 'gdb/gdbsupport/common-exceptions.h')
-rw-r--r-- | gdb/gdbsupport/common-exceptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbsupport/common-exceptions.h b/gdb/gdbsupport/common-exceptions.h index ebcaf03..76d916f 100644 --- a/gdb/gdbsupport/common-exceptions.h +++ b/gdb/gdbsupport/common-exceptions.h @@ -1,6 +1,6 @@ /* Exception (throw catch) mechanism, for GDB, the GNU debugger. - Copyright (C) 1986-2019 Free Software Foundation, Inc. + Copyright (C) 1986-2020 Free Software Foundation, Inc. This file is part of GDB. |