diff options
Diffstat (limited to 'lisp/autoinsert.el')
-rw-r--r-- | lisp/autoinsert.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 255ec9b169f..e5dd62ff4d8 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el @@ -1,6 +1,6 @@ ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files -;; Copyright (C) 1985-1987, 1994-1995, 1998, 2000-2015 Free Software +;; Copyright (C) 1985-1987, 1994-1995, 1998, 2000-2016 Free Software ;; Foundation, Inc. ;; Author: Charlie Martin <crm@cs.duke.edu> |