diff options
Diffstat (limited to 'ice-9/debugger/command-loop.scm')
-rw-r--r-- | ice-9/debugger/command-loop.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ice-9/debugger/command-loop.scm b/ice-9/debugger/command-loop.scm index 584eaab16..62a08ea65 100644 --- a/ice-9/debugger/command-loop.scm +++ b/ice-9/debugger/command-loop.scm @@ -1,6 +1,6 @@ ;;;; Guile Debugger command loop -;;; Copyright (C) 1999, 2001, 2002, 2003 Free Software Foundation, Inc. +;;; Copyright (C) 1999, 2001, 2002, 2003, 2006 Free Software Foundation, Inc. ;;; ;; This library is free software; you can redistribute it and/or ;; modify it under the terms of the GNU Lesser General Public |