From 8e0cae5a381d905fa08b661e520fb15990bf2ab5 Mon Sep 17 00:00:00 2001 From: g_brzhezinskiy Date: Sun, 3 Jan 2021 21:36:14 +0300 Subject: [PATCH] Added license --- license.txt | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 license.txt diff --git a/license.txt b/license.txt new file mode 100644 index 0000000..710630b --- /dev/null +++ b/license.txt @@ -0,0 +1,81 @@ +-------------------------------------------------------------------------------- +License for: + \metrostroi\systems\*.lua System simulation Lua files + \models\metrostroi_train\*.* Art assets for the trains + +-------------------------------------------------------------------------------- + Copyright (C) 2013-2018 Black Phoenix & FoxWorks Aerospace s.r.o. + Last updated: 27th September, 2018 + +These files contain proprietary code and assets that belong to FoxWorks Aerospace +s.r.o. or its partners and are provided solely for limited personal use with the +Metrostroi Subway Simulator. The following restrictions apply: + + +1. These files and any derivative versions can only be redistributed through + Steam Workshop for use with the Metrostroi Subway Simulator. + +2. The software code contained in the files may only be executed under Garry's Mod + Lua interpreter within the context of the Metrostroi Subway Simulator. + +3. Any commercial use of these assets and code is strictly forbidden without prior + written agreement, including but not limited to use in industrial or commercial + training simulators, simulation videogames. + +4. The use of these assets and code for any purposes of professional education is + strictly forbidden without prior written agreement, including but not limited + to use in non-commercial training simulators or simulators installed in + facilities related to professional education. + +5. It is forbidden to distribute derived or modified versions of the software code + without an explicit written permission from FoxWorks Aerospace s.r.o. + + The art assets contained in the files belong to their corresponding authors + and may not be distributed, used or modified without written permission from + FoxWorks Aerospace s.r.o. or the original copyright holders. + +6. The use of these assets and software code is forbidden for non-commercial public + purposes, including but not limited to use in museums and exhibitions. + + FoxWorks Aerospace s.r.o. explicitly grants permission to record, stream, share + and monetize screenshots, audio, video footage derived from Metrostroi Subway + Simulator. + +7. Additional art assets belong to their corresponding authors and are distributed + under this license with their permission. + + + A custom license on these files may be obtained by + contacting FoxWorks Aerospace s.r.o. at contact@foxworks.cz + +For questions related to obtaining an explicit permission on distributing modified +versions of these files, please include the modified versions as an attachment. + + + + + + + + +-------------------------------------------------------------------------------- +License for: other assets and files not covered by license above +-------------------------------------------------------------------------------- +Copyright (C) 2013-2018 Metrostroi Team + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the +Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.