From 295bafb517911900e9429b7e8de3fcccb8898afb Mon Sep 17 00:00:00 2001 From: Frolleks Date: Thu, 31 Mar 2022 08:58:41 +0000 Subject: [PATCH] Change LICENSE to Apache-2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65c7af5..eb907e7 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ Flytta is a free and open source frame-by-frame animation program. ### Documentation Documentation on how to use/build/contribute to Flytta etc., is listed in the wiki of this repo **and** is also listed on our website at https://docs.flytta.org/home. ### License -Flytta is licensed under the GNU General Public License, version 2. For more information, [read the LICENSE file here](https://gitdab.com/Flytta/flytta/src/branch/master/LICENSE). Some files may be licensed under different licenses, but they're compatible with the GPL-2.0 license. \ No newline at end of file +Flytta is licensed under the Apache License, version 2. For more information, [read the LICENSE file here](https://gitdab.com/Flytta/flytta/src/branch/master/LICENSE). \ No newline at end of file