From 77b10376618f32bf28580ead5ddd5e7789534536 Mon Sep 17 00:00:00 2001 From: IlushaShurupov Date: Thu, 13 Jul 2023 20:02:04 +0300 Subject: [PATCH] Adding license --- LICENSE | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..14d823b --- /dev/null +++ b/LICENSE @@ -0,0 +1,11 @@ +Copyright 2023 Ilya Shurupov + +This work is licensed under the Creative Commons Attribution-NonCommercial 4.0 License. +You may obtain a copy of the License at: + + https://creativecommons.org/licenses/by-nc/4.0/legalcode + +Unless required by applicable law or agreed to in writing, software distributed under the +License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, +either express or implied. See the License for the specific language governing permissions +and limitations under the License.