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 31966727e0c..016028b8754 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, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +;; Copyright (C) 1996, 2001-2011 ;; Free Software Foundation, Inc. ;; Author: Tom Houlder <thoulder@icor.fr> |