|
@@ -0,0 +1,42 @@
|
|
|
|
+## LICENSE
|
|
|
|
+
|
|
|
|
+This Open 3D Engine "O3DE-multiplayersample Asset Game" is licensed under the following conditions:
|
|
|
|
+
|
|
|
|
+Assets that have been developed by third parties and are subject
|
|
|
|
+to separate license terms (such as the Kitbash3D assets or Mixamo files).
|
|
|
|
+It is your responsibility to comply with the applicable licenses.
|
|
|
|
+Information on third party materials, and the applicable license terms, are
|
|
|
|
+referenced in or included with the materials, such as in separate LICENSE*.txt
|
|
|
|
+files accompanying the materials in each Gem or subfolder.
|
|
|
|
+
|
|
|
|
+Assets where special licensing terms are not otherwise stated are licensed
|
|
|
|
+under the Creative Commons license Attribution 4.0 International
|
|
|
|
+(See LICENSE-CC-BY-4.0.txt)
|
|
|
|
+
|
|
|
|
+Additional information for asset contributions (and their licensing) can be
|
|
|
|
+found in the CONTRIBUTING.md at the root of the repository; generally
|
|
|
|
+all new asset contributions must be made under a permissible Creative-Commons
|
|
|
|
+license (such as LICENSE-CC0.txt or LICENSE-CC-BY-4.0.txt)
|
|
|
|
+
|
|
|
|
+DOCUMENTATION
|
|
|
|
+Any additional documentation content excluding code, and including images,
|
|
|
|
+is licensed under the Creative Commons license Attribution 4.0 International
|
|
|
|
+(See LICENSE-CC-BY-4.0.txt)
|
|
|
|
+
|
|
|
|
+OPEN 3D ENGINE LICENSING
|
|
|
|
+The default license for Open 3D Engine is the Apache License, Version 2.0
|
|
|
|
+(see LICENSE_APACHE2.TXT); you may elect at your option to use the Open 3D
|
|
|
|
+Engine under the MIT License (see LICENSE_MIT.TXT). Contributions must be
|
|
|
|
+made under both licenses.
|
|
|
|
+
|
|
|
|
+THIRD PARTY COMPONENTS
|
|
|
|
+Open 3D Engine requires the use of (and in some cases makes available to you)
|
|
|
|
+software and assets that have been developed by third parties and are subject
|
|
|
|
+to separate license terms (such as code licensed under other open source
|
|
|
|
+licenses). It is your responsibility to comply with the applicable licenses.
|
|
|
|
+Information on third party materials, and the applicable license terms, are
|
|
|
|
+referenced in or included with the materials, such as in separate LICENSE.txt
|
|
|
|
+files accompanying the materials.
|
|
|
|
+
|
|
|
|
+For more information on the licensing terms of Open 3D Engine source code,
|
|
|
|
+read the O3DE License: https://github.com/o3de/o3de/blob/development/LICENSE.txt
|