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 | 3a557aa98646358938aae51d90df3f585a175e4f (patch) | |
tree | 2ff0aa0de516890b95bbb9f1fe3c8cd379e507f9 /lisp/tempo.el | |
parent | 52b676b7b89ab2f40c5e5c7ebd74123557240352 (diff) | |
download | emacs-3a557aa98646358938aae51d90df3f585a175e4f.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. |