From 292aa45b1d6ef9e5ee77c777e312b3e1b0df6124 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Sun, 26 Jul 2020 09:06:44 +0300 Subject: license -> LICENSE --- LICENSE | 9 +++++++++ license | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 LICENSE delete mode 100644 license diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..8f83b9c --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +Copyright 2019 Aleksey Veresov + +This software is provided 'as-is', without any express or implied warranty. +In no event will the authors be held liable for any damages arising from +the use of this software. + +Permission to use, copy, modify, and 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. diff --git a/license b/license deleted file mode 100644 index 8f83b9c..0000000 --- a/license +++ /dev/null @@ -1,9 +0,0 @@ -Copyright 2019 Aleksey Veresov - -This software is provided 'as-is', without any express or implied warranty. -In no event will the authors be held liable for any damages arising from -the use of this software. - -Permission to use, copy, modify, and 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. -- cgit v1.2.3