mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2026-05-17 04:46:15 +02:00
Add license + copyright info on external software.
Add script to add/replace license header in source files.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Doodle3D uses the following external projects:
|
||||
|
||||
Lua - Copyright (c) 1994–2013 Lua.org, PUC-Rio. - MIT license
|
||||
Luafilesystem - Copyright (c) 2003 Kepler Project - MIT license
|
||||
JSON.lua (http://regex.info/blog/lua/json) - Copyright (c) 2010-2013 Jeffrey Friedl - Creative Commons CC BY 3 license
|
||||
urlcode.lua, part of CGILua - Copyright (c) 2003 Kepler Project - MIT license
|
||||
Reference in New Issue
Block a user