diff options
Diffstat (limited to 'lisp/vc-git.el')
| -rw-r--r-- | lisp/vc-git.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc-git.el b/lisp/vc-git.el index b9b63ce5040..de201909c4a 100644 --- a/lisp/vc-git.el +++ b/lisp/vc-git.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-git.el --- VC backend for the git version control system | 1 | ;;; vc-git.el --- VC backend for the git version control system |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandre Julliard <julliard@winehq.org> | 5 | ;; Author: Alexandre Julliard <julliard@winehq.org> |
| 6 | ;; Keywords: tools | 6 | ;; Keywords: tools |