summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2006-12-10 01:14:10 +0000
committerGlenn Morris <rgm@gnu.org>2006-12-10 01:14:10 +0000
commitc295c0d008b84e14d1f090775e76fd40b2a1ea7f (patch)
tree1bdad7f282cc21e4c0e22107ba6c9ff4c16f28a3 /lisp
parentafe47158082062b6a29132529a1474e94accd5c4 (diff)
downloademacs-c295c0d008b84e14d1f090775e76fd40b2a1ea7f.tar.gz
Add missing comma in copyright years.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/progmodes/autoconf.el2
-rw-r--r--lisp/progmodes/simula.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/autoconf.el b/lisp/progmodes/autoconf.el
index fe021d04cea..08a849b16bc 100644
--- a/lisp/progmodes/autoconf.el
+++ b/lisp/progmodes/autoconf.el
@@ -1,6 +1,6 @@
;;; autoconf.el --- mode for editing Autoconf configure.in files
-;; Copyright (C) 2000, 2001, 2002 2003, 2004, 2005, 2006
+;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Author: Dave Love <fx@gnu.org>
diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el
index 891549ac2aa..4c689a79fc7 100644
--- a/lisp/progmodes/simula.el
+++ b/lisp/progmodes/simula.el
@@ -1,6 +1,6 @@
;;; simula.el --- SIMULA 87 code editing commands for Emacs
-;; Copyright (C) 1992, 1994, 1996 2001, 2002, 2003, 2004, 2005, 2006
+;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no>