From 3b4d9462fd48fef30f061faecff3c044603131ce Mon Sep 17 00:00:00 2001 From: jaume-nualart Date: Wed, 27 Mar 2024 15:37:04 +0100 Subject: [PATCH] Preparing final repo --- MIT-licence,txt | 10 ++++++++++ README.md | 7 +++++++ 2 files changed, 17 insertions(+) create mode 100644 MIT-licence,txt diff --git a/MIT-licence,txt b/MIT-licence,txt new file mode 100644 index 0000000..5b1112a --- /dev/null +++ b/MIT-licence,txt @@ -0,0 +1,10 @@ +MIT License + + +Copyright 2024 Jaume Nualart, Rafael M. Marins, and Infravis.se + +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. diff --git a/README.md b/README.md index 04b96d3..0e7814a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ - [Horizon](#horizon) - [Saved Flexiboards](#saved-flexiboards) - [Credits:](#credits) +- [Kicense:](#kicense) @@ -296,3 +297,9 @@ Every time we call save, it is a new board. - Rafael Messias Martins, Osama Abdeljaber, Carl Larsson - Participating organizations - Linnaeus University, the InfraVis node at Linnaeus University + +# Kicense: + +Copyright 2024 Jaume Nualart, Rafael M. Marins, and Infravis.se + +The code created for this project is distributed under the terms of MIT License. Check the attached file MIT-License.txt for further information. \ No newline at end of file