diff options
Diffstat (limited to 'lisp/tab-line.el')
-rw-r--r-- | lisp/tab-line.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/tab-line.el b/lisp/tab-line.el index cf0b6fbe097..8e561c71f5b 100644 --- a/lisp/tab-line.el +++ b/lisp/tab-line.el @@ -1,6 +1,6 @@ ;;; tab-line.el --- window-local tabs with window buffers -*- lexical-binding: t; -*- -;; Copyright (C) 2019 Free Software Foundation, Inc. +;; Copyright (C) 2019-2020 Free Software Foundation, Inc. ;; Author: Juri Linkov <juri@linkov.net> ;; Keywords: windows tabs |