Mercurial > emacs
changeset 35830:037d66685778
Copyright up-date.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 01 Feb 2001 17:42:44 +0000 |
parents | 68b1b42879b7 |
children | dc8b618615ea |
files | lisp/vc-rcs.el lisp/vc-sccs.el lisp/vc.el |
diffstat | 3 files changed, 6 insertions(+), 6 deletions(-) [+] |
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.
--- a/lisp/vc-sccs.el Thu Feb 01 16:02:07 2001 +0000 +++ b/lisp/vc-sccs.el Thu Feb 01 17:42:44 2001 +0000 @@ -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.
--- a/lisp/vc.el Thu Feb 01 16:02:07 2001 +0000 +++ b/lisp/vc.el Thu Feb 01 17:42:44 2001 +0000 @@ -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.