mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Update Teeworlds license (fixes #50)
This commit is contained in:
parent
e42b7e8bd2
commit
9f7e3dcad6
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2007-2012 Magnus Auvinen
|
Copyright (C) 2007-2014 Magnus Auvinen
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -18,6 +18,11 @@ freely, subject to the following restrictions:
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
All content under 'data' except the font (which has its own license) is
|
||||||
|
released under CC-BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/).
|
||||||
|
|
||||||
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
IMPORTANT NOTE! The source under src/engine/external are stripped
|
IMPORTANT NOTE! The source under src/engine/external are stripped
|
||||||
libraries with their own licenses. Mostly BSD or zlib/libpng license but
|
libraries with their own licenses. Mostly BSD or zlib/libpng license but
|
||||||
check the individual libraries.
|
check the individual libraries.
|
||||||
|
|
Loading…
Reference in a new issue