aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/pluto/pdep/README
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/util/pluto/pdep/README')
-rw-r--r--engines/sword25/util/pluto/pdep/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/sword25/util/pluto/pdep/README b/engines/sword25/util/pluto/pdep/README
new file mode 100644
index 0000000000..3592754da0
--- /dev/null
+++ b/engines/sword25/util/pluto/pdep/README
@@ -0,0 +1,5 @@
+These files are directly copied from the Lua distribution, with the
+exception of lzio.h, which is s/lua{ZM}/pdep/g and has an include removed.
+
+As such, unlike the rest of Pluto, they are released under the
+same terms as Lua. See "lua.h" for the copyright notice.