summaryrefslogtreecommitdiff
path: root/lisp/vc.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2001-02-01 17:42:44 +0000
committerDave Love <fx@gnu.org>2001-02-01 17:42:44 +0000
commit891b8b69b4d82ec91c770bbbd6ecd4804403dd05 (patch)
tree51c2a2d7eac6a7d8c73165d3b27322521c1806c3 /lisp/vc.el
parent1355ba0cd13adf68dc10a86c03e1c64ed3022051 (diff)
downloademacs-891b8b69b4d82ec91c770bbbd6ecd4804403dd05.tar.gz
Copyright up-date.
Diffstat (limited to 'lisp/vc.el')
-rw-r--r--lisp/vc.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/vc.el b/lisp/vc.el
index bdb8a53fc47..df1c4454606 100644
--- a/lisp/vc.el
+++ b/lisp/vc.el
@@ -1,11 +1,11 @@
;;; vc.el --- drive a version-control system from within Emacs
-;; Copyright (C) 1992,93,94,95,96,97,98,2000 Free Software Foundation, Inc.
+;; Copyright (C) 1992,93,94,95,96,97,98,2000,2001 Free Software Foundation, Inc.
;; Author: FSF (see below for full credits)
;; Maintainer: Andre Spiegel <spiegel@gnu.org>
-;; $Id: vc.el,v 1.294 2001/01/10 14:42:53 spiegel Exp $
+;; $Id: vc.el,v 1.295 2001/02/01 15:08:49 spiegel Exp $
;; This file is part of GNU Emacs.