From 16ac26e2bd8bfce97331f4c1de25b26502f19ab7 Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:18:41 +0800 Subject: [PATCH 01/12] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index a32cb41..4d091a4 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,21 @@ to install the LeonOS system. --- LeonCore are open source as BLC license + +''' +BLC Certificate + +Copyright © LeonOS Organization. All rights reserved. + +The full name of the BLC Certificate is "Build with LeonCore". + +Permission is hereby granted, free of charge, to any person obtaining a copy of the operating system with the BLC Certificate, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the operating system; when using or modifying the operating system with the BLC Certificate, you may keep the operating system closed-source, but shall indicate this agreement on the system information page; you must indicate "Powered by LeonCore" at startup or in other relevant locations of the operating system; you may use the operating system for commercial profit, but for commercialized versions of the operating system, you shall report the profit situation to LeonCore via GitHub Issues; you may open-source the operating system under any open-source license other than the BLC License; this agreement shall only apply to the open-source projects of LeonCore. + +Any contributor who submits code, documents, or other contributions to the LeonCore open-source project hereby grants the LeonOS Organization the right to use, modify, and redistribute such contributions, and the submitted content must comply with the terms of this agreement. The contributor shall ensure that the submitted content is free of copyright disputes and does not infringe the legitimate rights and interests of third parties; otherwise, the contributor shall bear full responsibility for any consequences arising therefrom. + +This version of the BLC Agreement is Version 1.0. The LeonOS Organization reserves the right to revise this agreement, and the revised agreement shall be published through the official GitHub repository of the LeonCore project. After the revised agreement takes effect, any act of using or modifying the operating system shall comply with the latest version of the agreement. + +THE OPERATING SYSTEM WITH THE BLC CERTIFICATE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE OPERATING SYSTEM OR THE USE OR OTHER DEALINGS IN THE OPERATING SYSTEM. +''' From a37d349cd4f393f9e95c245886735bce48b6de43 Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:20:23 +0800 Subject: [PATCH 02/12] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d091a4..b1a9cbc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ to install the LeonOS system. LeonCore are open source as BLC license -''' +‘‘‘ BLC Certificate Copyright © LeonOS Organization. All rights reserved. @@ -25,4 +25,4 @@ Any contributor who submits code, documents, or other contributions to the LeonC This version of the BLC Agreement is Version 1.0. The LeonOS Organization reserves the right to revise this agreement, and the revised agreement shall be published through the official GitHub repository of the LeonCore project. After the revised agreement takes effect, any act of using or modifying the operating system shall comply with the latest version of the agreement. THE OPERATING SYSTEM WITH THE BLC CERTIFICATE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE OPERATING SYSTEM OR THE USE OR OTHER DEALINGS IN THE OPERATING SYSTEM. -''' +‘‘‘ From a5766b5e6aeca8d4e29ea31d4c9862a055a00491 Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:20:56 +0800 Subject: [PATCH 03/12] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1a9cbc..1b59730 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ to install the LeonOS system. LeonCore are open source as BLC license -‘‘‘ +``` BLC Certificate Copyright © LeonOS Organization. All rights reserved. @@ -25,4 +25,4 @@ Any contributor who submits code, documents, or other contributions to the LeonC This version of the BLC Agreement is Version 1.0. The LeonOS Organization reserves the right to revise this agreement, and the revised agreement shall be published through the official GitHub repository of the LeonCore project. After the revised agreement takes effect, any act of using or modifying the operating system shall comply with the latest version of the agreement. THE OPERATING SYSTEM WITH THE BLC CERTIFICATE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE OPERATING SYSTEM OR THE USE OR OTHER DEALINGS IN THE OPERATING SYSTEM. -‘‘‘ +``` From ab37382fa8aa55909f6b0c3a2225f05dd5f791f3 Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:23:44 +0800 Subject: [PATCH 04/12] Create LICENSE_LEONCORE --- LICENSE_LEONCORE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 LICENSE_LEONCORE diff --git a/LICENSE_LEONCORE b/LICENSE_LEONCORE new file mode 100644 index 0000000..28dd251 --- /dev/null +++ b/LICENSE_LEONCORE @@ -0,0 +1,15 @@ +BLC Certificate + +Copyright © LeonOS Organization. All rights reserved. + +The full name of the BLC Certificate is "Build with LeonCore". + +Permission is hereby granted, free of charge, to any person obtaining a copy of the operating system with the BLC Certificate, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the operating system; when using or modifying the operating system with the BLC Certificate, you may keep the operating system closed-source, but shall indicate this agreement on the system information page; you must indicate "Powered by LeonCore" at startup or in other relevant locations of the operating system; you may use the operating system for commercial profit, but for commercialized versions of the operating system, you shall report the profit situation to LeonCore via GitHub Issues; you may open-source the operating system under any open-source license other than the BLC License; this agreement shall only apply to the open-source projects of LeonCore. + +Any contributor who submits code, documents, or other contributions to the LeonCore open-source project hereby grants the LeonOS Organization the right to use, modify, and redistribute such contributions, and the submitted content must comply with the terms of this agreement. The contributor shall ensure that the submitted content is free of copyright disputes and does not infringe the legitimate rights and interests of third parties; otherwise, the contributor shall bear full responsibility for any consequences arising therefrom. + +This version of the BLC Agreement is Version 1.0. The LeonOS Organization reserves the right to revise this agreement, and the revised agreement shall be published through the official GitHub repository of the LeonCore project. After the revised agreement takes effect, any act of using or modifying the operating system shall comply with the latest version of the agreement. + +THE OPERATING SYSTEM WITH THE BLC CERTIFICATE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE OPERATING SYSTEM OR THE USE OR OTHER DEALINGS IN THE OPERATING SYSTEM. \ No newline at end of file From 3cb9a007f21cc1441fd5d1b9afc9af939908a881 Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:25:06 +0800 Subject: [PATCH 05/12] Rename LICENSE_LEONCORE to LICENSE_BSL --- LICENSE_BSL | 1 + 1 file changed, 1 insertion(+) create mode 100644 LICENSE_BSL diff --git a/LICENSE_BSL b/LICENSE_BSL new file mode 100644 index 0000000..534f63e --- /dev/null +++ b/LICENSE_BSL @@ -0,0 +1 @@ + \ No newline at end of file From b34df6d6822c59b1a5c6e379e991a74efc95c93f Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:25:28 +0800 Subject: [PATCH 06/12] Update LICENSE_BSL --- LICENSE_BSL | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/LICENSE_BSL b/LICENSE_BSL index 534f63e..28dd251 100644 --- a/LICENSE_BSL +++ b/LICENSE_BSL @@ -1 +1,15 @@ - \ No newline at end of file +BLC Certificate + +Copyright © LeonOS Organization. All rights reserved. + +The full name of the BLC Certificate is "Build with LeonCore". + +Permission is hereby granted, free of charge, to any person obtaining a copy of the operating system with the BLC Certificate, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the operating system; when using or modifying the operating system with the BLC Certificate, you may keep the operating system closed-source, but shall indicate this agreement on the system information page; you must indicate "Powered by LeonCore" at startup or in other relevant locations of the operating system; you may use the operating system for commercial profit, but for commercialized versions of the operating system, you shall report the profit situation to LeonCore via GitHub Issues; you may open-source the operating system under any open-source license other than the BLC License; this agreement shall only apply to the open-source projects of LeonCore. + +Any contributor who submits code, documents, or other contributions to the LeonCore open-source project hereby grants the LeonOS Organization the right to use, modify, and redistribute such contributions, and the submitted content must comply with the terms of this agreement. The contributor shall ensure that the submitted content is free of copyright disputes and does not infringe the legitimate rights and interests of third parties; otherwise, the contributor shall bear full responsibility for any consequences arising therefrom. + +This version of the BLC Agreement is Version 1.0. The LeonOS Organization reserves the right to revise this agreement, and the revised agreement shall be published through the official GitHub repository of the LeonCore project. After the revised agreement takes effect, any act of using or modifying the operating system shall comply with the latest version of the agreement. + +THE OPERATING SYSTEM WITH THE BLC CERTIFICATE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE OPERATING SYSTEM OR THE USE OR OTHER DEALINGS IN THE OPERATING SYSTEM. \ No newline at end of file From 13c047c8d4020ab6fdef87dc8bcdc1f0c2cf51c1 Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:26:12 +0800 Subject: [PATCH 07/12] Delete LICENSE_LEONCORE --- LICENSE_LEONCORE | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 LICENSE_LEONCORE diff --git a/LICENSE_LEONCORE b/LICENSE_LEONCORE deleted file mode 100644 index 28dd251..0000000 --- a/LICENSE_LEONCORE +++ /dev/null @@ -1,15 +0,0 @@ -BLC Certificate - -Copyright © LeonOS Organization. All rights reserved. - -The full name of the BLC Certificate is "Build with LeonCore". - -Permission is hereby granted, free of charge, to any person obtaining a copy of the operating system with the BLC Certificate, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the operating system; when using or modifying the operating system with the BLC Certificate, you may keep the operating system closed-source, but shall indicate this agreement on the system information page; you must indicate "Powered by LeonCore" at startup or in other relevant locations of the operating system; you may use the operating system for commercial profit, but for commercialized versions of the operating system, you shall report the profit situation to LeonCore via GitHub Issues; you may open-source the operating system under any open-source license other than the BLC License; this agreement shall only apply to the open-source projects of LeonCore. - -Any contributor who submits code, documents, or other contributions to the LeonCore open-source project hereby grants the LeonOS Organization the right to use, modify, and redistribute such contributions, and the submitted content must comply with the terms of this agreement. The contributor shall ensure that the submitted content is free of copyright disputes and does not infringe the legitimate rights and interests of third parties; otherwise, the contributor shall bear full responsibility for any consequences arising therefrom. - -This version of the BLC Agreement is Version 1.0. The LeonOS Organization reserves the right to revise this agreement, and the revised agreement shall be published through the official GitHub repository of the LeonCore project. After the revised agreement takes effect, any act of using or modifying the operating system shall comply with the latest version of the agreement. - -THE OPERATING SYSTEM WITH THE BLC CERTIFICATE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE OPERATING SYSTEM OR THE USE OR OTHER DEALINGS IN THE OPERATING SYSTEM. \ No newline at end of file From 03c76ebcd74557331136646d5485d1c99b4e3694 Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:29:35 +0800 Subject: [PATCH 08/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b59730..c2ec760 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ to install the LeonOS system. --- -LeonCore are open source as BLC license +LeonOS's kernal "The LeonCore Open Source Project" which is LeonCore is open source as BLC license ``` BLC Certificate From 93cebf337e56d227aff0dbc1ae221cab4054108b Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Sat, 13 Sep 2025 17:52:24 +0800 Subject: [PATCH 09/12] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c2ec760..c9aff1f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ wget run https://gh.catmak.name/https://raw.githubusercontent.com/CCLeonOS/LeonO ``` to install the LeonOS system. +> ![info] +> The CatOS program is moved to `ccleonos/catos-installer`. + --- LeonOS's kernal "The LeonCore Open Source Project" which is LeonCore is open source as BLC license From 770a04eaca444ad0f5e57ee0f23c1ce7b21cf9bb Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Sat, 13 Sep 2025 17:54:29 +0800 Subject: [PATCH 10/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9aff1f..fbf2f88 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ wget run https://gh.catmak.name/https://raw.githubusercontent.com/CCLeonOS/LeonO ``` to install the LeonOS system. -> ![info] +> [!NOTE] > The CatOS program is moved to `ccleonos/catos-installer`. --- From 5deffe0ef448f23f895c6fbaecca00674345e2bb Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Sat, 13 Sep 2025 17:55:47 +0800 Subject: [PATCH 11/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbf2f88..c26ed6f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ to install the LeonOS system. --- -LeonOS's kernal "The LeonCore Open Source Project" which is LeonCore is open source as BLC license +LeonOS's kernal "The LeonCore Open Source Project" which is LeonCore is open source as BLC Certificate ``` BLC Certificate From b0973e2ad413bd2197a0c3dab9806dc3bb10c4b6 Mon Sep 17 00:00:00 2001 From: LeonMMcoset <152147508+Leonmmcoset@users.noreply.github.com> Date: Sat, 13 Sep 2025 18:00:50 +0800 Subject: [PATCH 12/12] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c26ed6f..969d269 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![logo](https://socialify.git.ci/ccleonos/leonos/image?description=1&font=JetBrains+Mono&forks=1&issues=1&language=1&name=1&owner=1&pattern=Circuit+Board&pulls=1&stargazers=1&theme=Light) # LeonOS Use ```shell