aboutsummaryrefslogtreecommitdiffstats
path: root/ox-tufte.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-03-31 23:32:55 +0100
committerYann Herklotz <git@yannherklotz.com>2022-03-31 23:32:55 +0100
commit6aadcd5f0338104d4ebee6277a9c4497200f26f6 (patch)
tree103f6c8c39596b242c686a398cd61aca2fdf9167 /ox-tufte.el
parent07555a3a3167d15b31c832db84cad09481d6ca5b (diff)
downloadox-tufte-6aadcd5f0338104d4ebee6277a9c4497200f26f6.tar.gz
ox-tufte-6aadcd5f0338104d4ebee6277a9c4497200f26f6.zip
Add a LICENSE file
Diffstat (limited to 'ox-tufte.el')
-rw-r--r--ox-tufte.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/ox-tufte.el b/ox-tufte.el
index 7033046..93dc808 100644
--- a/ox-tufte.el
+++ b/ox-tufte.el
@@ -1,13 +1,14 @@
;;; ox-tufte.el --- Tufte HTML org-mode export backend
+;; Copyright (C) 2022 Yann Herklotz
;; Copyright (C) 2016 Matthew Lee Hinman
;; Author: M. Lee Hinman
;; Description: An org exporter for Tufte HTML
;; Keywords: org, tufte, html
-;; Version: 1.0.0
+;; Version: 1.1.0
;; Package-Requires: ((org "8.2") (emacs "24"))
-;; URL: https://github.com/dakrone/ox-tufte
+;; URL: https://git.sr.ht/~ymherklotz/ox-tufte
;; This file is not part of GNU Emacs.