mirror of
https://github.com/sasjs/core.git
synced 2026-03-10 04:58:10 +00:00
fix: adding licence info. Closes #7
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
-- NOTE - THE COPYRIGHT BELOW IS IN RELATION TO THE JSON.LUA FILE ONLY
|
||||
-- THIS FILE STARTS ON THE NEXT LINE AND WILL FINISH WITH "JSON.LUA ENDS HERE"
|
||||
--
|
||||
-- json.lua
|
||||
--
|
||||
@@ -369,3 +371,5 @@ function json.decode(str)
|
||||
end
|
||||
|
||||
return json
|
||||
|
||||
-- JSON.LUA ENDS HERE
|
||||
Reference in New Issue
Block a user