summaryrefslogtreecommitdiffstats
path: root/pelican_dir_attach.py
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2022-05-03 17:08:36 +0200
committerAgathe Porte <microjoe@microjoe.org>2022-05-03 17:08:36 +0200
commit823ab1c84c519a202099f05a6574526bd858df5a (patch)
tree65e5669b527e3ab9eb822dd030201fbf6e0c0149 /pelican_dir_attach.py
parent03a8107bfcc329f866203bbc917d71403a9049f1 (diff)
downloadpelican-dir-attach-main.tar.gz
pelican-dir-attach-main.zip
chore: make project REUSE-compliantmain
Diffstat (limited to 'pelican_dir_attach.py')
-rw-r--r--pelican_dir_attach.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pelican_dir_attach.py b/pelican_dir_attach.py
index 930220c..18d8256 100644
--- a/pelican_dir_attach.py
+++ b/pelican_dir_attach.py
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2022 Agathe Porte <microjoe@microjoe.org>
+#
+# SPDX-License-Identifier: MIT
"""dir_attach, a Pelican plugin to attach files from a directory named after
restructuredText file names.