diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-04-26 13:36:39 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-04-26 13:36:39 -0400 |
| commit | 906c50b6631d69759f52cf6016e5198e01d0f51f (patch) | |
| tree | 650f5a9342d84160cb6fd5d509b67272e033c484 | |
| parent | ffb0e3bbb1d5ce8c2122f7aec2e59b433b4d938f (diff) | |
Remove "This file is part of GNU Emacs."
Because, y'know, it isn't. That's vestigial from my copy-paste from
ox-html.el.
| -rw-r--r-- | ox-haunt.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ox-haunt.el b/ox-haunt.el index 5006757..f154a09 100644 --- a/ox-haunt.el +++ b/ox-haunt.el @@ -8,8 +8,6 @@ ;; Keywords: convenience hypermedia wp ;; URL: https://git.sr.ht/~jakob/ox-haunt -;; This file is part of GNU Emacs. - ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation, either version 3 of the License, or |