diff options
Diffstat (limited to 'lisp/vc-dispatcher.el')
-rw-r--r-- | lisp/vc-dispatcher.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc-dispatcher.el b/lisp/vc-dispatcher.el index bf3da4e6904..310cc3dc351 100644 --- a/lisp/vc-dispatcher.el +++ b/lisp/vc-dispatcher.el @@ -1,6 +1,6 @@ ;;; vc-dispatcher.el -- generic command-dispatcher facility. -;; Copyright (C) 2008, 2009 +;; Copyright (C) 2008, 2009, 2010 ;; Free Software Foundation, Inc. ;; Author: FSF (see below for full credits) |