diff options
Diffstat (limited to 'lisp/master.el')
-rw-r--r-- | lisp/master.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/master.el b/lisp/master.el index 5c1bd2f68c1..7b5ed66f741 100644 --- a/lisp/master.el +++ b/lisp/master.el @@ -1,6 +1,6 @@ ;;; master.el --- make a buffer the master over another buffer -;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 ;; Free Software Foundation, Inc. ;; Author: Alex Schroeder <alex@gnu.org> |