aboutsummaryrefslogtreecommitdiffstats
path: root/askama_iron
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-06-30 12:09:14 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2020-06-30 12:09:14 +0200
commit6c4132eedcd6889458f936e8301061153d50d48f (patch)
tree2deff9f468d6ab68f87e3e3b90eb03d68d7f8ccb /askama_iron
parent9f96214cbed985f8c064b077672774881a258c38 (diff)
downloadaskama-6c4132eedcd6889458f936e8301061153d50d48f.tar.gz
askama-6c4132eedcd6889458f936e8301061153d50d48f.tar.bz2
askama-6c4132eedcd6889458f936e8301061153d50d48f.zip
Add license files to each crate (fixes #339)
Diffstat (limited to 'askama_iron')
l---------askama_iron/LICENSE-APACHE1
l---------askama_iron/LICENSE-MIT1
2 files changed, 2 insertions, 0 deletions
diff --git a/askama_iron/LICENSE-APACHE b/askama_iron/LICENSE-APACHE
new file mode 120000
index 0000000..965b606
--- /dev/null
+++ b/askama_iron/LICENSE-APACHE
@@ -0,0 +1 @@
+../LICENSE-APACHE \ No newline at end of file
diff --git a/askama_iron/LICENSE-MIT b/askama_iron/LICENSE-MIT
new file mode 120000
index 0000000..76219eb
--- /dev/null
+++ b/askama_iron/LICENSE-MIT
@@ -0,0 +1 @@
+../LICENSE-MIT \ No newline at end of file