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/indent.el | |
parent | 732be46569e11c446abb92a0fe9664fff94be875 (diff) | |
download | emacs-f8c25f1b67876b23e6fee7e252ad9bd6783a0993.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/indent.el')
-rw-r--r-- | lisp/indent.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/indent.el b/lisp/indent.el index 59112846d79..76744c4d6c0 100644 --- a/lisp/indent.el +++ b/lisp/indent.el @@ -1,6 +1,6 @@ ;;; indent.el --- indentation commands for Emacs -;; Copyright (C) 1985 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1995 Free Software Foundation, Inc. ;; Maintainer: FSF |