diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-05 06:20:58 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-05 06:20:58 +0000 |
commit | c8c209600e711050a567c2ee3935e3b68a65c575 (patch) | |
tree | eefa13176aae2d33d7e58fbb715713b69778f634 /lisp/master.el | |
parent | e91081eb9e3d6074d3ba5ba2fae1d902601d56e6 (diff) | |
download | emacs-c8c209600e711050a567c2ee3935e3b68a65c575.tar.gz |
Update copyright years.
Assign copyright to FSF, based on copyright.list:
EMACS Alex Schroeder Austria 1973 2000-07-05
Assigns master.el and future changes.
alex@gnu.org
Diffstat (limited to 'lisp/master.el')
-rw-r--r-- | lisp/master.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/master.el b/lisp/master.el index adf3e92dcbe..186d67e81a3 100644 --- a/lisp/master.el +++ b/lisp/master.el @@ -1,6 +1,7 @@ ;;; master.el --- make a buffer the master over another buffer -;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Alexander Schroeder +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +;; Free Software Foundation, Inc. ;; Author: Alex Schroeder <alex@gnu.org> ;; Maintainer: Alex Schroeder <alex@gnu.org> |