diff lisp/vc-rcs.el @ 35830:037d66685778

Copyright up-date.
author Dave Love <fx@gnu.org>
date Thu, 01 Feb 2001 17:42:44 +0000
parents cd59c63d4aac
children 551ff6f7ef12
line wrap: on
line diff
--- a/lisp/vc-rcs.el	Thu Feb 01 16:02:07 2001 +0000
+++ b/lisp/vc-rcs.el	Thu Feb 01 17:42:44 2001 +0000
@@ -1,11 +1,11 @@
 ;;; vc-rcs.el --- support for RCS version-control
 
-;; Copyright (C) 1992,93,94,95,96,97,98,99,2000  Free Software Foundation, Inc.
+;; Copyright (C) 1992,93,94,95,96,97,98,99,2000,2001  Free Software Foundation, Inc.
 
 ;; Author:     FSF (see vc.el for full credits)
 ;; Maintainer: Andre Spiegel <spiegel@gnu.org>
 
-;; $Id: vc-rcs.el,v 1.16 2001/01/09 14:53:56 fx Exp $
+;; $Id: vc-rcs.el,v 1.17 2001/02/01 15:11:05 spiegel Exp $
 
 ;; This file is part of GNU Emacs.