summaryrefslogtreecommitdiffhomepage
path: root/LICENSE.md
diff options
context:
space:
mode:
authorRay <[email protected]>2013-11-18 23:58:36 +0100
committerRay <[email protected]>2013-11-18 23:58:36 +0100
commit3521193bbf388bdfe090dea00345e505890a9b85 (patch)
tree36e17c3d6a1fc26df4e89bb21b0fb92f7bbe497c /LICENSE.md
parent62b5ea113160643c26f1be8909262a59cda49b5e (diff)
downloadraylib-3521193bbf388bdfe090dea00345e505890a9b85.tar.gz
raylib-3521193bbf388bdfe090dea00345e505890a9b85.zip
Updated text files to support markup
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 00000000..2b608cec
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,30 @@
+license
+=======
+
+source code
+-----------
+
+raylib is licensed under an unmodified zlib/libpng license, which is an OSI-certified,
+BSD-like license that allows static linking with closed source software:
+
+Copyright (c) 2013 Ramon Santamaria (Ray San - [email protected])
+
+This software is provided "as-is", without any express or implied warranty. In no event
+will the authors be held liable for any damages arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose, including commercial
+applications, and to alter it and redistribute it freely, subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you must not claim that you
+ wrote the original software. If you use this software in a product, an acknowledgment
+ in the product documentation would be appreciated but is not required.
+
+ 2. Altered source versions must be plainly marked as such, and must not be misrepresented
+ as being the original software.
+
+ 3. This notice may not be removed or altered from any source distribution.
+
+fonts
+------
+
+...soon... \ No newline at end of file