diff options
Diffstat (limited to 'lisp/vc/vc-filewise.el')
-rw-r--r-- | lisp/vc/vc-filewise.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/vc-filewise.el b/lisp/vc/vc-filewise.el index 99df438e294..a87592ba0fd 100644 --- a/lisp/vc/vc-filewise.el +++ b/lisp/vc/vc-filewise.el @@ -1,6 +1,6 @@ ;;; vc-filewise.el --- common functions for file-oriented back ends. -*- lexical-binding: t; -*- -;; Copyright (C) 1992-1996, 1998-2023 Free Software Foundation, Inc. +;; Copyright (C) 1992-1996, 1998-2024 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) ;; Maintainer: emacs-devel@gnu.org |