diff options
author | sfan5 <sfan5@live.de> | 2018-05-30 16:30:44 +0200 |
---|---|---|
committer | Loïc Blot <nerzhul@users.noreply.github.com> | 2018-05-30 16:30:44 +0200 |
commit | ddd03c38a418c9f2ed204bf4fa68fd1d5feac11f (patch) | |
tree | 37b5d8f02fe8f1de111a9d67b4c128edc9d656c5 /lib/lua/COPYRIGHT | |
parent | e3e98f935687ba60512889a5ddc62010216aa331 (diff) | |
download | minetest-ddd03c38a418c9f2ed204bf4fa68fd1d5feac11f.tar.gz minetest-ddd03c38a418c9f2ed204bf4fa68fd1d5feac11f.tar.bz2 minetest-ddd03c38a418c9f2ed204bf4fa68fd1d5feac11f.zip |
Update embedded Lua to 5.1.5 (#7387)
Diffstat (limited to 'lib/lua/COPYRIGHT')
-rw-r--r-- | lib/lua/COPYRIGHT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lua/COPYRIGHT b/lib/lua/COPYRIGHT index 3a53e741e..a86026803 100644 --- a/lib/lua/COPYRIGHT +++ b/lib/lua/COPYRIGHT @@ -9,7 +9,7 @@ For details and rationale, see http://www.lua.org/license.html . =============================================================================== -Copyright (C) 1994-2008 Lua.org, PUC-Rio. +Copyright (C) 1994-2012 Lua.org, PUC-Rio. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |