diff options
Diffstat (limited to 'gdb/guile/lib/gdb.scm')
-rw-r--r-- | gdb/guile/lib/gdb.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/guile/lib/gdb.scm b/gdb/guile/lib/gdb.scm index 894e10423ef..d03feab2061 100644 --- a/gdb/guile/lib/gdb.scm +++ b/gdb/guile/lib/gdb.scm @@ -1,6 +1,6 @@ ;; Scheme side of the gdb module. ;; -;; Copyright (C) 2014-2016 Free Software Foundation, Inc. +;; Copyright (C) 2014-2017 Free Software Foundation, Inc. ;; ;; This file is part of GDB. ;; |