comparison lisp/pcvs-info.el @ 34304:dd613770eb0f

Fix copyright years.
author Dave Love <fx@gnu.org>
date Wed, 06 Dec 2000 20:24:23 +0000
parents 5ca411467bf3
children 45a589a4c480
comparison
equal deleted inserted replaced
34303:19d808b1f586 34304:dd613770eb0f
1 ;;; pcvs-info.el --- Internal representation of a fileinfo entry 1 ;;; pcvs-info.el --- Internal representation of a fileinfo entry
2 2
3 ;; Copyright (C) 1991-2000 Free Software Foundation, Inc. 3 ;; Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
4 4
5 ;; Author: Stefan Monnier <monnier@cs.yale.edu> 5 ;; Author: Stefan Monnier <monnier@cs.yale.edu>
6 ;; Keywords: pcl-cvs 6 ;; Keywords: pcl-cvs
7 ;; Version: $Name: $ 7 ;; Version: $Name: $
8 ;; Revision: $Id: pcvs-info.el,v 1.3 2000/06/12 04:37:50 monnier Exp $ 8 ;; Revision: $Id: pcvs-info.el,v 1.4 2000/11/12 16:52:53 monnier Exp $
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by 13 ;; it under the terms of the GNU General Public License as published by