changeset 74546:4bef63927dd7

Add missing comma in copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 10 Dec 2006 01:14:10 +0000
parents 009b1f3d75f4
children 183eba998a4d
files lisp/progmodes/autoconf.el lisp/progmodes/simula.el
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/autoconf.el	Sun Dec 10 00:54:30 2006 +0000
+++ b/lisp/progmodes/autoconf.el	Sun Dec 10 01:14:10 2006 +0000
@@ -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>
--- a/lisp/progmodes/simula.el	Sun Dec 10 00:54:30 2006 +0000
+++ b/lisp/progmodes/simula.el	Sun Dec 10 01:14:10 2006 +0000
@@ -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>