Add missing comma in copyright years.

This commit is contained in:
Glenn Morris 2006-12-10 01:14:10 +00:00
parent afe4715808
commit c295c0d008
2 changed files with 2 additions and 2 deletions

View 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>

View 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>