]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/vc-dav.el
Merge changes from emacs-23 branch
[gnu-emacs] / lisp / vc / vc-dav.el
index 571a2ca8689a06f5e3634cce9fa8d68655b9e578..27db4b57dc9202adcb40c0f9025dedaab9a94122 100644 (file)
@@ -1,6 +1,6 @@
 ;;; vc-dav.el --- vc.el support for WebDAV
 
-;; Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2004-2011 Free Software Foundation, Inc.
 
 ;; Author: Bill Perry <wmperry@gnu.org>
 ;; Maintainer: Bill Perry <wmperry@gnu.org>
@@ -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