diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-07 02:21:52 +0000 |
commit | f8c25f1b67876b23e6fee7e252ad9bd6783a0993 (patch) | |
tree | e40d9fb5b606a47eb6d56eedb3a7c9f1239844a3 /lisp/tempo.el | |
parent | 732be46569e11c446abb92a0fe9664fff94be875 (diff) | |
download | emacs-f8c25f1b67876b23e6fee7e252ad9bd6783a0993.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/tempo.el')
-rw-r--r-- | lisp/tempo.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/tempo.el b/lisp/tempo.el index 43f1ff177d9..276a67657cc 100644 --- a/lisp/tempo.el +++ b/lisp/tempo.el @@ -1,11 +1,11 @@ ;;; tempo.el --- Flexible template insertion -;; Copyright (C) 1994 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. ;; Author: David K}gedal <davidk@lysator.liu.se > ;; Created: 16 Feb 1994 ;; Version: 1.2.2 ;; Keywords: extensions, languages, tools -;; $Revision: 1.6 $ +;; $Revision: 1.7 $ ;; This file is part of GNU Emacs. |