diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
commit | 9596811a3d13a77893315e7db35a74a7fccd1b14 (patch) | |
tree | 15a484e25ec046e526cdcf582053b9aa3a3475fc /lisp/vc-hooks.el | |
parent | f5632218b0992192a4f6c1ad59afe285b1f91d1f (diff) | |
download | emacs-9596811a3d13a77893315e7db35a74a7fccd1b14.tar.gz |
Comment change.
Diffstat (limited to 'lisp/vc-hooks.el')
-rw-r--r-- | lisp/vc-hooks.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index 4ac1668c842..43065a2ddbc 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -1,6 +1,6 @@ ;;; vc-hooks.el --- resident support for version-control -;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc. ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> ;; Modified by: |