diff options
Diffstat (limited to 'lisp/progmodes/mantemp.el')
-rw-r--r-- | lisp/progmodes/mantemp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/mantemp.el b/lisp/progmodes/mantemp.el index 93119b1e8d0..214aa397788 100644 --- a/lisp/progmodes/mantemp.el +++ b/lisp/progmodes/mantemp.el @@ -1,6 +1,6 @@ ;;; mantemp.el --- create manual template instantiations from g++ 2.7.2 output -;; Copyright (C) 1996, 2001-2017 Free Software Foundation, Inc. +;; Copyright (C) 1996, 2001-2018 Free Software Foundation, Inc. ;; Author: Tom Houlder <thoulder@icor.fr> ;; Created: 10 Dec 1996 |