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 36384a8df07..b0996bf1290 100644 --- a/lisp/master.el +++ b/lisp/master.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; master.el --- make a buffer the master over another buffer | 1 | ;;; master.el --- make a buffer the master over another buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Version: 1.0.2 | 6 | ;; Version: 1.0.2 |