changeset 35166:f67876180a63

Update copyright.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 09 Jan 2001 13:12:04 +0000
parents ccd55572f429
children 4841ba98ed0a
files lisp/pcvs-util.el
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/pcvs-util.el	Tue Jan 09 13:11:34 2001 +0000
+++ b/lisp/pcvs-util.el	Tue Jan 09 13:12:04 2001 +0000
@@ -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 <monnier@cs.yale.edu>
 ;; 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.