diff options
Diffstat (limited to 'lisp/vc/vc-dav.el')
-rw-r--r-- | lisp/vc/vc-dav.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/vc-dav.el b/lisp/vc/vc-dav.el index a0e3866cca2..ae2cf149771 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 -*- lexical-binding: t; -*- -;; Copyright (C) 2001, 2004-2023 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2004-2024 Free Software Foundation, Inc. ;; Author: Bill Perry <wmperry@gnu.org> ;; Keywords: url, vc |