diff options
Diffstat (limited to 'lisp/vc/compare-w.el')
-rw-r--r-- | lisp/vc/compare-w.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/compare-w.el b/lisp/vc/compare-w.el index 6e2ab7327de..5b680ea4f1e 100644 --- a/lisp/vc/compare-w.el +++ b/lisp/vc/compare-w.el @@ -1,7 +1,7 @@ ;;; compare-w.el --- compare text between windows for Emacs ;; Copyright (C) 1986, 1989, 1993, 1997, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: convenience files vc |