From 82dbda475dd0e2c42bc95a9609684d5416a374d7 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Thu, 22 Aug 2024 16:42:22 -0300 Subject: [PATCH] Move LICENSE to share/al-quran.reflectslight.io/ --- README.md | 2 +- LICENSE => share/al-quran.reflectslight.io/LICENSE | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE => share/al-quran.reflectslight.io/LICENSE (100%) diff --git a/README.md b/README.md index c86deb4..8a6cae1 100644 --- a/README.md +++ b/README.md @@ -103,4 +103,4 @@ installed to build the website from source: ## License The "source code" is released under the terms of the GPL
-See [LICENSE](./LICENSE) for details +See [LICENSE](./share/al-quran.reflectslight.io/LICENSE) for details diff --git a/LICENSE b/share/al-quran.reflectslight.io/LICENSE similarity index 100% rename from LICENSE rename to share/al-quran.reflectslight.io/LICENSE