From c3c3a9a8e85a3b7c3d10e10f7ed7ba176d2217c3 Mon Sep 17 00:00:00 2001 From: amsga <49681949+amsga@users.noreply.github.com> Date: Sat, 15 Aug 2026 07:22:06 +0800 Subject: [PATCH] Fixed missed out Apache 2.0 changes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 032097f..8958ba3 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,4 @@ Conversion support is added independently from the coordinate model types. ## License -This project is currently licensed under GPL-3.0. Any future licensing change will be documented separately. +This project is currently licensed under Apache-2.0. Any future licensing change will be documented separately.