diff options
Diffstat (limited to 'lisp/scroll-all.el')
-rw-r--r-- | lisp/scroll-all.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/scroll-all.el b/lisp/scroll-all.el index 415244f9e92..8b2315fa158 100644 --- a/lisp/scroll-all.el +++ b/lisp/scroll-all.el @@ -1,6 +1,6 @@ ;;; scroll-all.el --- scroll all buffers together minor mode -*- lexical-binding: t -*- -;; Copyright (C) 1997, 2001-2021 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2001-2022 Free Software Foundation, Inc. ;; Author: Gary D. Foster <Gary.Foster@corp.sun.com> ;; Keywords: convenience scroll lock |