]> git.eshelyaron.com Git - emacs.git/commitdiff
Add missing comma in copyright years.
authorGlenn Morris <rgm@gnu.org>
Sun, 10 Dec 2006 01:14:10 +0000 (01:14 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 10 Dec 2006 01:14:10 +0000 (01:14 +0000)
lisp/progmodes/autoconf.el
lisp/progmodes/simula.el

index fe021d04ceaf65c842baf0318ef4fd481f9ec0b6..08a849b16bc4c217dc8b45491707a58a669ef915 100644 (file)
@@ -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>
index 891549ac2aa46152608c0e5811d611365d224265..4c689a79fc73f4cae191a2a5670c3879230ddd4b 100644 (file)
@@ -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>