summaryrefslogtreecommitdiffstats
path: root/__init__.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 /__init__.py
parent03a8107bfcc329f866203bbc917d71403a9049f1 (diff)
downloadpelican-dir-attach-main.tar.gz
pelican-dir-attach-main.zip
chore: make project REUSE-compliantmain
Diffstat (limited to '__init__.py')
-rw-r--r--__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py
index da05757..54a2c76 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1 +1,5 @@
+# SPDX-FileCopyrightText: 2022 Agathe Porte <microjoe@microjoe.org>
+#
+# SPDX-License-Identifier: MIT
+
from .pelican_dir_attach import *