summaryrefslogtreecommitdiff
path: root/lisp/progmodes/dcl-mode.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-01-15 18:21:30 -0800
committerGlenn Morris <rgm@gnu.org>2011-01-15 18:21:30 -0800
commite9bffc61f201755de9ed46ef389379a9028f68e7 (patch)
tree9d1afd586ee49609faac4d621badbd66371f3aaa /lisp/progmodes/dcl-mode.el
parent4ff155dd40df75ac3f9d21c2d055827a76962595 (diff)
downloademacs-e9bffc61f201755de9ed46ef389379a9028f68e7.tar.gz
Refill some copyright headers.
Diffstat (limited to 'lisp/progmodes/dcl-mode.el')
-rw-r--r--lisp/progmodes/dcl-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/dcl-mode.el b/lisp/progmodes/dcl-mode.el
index 2ee02ea6f48..8ec833c8f2d 100644
--- a/lisp/progmodes/dcl-mode.el
+++ b/lisp/progmodes/dcl-mode.el
@@ -1,7 +1,7 @@
;;; dcl-mode.el --- major mode for editing DCL command files
-;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+;; 2009, 2010, 2011 Free Software Foundation, Inc.
;; Author: Odd Gripenstam <gripenstamol@decus.se>
;; Maintainer: Odd Gripenstam <gripenstamol@decus.se>