diff lisp/url/vc-dav.el @ 64748:875dcc490074

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 06 Aug 2005 15:55:38 +0000
parents a8fa7c632ee4
children e8a3fb527b77 532e0a9335a9
line wrap: on
line diff
--- a/lisp/url/vc-dav.el	Sat Aug 06 07:42:06 2005 +0000
+++ b/lisp/url/vc-dav.el	Sat Aug 06 15:55:38 2005 +0000
@@ -1,6 +1,6 @@
 ;;; vc-dav.el --- vc.el support for WebDAV
 
-;; Copyright (C) 2001 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc.
 
 ;; Author: Bill Perry <wmperry@gnu.org>
 ;; Maintainer: Bill Perry <wmperry@gnu.org>
@@ -57,7 +57,7 @@
 	  ;; _WE_ have a lock
 	  'edited
 	(cdr (car locks)))))))
-	
+
 (defun vc-dav-checkout-model (url)
   "Indicate whether URL needs to be \"checked out\" before it can be edited.
 See `vc-checkout-model' for a list of possible values."