From bf8b9f9db8806a5be74aec050804dbbfdbe6855f Mon Sep 17 00:00:00 2001 From: Florian Gareis Date: Fri, 5 Apr 2024 10:36:32 +0000 Subject: [PATCH 1/2] Add MIT license --- LICENSE | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..064ca1d --- /dev/null +++ b/LICENSE @@ -0,0 +1,22 @@ +The MIT License + +Copyright (c) 2019 EclipseSource Munich +https://github.com/eclipsesource/jsonforms + +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. From d138969d17864d668402e16f3d43efd353fcaa3a Mon Sep 17 00:00:00 2001 From: Lucas Koehler Date: Thu, 3 Apr 2025 15:25:18 +0200 Subject: [PATCH 2/2] Update LICENSE to align with main repo --- LICENSE | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 064ca1d..598473d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,6 @@ The MIT License -Copyright (c) 2019 EclipseSource Munich -https://github.com/eclipsesource/jsonforms +Copyright (c) 2019 EclipseSource GmbH Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal