diff options
author | Karl Heuer <kwzh@gnu.org> | 1994-05-03 22:46:37 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1994-05-03 22:46:37 +0000 |
commit | d733c5ec034baf089cdc50bc79b919897ab98bec (patch) | |
tree | 54cf6c296ae02573033e89f6925c11b97a64e5f7 /lisp/subr.el | |
parent | 6a900cf14e75d806009007e9730a1c14c7c7bc54 (diff) | |
download | emacs-d733c5ec034baf089cdc50bc79b919897ab98bec.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/subr.el')
-rw-r--r-- | lisp/subr.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/subr.el b/lisp/subr.el index 760d1edc22d..8322386fd6d 100644 --- a/lisp/subr.el +++ b/lisp/subr.el @@ -1,6 +1,6 @@ ;;; subr.el --- basic lisp subroutines for Emacs -;;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc. +;;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |