aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/vc-dav.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vc/vc-dav.el')
-rw-r--r--lisp/vc/vc-dav.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/vc/vc-dav.el b/lisp/vc/vc-dav.el
index bd495eaf4b..27db4b57dc 100644
--- a/lisp/vc/vc-dav.el
+++ b/lisp/vc/vc-dav.el
@@ -1,6 +1,6 @@
;;; vc-dav.el --- vc.el support for WebDAV
-;; Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2004-2011 Free Software Foundation, Inc.
;; Author: Bill Perry <[email protected]>
;; Maintainer: Bill Perry <[email protected]>
@@ -186,5 +186,4 @@ It should return a status of either 0 (no differences found), or
(provide 'vc-dav)
-;; arch-tag: 0a0fb9fe-8190-4c0a-a179-5c291d3a467e
;;; vc-dav.el ends here