diff options
Diffstat (limited to 'lisp/tempo.el')
-rw-r--r-- | lisp/tempo.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/tempo.el b/lisp/tempo.el index dca6ac14d2c..9b997f3387c 100644 --- a/lisp/tempo.el +++ b/lisp/tempo.el @@ -1,7 +1,6 @@ ;;; tempo.el --- Flexible template insertion -;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1994-1995, 2001-2011 Free Software Foundation, Inc. ;; Author: David K}gedal <davidk@lysator.liu.se> ;; Created: 16 Feb 1994 @@ -763,5 +762,4 @@ space bar, and looks something like this: (provide 'tempo) -;; arch-tag: b3c0ee36-db3b-47bc-875f-091b4e27a063 ;;; tempo.el ends here |