From d6fa725050ca415dd0ebe865316abf5aeaf1a798 Mon Sep 17 00:00:00 2001 From: newtondotcom Date: Sat, 20 Apr 2024 19:14:47 +0200 Subject: [PATCH] non commercial license --- LICENSE | 22 ++++------------------ README.md | 6 +++++- 2 files changed, 9 insertions(+), 19 deletions(-) diff --git a/LICENSE b/LICENSE index 3d0c540..c416efc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,7 @@ -MIT License +Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0) -Copyright (c) 2023 Robin Augereau - -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: +This license lets others remix, adapt, and build upon your work non-commercially, and although their new works must also acknowledge you and be non-commercial, they don’t have to license their derivative works on the same terms. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +For more details, see: https://creativecommons.org/licenses/by-nc/4.0/ -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. \ No newline at end of file +Copyright (c) 2023 Robin Augereau diff --git a/README.md b/README.md index 88302cd..427950e 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,8 @@ This folder contains two servers (one in (Python)[https://github.com/python/cpyt ## Inputs -This folder contains test videos for the worker and for the two servers. \ No newline at end of file +This folder contains test videos for the worker and for the two servers. + +> License : + +This software is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0). For details, see (LICENSE)[LICENSE]