diff lisp/autoinsert.el @ 74439:ddcbd2c1b70d

Update copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 05 Dec 2006 06:15:26 +0000
parents 46e9c5d41caa
children e3694f1cb928 f1d13e615070
line wrap: on
line diff
--- a/lisp/autoinsert.el	Tue Dec 05 06:06:30 2006 +0000
+++ b/lisp/autoinsert.el	Tue Dec 05 06:15:26 2006 +0000
@@ -1,7 +1,7 @@
 ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files
 
-;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 2002, 2003,
-;;   2004, 2005, 2006 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 2001, 2002,
+;;   2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Charlie Martin <crm@cs.duke.edu>
 ;; Adapted-By: Daniel Pfeiffer <occitan@esperanto.org>