Fix ox-my-htlm.el copyright

This commit is contained in:
Gerard Vermeulen 2023-06-04 17:55:44 +02:00
parent 31e28df528
commit f50bf98897

View File

@ -1,13 +1,14 @@
;;; ox-my-html.el --- HTML Derived Backend -*- lexical-binding: t; -*- ;;; ox-my-html.el --- HTML Derived Backend -*- lexical-binding: t; -*-
;; Copyright (C) 2011-2023 Free Software Foundation, Inc. ;; Copyright (C) 2023 Free Software Foundation, Inc.
;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com> ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
;; Nicolas Goaziou <n.goaziou AT gmail DOT com> ;; Jambunathan K <kjambunathan at gmail dot com>
;; Gerard Vermeulen <gerard.vermeulen AT posteo DOT net>
;; Maintainer: Gerard Vermeulen <gerard.vermeulen AT posteo DOT net> ;; Maintainer: Gerard Vermeulen <gerard.vermeulen AT posteo DOT net>
;; Keywords: org, hypermedia ;; Keywords: org, hypermedia
;; This file is part of GNU Emacs. ;; This file is NOT part of GNU Emacs.
;; GNU Emacs is free software: you can redistribute it and/or modify ;; GNU Emacs is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by ;; it under the terms of the GNU General Public License as published by