diff options
Diffstat (limited to 'lisp/vc/cvs-status.el')
-rw-r--r-- | lisp/vc/cvs-status.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/cvs-status.el b/lisp/vc/cvs-status.el index b65b91c5178..ccc8e5f4720 100644 --- a/lisp/vc/cvs-status.el +++ b/lisp/vc/cvs-status.el @@ -1,6 +1,6 @@ ;;; cvs-status.el --- major mode for browsing `cvs status' output -*- lexical-binding: t -*- -;; Copyright (C) 1999-2018 Free Software Foundation, Inc. +;; Copyright (C) 1999-2019 Free Software Foundation, Inc. ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> ;; Keywords: pcl-cvs cvs status tree vc tools |