diff options
author | Dave Love <fx@gnu.org> | 2001-02-01 17:42:44 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2001-02-01 17:42:44 +0000 |
commit | 891b8b69b4d82ec91c770bbbd6ecd4804403dd05 (patch) | |
tree | 51c2a2d7eac6a7d8c73165d3b27322521c1806c3 /lisp/vc-sccs.el | |
parent | 1355ba0cd13adf68dc10a86c03e1c64ed3022051 (diff) | |
download | emacs-891b8b69b4d82ec91c770bbbd6ecd4804403dd05.tar.gz |
Copyright up-date.
Diffstat (limited to 'lisp/vc-sccs.el')
-rw-r--r-- | lisp/vc-sccs.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/vc-sccs.el b/lisp/vc-sccs.el index 856f8e1549b..08be815bc0c 100644 --- a/lisp/vc-sccs.el +++ b/lisp/vc-sccs.el @@ -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. |