From 0fadc5f71d35909f91908126df480c522737c7b3 Mon Sep 17 00:00:00 2001 From: znetsixe <73483679+znetsixe@users.noreply.github.com> Date: Wed, 14 May 2025 10:02:54 +0200 Subject: [PATCH] updated all submodules --- .gitmodules | 6 ++++++ LICENSE | 13 ++++++++++--- nodes/asm1 | 1 + nodes/reactor | 1 + 4 files changed, 18 insertions(+), 3 deletions(-) create mode 160000 nodes/asm1 create mode 160000 nodes/reactor diff --git a/.gitmodules b/.gitmodules index 23e5da4..2e96a06 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,3 +44,9 @@ [submodule "nodes/coreSync"] path = nodes/coreSync url = https://gitea.centraal.wbd-rd.nl/RnD/coreSync.git +[submodule "nodes/reactor"] + path = nodes/reactor + url = https://gitea.centraal.wbd-rd.nl/RnD/reactor.git +[submodule "nodes/asm1"] + path = nodes/asm1 + url = https://gitea.centraal.wbd-rd.nl/RnD/asm1.git diff --git a/LICENSE b/LICENSE index 1fa1b39..ecc24ee 100644 --- a/LICENSE +++ b/LICENSE @@ -1,9 +1,16 @@ MIT License -Copyright (c) 2025 RnD +Copyright (c) 2025 R&D authors consisting of : +Rene De Ren, Sjoerd Fijnje, Pim Moerman, Janneke Tack, Dieke Gabriels -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: +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to use, +copy, modify, merge, publish, and distribute the Software for **personal, scientific, or educational purposes**, subject to the following conditions: + +**Commercial use of the Software or any derivative work is explicitly prohibited without prior written consent from the authors.** +This includes but is not limited to resale, inclusion in paid products or services, and monetized distribution. +Any commercial usage must be governed by a shared license or explicit contractual agreement with the authors. 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. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED... diff --git a/nodes/asm1 b/nodes/asm1 new file mode 160000 index 0000000..85abb51 --- /dev/null +++ b/nodes/asm1 @@ -0,0 +1 @@ +Subproject commit 85abb513a7fbb8096ee8a57bcfe41acfd581a982 diff --git a/nodes/reactor b/nodes/reactor new file mode 160000 index 0000000..c1dd199 --- /dev/null +++ b/nodes/reactor @@ -0,0 +1 @@ +Subproject commit c1dd199aa7dba6e3ea33ad021f8c19d353f92101