]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/debug.el
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / lisp / emacs-lisp / debug.el
index 7cfcaab1d79d177db3ee96990a8abd2ae9308674..88633eaaa4648eea379aa5615eeb77b45a7b2b97 100644 (file)
@@ -1,7 +1,6 @@
 ;;; debug.el --- debuggers and related commands for Emacs
 
-;; Copyright (C) 1985, 1986, 1994, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1985-1986, 1994, 2001-2011 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: lisp, tools, maint