X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/982530518fd6806a896a75f73e29e2f3b59e5791..0e963201d03d9229bb8ac4323291d2b0119526ed:/lisp/vc/vc-git.el diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el index 99084183a8..560d303938 100644 --- a/lisp/vc/vc-git.el +++ b/lisp/vc/vc-git.el @@ -1,6 +1,6 @@ ;;; vc-git.el --- VC backend for the git version control system -*- lexical-binding: t -*- -;; Copyright (C) 2006-2015 Free Software Foundation, Inc. +;; Copyright (C) 2006-2016 Free Software Foundation, Inc. ;; Author: Alexandre Julliard ;; Keywords: vc tools