From bce13ee94deb2a4914784bb4268dc1d7bc0f11ed Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 1 Dec 2021 22:17:16 +0100 Subject: Preparing i18n --- LICENSE | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index ce77b43..fb2cfbd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,20 +1,20 @@ -Minteck License - -Copyright (c) Minteck - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted, provided that: - - the above copyright notice and this permission notice appear in all - copies, included modified ones; - - modified copies of this software are released under the same license; and - - any copy give each user the right to receive the source code, modified or - not. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. - +Minteck License + +Copyright (c) Minteck + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that: + - the above copyright notice and this permission notice appear in all + copies, included modified ones; + - modified copies of this software are released under the same license; and + - any copy give each user the right to receive the source code, modified or + not. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + -- cgit