From: Gerd Moellmann Date: Tue, 9 Jan 2001 13:12:04 +0000 (+0000) Subject: Update copyright. X-Git-Tag: emacs-pretest-21.0.95~26 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=047f72f3822fedad5ffabb7f75747324dfcd3a8d;p=emacs.git Update copyright. --- diff --git a/lisp/pcvs-util.el b/lisp/pcvs-util.el index 2d41a51aafb..fce4ccab769 100644 --- a/lisp/pcvs-util.el +++ b/lisp/pcvs-util.el @@ -1,10 +1,11 @@ ;;; pcvs-util.el --- Utility functions for PCL-CVS -*- byte-compile-dynamic: t -*- -;; Copyright (C) 1991,92,93,94,95,96,97,98,99,2000 Free Software Foundation, Inc. +;; Copyright (C) 1991,92,93,94,95,96,97,98,99,2000, 2001 +;; Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs -;; Revision: $Id: pcvs-util.el,v 1.7 2000/12/10 21:18:03 monnier Exp $ +;; Revision: $Id: pcvs-util.el,v 1.8 2000/12/18 03:17:31 monnier Exp $ ;; This file is part of GNU Emacs.