diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-05 06:15:26 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-05 06:15:26 +0000 |
commit | e91081eb9e3d6074d3ba5ba2fae1d902601d56e6 (patch) | |
tree | 8b15fc6329984bc740476551a317c8228b0976ef /lisp/autoinsert.el | |
parent | 6d4ca208632abab4bd557dd137925c008b15de70 (diff) | |
download | emacs-e91081eb9e3d6074d3ba5ba2fae1d902601d56e6.tar.gz |
Update copyright years.
Diffstat (limited to 'lisp/autoinsert.el')
-rw-r--r-- | lisp/autoinsert.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 15a7461d288..4df0b39b83e 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el @@ -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> |