aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/pluto/pdep/README
diff options
context:
space:
mode:
authorRichieSams2014-12-30 15:30:55 -0600
committerRichieSams2014-12-30 15:40:33 -0600
commit67114c3e7eafdd6ba8c7bc799a40f789acc1efa3 (patch)
tree187d5cc3f295625671fff5ea451221b94111c76e /engines/sword25/util/pluto/pdep/README
parent8668707f160fa171edfa68df036f28c7ba4e9a88 (diff)
downloadscummvm-rg350-67114c3e7eafdd6ba8c7bc799a40f789acc1efa3.tar.gz
scummvm-rg350-67114c3e7eafdd6ba8c7bc799a40f789acc1efa3.tar.bz2
scummvm-rg350-67114c3e7eafdd6ba8c7bc799a40f789acc1efa3.zip
SWORD25: Remove old lua persistence files
Diffstat (limited to 'engines/sword25/util/pluto/pdep/README')
-rw-r--r--engines/sword25/util/pluto/pdep/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/sword25/util/pluto/pdep/README b/engines/sword25/util/pluto/pdep/README
deleted file mode 100644
index 3592754da0..0000000000
--- a/engines/sword25/util/pluto/pdep/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.