]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/gud.el
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / lisp / progmodes / gud.el
index dc97b0913d354d0f15adb43718197a998bfcf0fa..6e175da141480398be675431ca4e00502dcb6c6f 100644 (file)
@@ -1,7 +1,6 @@
 ;;; gud.el --- Grand Unified Debugger mode for running GDB and other debuggers
 
-;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 2000, 2001, 2002, 2003,
-;;  2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1992-1996, 1998, 2000-2011 Free Software Foundation, Inc.
 
 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
 ;; Maintainer: FSF