summaryrefslogtreecommitdiff
path: root/license
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-10-15 11:32:01 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-10-15 11:32:01 -0500
commit91a209d5cb103feab7f4f73c43f67d3cae541ce6 (patch)
tree6bb7ac1add7c3490a9bd9122bdfcc3c78e779cba /license
parentce0c322562bdcd6fd8c84b2cddcc7fd38f833b5f (diff)
downloadlua4win-dist-lua-91a209d5cb103feab7f4f73c43f67d3cae541ce6.tar.gz
lua4win-dist-lua-91a209d5cb103feab7f4f73c43f67d3cae541ce6.tar.bz2
lua4win-dist-lua-91a209d5cb103feab7f4f73c43f67d3cae541ce6.zip
Add License task
Diffstat (limited to 'license')
-rw-r--r--license3
1 files changed, 3 insertions, 0 deletions
diff --git a/license b/license
new file mode 100644
index 0000000..efda078
--- /dev/null
+++ b/license
@@ -0,0 +1,3 @@
1#!/bin/sh -ex
2
3pandoc -o License.rtf lua4win-dist-lua/License.md --from markdown --to rtf