1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-10 15:25:04 -07:00

; Fix two file headers misunderstood by authors.el.

This commit is contained in:
Sean Whitton 2026-05-07 20:04:04 +01:00
parent 311f1fe2ba
commit 3c6c3f5a69
2 changed files with 7 additions and 6 deletions

View file

@ -2,7 +2,8 @@
;; Copyright (C) 2009-2026 Free Software Foundation, Inc.
;; Authors: Eric Schulte, Jarmo Hurri
;; Authors: Eric Schulte
;; Jarmo Hurri
;; Keywords: literate programming, reproducible research
;; URL: https://orgmode.org

View file

@ -7,11 +7,11 @@
;; 2006 Juergen Hoetzel <juergen@hoetzel.info>
;; 2004 various (support for Lua 5 and byte compilation)
;; 2001 Christian Vogler <cvogler@gradient.cis.upenn.edu>
;; 1997 Bret Mogilefsky <mogul-lua@gelatinous.com> starting from
;; tcl-mode by Gregor Schmid <schmid@fb3-s7.math.tu-berlin.de>
;; with tons of assistance from
;; Paul Du Bois <pld-lua@gelatinous.com> and
;; Aaron Smith <aaron-lua@gelatinous.com>.
;; 1997 Bret Mogilefsky <mogul-lua@gelatinous.com>
;; Bret Mogilefsky started from tcl-mode by
;; Gregor Schmid <schmid@fb3-s7.math.tu-berlin.de>
;; with tons of assistance from Paul Du Bois <pld-lua@gelatinous.com>
;; and Aaron Smith <aaron-lua@gelatinous.com>.
;; Maintainer: emacs-devel@gnu.org
;; Keywords: languages, processes, tools