merge copyright & license options. Clearer and easier

This commit is contained in:
kikito
2013-09-13 15:56:55 +02:00
parent 57224ac89d
commit 66a82c06ce

View File

@@ -1,10 +1,11 @@
local sandbox = {
_VERSION = "sandbox 0.5",
_DESCRIPTION = "A pure-lua solution for running untrusted Lua code.",
_COPYRIGHT = "Copyright (c) 2013 Enrique García Cota",
_LICENSE = [[
MIT LICENSE
Copyright (c) 2013 Enrique García Cota
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including