diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2025-01-05 21:40:39 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2025-02-21 11:22:43 -0300 |
commit | 7e86fa86b4d08fd6118d6eab46d92b29ffea791e (patch) | |
tree | 10fdd12beed4b0eca408533ad11d1f52d7d62e10 /docs/license.md | |
parent | 1ada2ea4bbd94ac0c58e3e2cc918194140090a75 (diff) | |
download | luarocks-7e86fa86b4d08fd6118d6eab46d92b29ffea791e.tar.gz luarocks-7e86fa86b4d08fd6118d6eab46d92b29ffea791e.tar.bz2 luarocks-7e86fa86b4d08fd6118d6eab46d92b29ffea791e.zip |
docs: import Wiki docs into the main repo
Diffstat (limited to 'docs/license.md')
-rw-r--r-- | docs/license.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/license.md b/docs/license.md new file mode 100644 index 00000000..7ff07be0 --- /dev/null +++ b/docs/license.md | |||
@@ -0,0 +1,5 @@ | |||
1 | # License | ||
2 | |||
3 | LuaRocks uses the MIT license. See the file | ||
4 | [COPYING](https://github.com/luarocks/luarocks/blob/master/COPYING) at the | ||
5 | root of the repository for the license text. | ||