]> git.eshelyaron.com Git - emacs.git/commitdiff
Copyright up-date.
authorDave Love <fx@gnu.org>
Thu, 1 Feb 2001 17:42:44 +0000 (17:42 +0000)
committerDave Love <fx@gnu.org>
Thu, 1 Feb 2001 17:42:44 +0000 (17:42 +0000)
lisp/vc-rcs.el
lisp/vc-sccs.el
lisp/vc.el

index 3d4373379895f5a4006062dd463d63f8acd6f914..8a46f63cb383544d6d40e41fbceff8e9730f4f38 100644 (file)
@@ -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.
 
index 856f8e1549be9f5814de765c7deef13870fe1ce0..08be815bc0c612fe049cac830e87bc8a008e8e56 100644 (file)
@@ -1,11 +1,11 @@
 ;;; vc-sccs.el --- support for SCCS 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-sccs.el,v 1.7 2001/01/09 14:55:30 fx Exp $
+;; $Id: vc-sccs.el,v 1.8 2001/02/01 15:12:35 spiegel Exp $
 
 ;; This file is part of GNU Emacs.
 
index bdb8a53fc47671eadc92cb18a162feceb7564d54..df1c4454606ac7987e88302879e645bccd511529 100644 (file)
@@ -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.