From 57ee5f8faf7ed8b6934ad540a10a2c858b9dccc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Thu, 22 Sep 2022 10:32:25 +0200 Subject: [PATCH] Rename COPYING to LICENSE --- COPYING => LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename COPYING => LICENSE (99%) diff --git a/COPYING b/LICENSE similarity index 99% rename from COPYING rename to LICENSE index ecbc059..d159169 100644 --- a/COPYING +++ b/LICENSE @@ -336,4 +336,4 @@ This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. \ No newline at end of file +Public License instead of this License.