diff options
Diffstat (limited to 'lisp/thread.el')
-rw-r--r-- | lisp/thread.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/thread.el b/lisp/thread.el index e8f3cc7da6a..d40d7bed538 100644 --- a/lisp/thread.el +++ b/lisp/thread.el @@ -1,6 +1,6 @@ ;;; thread.el --- Thread support in Emacs Lisp -*- lexical-binding: t -*- -;; Copyright (C) 2018-2019 Free Software Foundation, Inc. +;; Copyright (C) 2018-2020 Free Software Foundation, Inc. ;; Author: Gemini Lasswell <gazally@runbox.com> ;; Maintainer: emacs-devel@gnu.org |