0
0
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:
Wouter R
2013-12-20 15:18:03 +01:00
parent 1668cd446a
commit 1af6ad00cf
7 changed files with 646 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
Doodle3D uses the following external projects:
Lua - Copyright (c) 19942013 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