diff options
Diffstat (limited to 'ice-9/debugger/trc.scm')
-rw-r--r-- | ice-9/debugger/trc.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ice-9/debugger/trc.scm b/ice-9/debugger/trc.scm index 1b7c01cc8..49af2747d 100644 --- a/ice-9/debugger/trc.scm +++ b/ice-9/debugger/trc.scm @@ -1,6 +1,6 @@ ;;;; (ice-9 debugger trc) -- tracing for Guile debugger code -;;; Copyright (C) 2002 Free Software Foundation, Inc. +;;; Copyright (C) 2002, 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 |