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 efb058c4361..fbbee26929e 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-2021 Free Software Foundation, Inc. +;; Copyright (C) 2018-2022 Free Software Foundation, Inc. ;; Author: Gemini Lasswell <gazally@runbox.com> ;; Maintainer: emacs-devel@gnu.org |