summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/thunk.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emacs-lisp/thunk.el')
-rw-r--r--lisp/emacs-lisp/thunk.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/thunk.el b/lisp/emacs-lisp/thunk.el
index 1776ca0de40..e2a83b06b30 100644
--- a/lisp/emacs-lisp/thunk.el
+++ b/lisp/emacs-lisp/thunk.el
@@ -3,12 +3,11 @@
;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
;; Author: Nicolas Petton <nicolas@petton.fr>
+;; Maintainer: emacs-devel@gnu.org
;; Keywords: sequences
;; Version: 1.0
;; Package: thunk
-;; Maintainer: emacs-devel@gnu.org
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software: you can redistribute it and/or modify