summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2006-12-05 06:20:58 +0000
committerGlenn Morris <rgm@gnu.org>2006-12-05 06:20:58 +0000
commitb5341b3582b276939ca611f28c3a3337861df6c9 (patch)
tree31a932aa0a0b1e5450c2afb0b95baa28573cca5d /lisp
parent8664b1e2347835902be5d439882a290139195f65 (diff)
downloademacs-b5341b3582b276939ca611f28c3a3337861df6c9.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')
-rw-r--r--lisp/master.el3
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>