aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/mantemp.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/mantemp.el')
-rw-r--r--lisp/progmodes/mantemp.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/progmodes/mantemp.el b/lisp/progmodes/mantemp.el
index 94de2d88d8..c8963d2a6d 100644
--- a/lisp/progmodes/mantemp.el
+++ b/lisp/progmodes/mantemp.el
@@ -1,7 +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
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1996, 2001-2011 Free Software Foundation, Inc.
;; Author: Tom Houlder <[email protected]>
;; Created: 10 Dec 1996
@@ -202,5 +201,4 @@ but operates on the region."
(provide 'mantemp)
-;; arch-tag: 49794712-3b1b-4baa-9785-39556cb52c94
;;; mantemp.el ends here