diff --git a/README.md b/README.md index 38a6409..8b768a6 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ - **Cross-platform** (supports `Windows`, `Linux` and `MacOS`, etc.) - Similar to `C++` syntax (quick mastery) - Interpreted (optional `compilation`) -- Free (subject to `AGPL-3.0` and `AQ License`) +- Free (subject to `AGPL-3.0` or `AQ License`) - Open source (under `AQ license`) ### The following is a comparison between the **AQ** language and 15 other mainstream programming languages in different aspects: @@ -344,15 +344,15 @@ AQ is an open source project and everyone is welcome to contribute to it! Whethe ## License -**AQ** is based on `AGPL-3.0` and [AQ License](https://github.com/aq-org/AQ/blob/main/aq-license.txt). This is a `license` designed specifically for **AQ** to protect **AQ**'s `intellectual property` and `community interests`. +**AQ** is based on `AGPL-3.0` or [AQ License](https://github.com/aq-org/AQ/blob/main/aq-license.txt). This is a `license` designed specifically for **AQ** to protect **AQ**'s `intellectual property` and `community interests`. -The `AGPL-3.0` and `AQ License` allows you to `freely use`, `modify` and `distribute` **AQ** under the conditions of the license, but it also has some restrictions on your actions. For example, you need to retain **AQ**'s `copyright statement` and `license text` and not use them for illegal or unethical purposes. +The `AGPL-3.0` or `AQ License` allows you to `freely use`, `modify` and `distribute` **AQ** under the conditions of the license, but it also has some restrictions on your actions. For example, you need to retain **AQ**'s `copyright statement` and `license text` and not use them for illegal or unethical purposes. -If you plan to use **AQ** for `commercial use`, or develop `derivative products` based on **AQ**, please read the full text of the `AGPL-3.0` and `AQ License` carefully and abide by the `terms and conditions` therein. If you have any questions, you can also contact us at any time. +If you plan to use **AQ** for `commercial use`, or develop `derivative products` based on **AQ**, please read the full text of the `AGPL-3.0` or `AQ License` carefully and abide by the `terms and conditions` therein. If you have any questions, you can also contact us at any time. In addition, **AQ** itself may also use "parts of code" from other "open source software", and these codes may be subject to "other licenses". We will accurately mark these `license information` in the code. -We believe that the `AGPL-3.0` and `AQ License` can well balance **AQ**'s `open source` and `intellectual property protection`, creating favorable conditions for **AQ**'s `long-term development`. If you have any questions or suggestions about the license, please feel free to discuss it with us. +We believe that the `AGPL-3.0` or `AQ License` can well balance **AQ**'s `open source` and `intellectual property protection`, creating favorable conditions for **AQ**'s `long-term development`. If you have any questions or suggestions about the license, please feel free to discuss it with us. > Copyright 2024 AQ author, All Rights Reserved. -> This program is licensed under the AGPL-3.0 and AQ License. You can find the AQ license in the root directory. \ No newline at end of file +> This program is licensed under the AGPL-3.0 or AQ License. You can find the AQ license in the root directory. \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index 38a6409..8b768a6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -122,7 +122,7 @@ - **Cross-platform** (supports `Windows`, `Linux` and `MacOS`, etc.) - Similar to `C++` syntax (quick mastery) - Interpreted (optional `compilation`) -- Free (subject to `AGPL-3.0` and `AQ License`) +- Free (subject to `AGPL-3.0` or `AQ License`) - Open source (under `AQ license`) ### The following is a comparison between the **AQ** language and 15 other mainstream programming languages in different aspects: @@ -344,15 +344,15 @@ AQ is an open source project and everyone is welcome to contribute to it! Whethe ## License -**AQ** is based on `AGPL-3.0` and [AQ License](https://github.com/aq-org/AQ/blob/main/aq-license.txt). This is a `license` designed specifically for **AQ** to protect **AQ**'s `intellectual property` and `community interests`. +**AQ** is based on `AGPL-3.0` or [AQ License](https://github.com/aq-org/AQ/blob/main/aq-license.txt). This is a `license` designed specifically for **AQ** to protect **AQ**'s `intellectual property` and `community interests`. -The `AGPL-3.0` and `AQ License` allows you to `freely use`, `modify` and `distribute` **AQ** under the conditions of the license, but it also has some restrictions on your actions. For example, you need to retain **AQ**'s `copyright statement` and `license text` and not use them for illegal or unethical purposes. +The `AGPL-3.0` or `AQ License` allows you to `freely use`, `modify` and `distribute` **AQ** under the conditions of the license, but it also has some restrictions on your actions. For example, you need to retain **AQ**'s `copyright statement` and `license text` and not use them for illegal or unethical purposes. -If you plan to use **AQ** for `commercial use`, or develop `derivative products` based on **AQ**, please read the full text of the `AGPL-3.0` and `AQ License` carefully and abide by the `terms and conditions` therein. If you have any questions, you can also contact us at any time. +If you plan to use **AQ** for `commercial use`, or develop `derivative products` based on **AQ**, please read the full text of the `AGPL-3.0` or `AQ License` carefully and abide by the `terms and conditions` therein. If you have any questions, you can also contact us at any time. In addition, **AQ** itself may also use "parts of code" from other "open source software", and these codes may be subject to "other licenses". We will accurately mark these `license information` in the code. -We believe that the `AGPL-3.0` and `AQ License` can well balance **AQ**'s `open source` and `intellectual property protection`, creating favorable conditions for **AQ**'s `long-term development`. If you have any questions or suggestions about the license, please feel free to discuss it with us. +We believe that the `AGPL-3.0` or `AQ License` can well balance **AQ**'s `open source` and `intellectual property protection`, creating favorable conditions for **AQ**'s `long-term development`. If you have any questions or suggestions about the license, please feel free to discuss it with us. > Copyright 2024 AQ author, All Rights Reserved. -> This program is licensed under the AGPL-3.0 and AQ License. You can find the AQ license in the root directory. \ No newline at end of file +> This program is licensed under the AGPL-3.0 or AQ License. You can find the AQ license in the root directory. \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 38a6409..8b768a6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -122,7 +122,7 @@ - **Cross-platform** (supports `Windows`, `Linux` and `MacOS`, etc.) - Similar to `C++` syntax (quick mastery) - Interpreted (optional `compilation`) -- Free (subject to `AGPL-3.0` and `AQ License`) +- Free (subject to `AGPL-3.0` or `AQ License`) - Open source (under `AQ license`) ### The following is a comparison between the **AQ** language and 15 other mainstream programming languages in different aspects: @@ -344,15 +344,15 @@ AQ is an open source project and everyone is welcome to contribute to it! Whethe ## License -**AQ** is based on `AGPL-3.0` and [AQ License](https://github.com/aq-org/AQ/blob/main/aq-license.txt). This is a `license` designed specifically for **AQ** to protect **AQ**'s `intellectual property` and `community interests`. +**AQ** is based on `AGPL-3.0` or [AQ License](https://github.com/aq-org/AQ/blob/main/aq-license.txt). This is a `license` designed specifically for **AQ** to protect **AQ**'s `intellectual property` and `community interests`. -The `AGPL-3.0` and `AQ License` allows you to `freely use`, `modify` and `distribute` **AQ** under the conditions of the license, but it also has some restrictions on your actions. For example, you need to retain **AQ**'s `copyright statement` and `license text` and not use them for illegal or unethical purposes. +The `AGPL-3.0` or `AQ License` allows you to `freely use`, `modify` and `distribute` **AQ** under the conditions of the license, but it also has some restrictions on your actions. For example, you need to retain **AQ**'s `copyright statement` and `license text` and not use them for illegal or unethical purposes. -If you plan to use **AQ** for `commercial use`, or develop `derivative products` based on **AQ**, please read the full text of the `AGPL-3.0` and `AQ License` carefully and abide by the `terms and conditions` therein. If you have any questions, you can also contact us at any time. +If you plan to use **AQ** for `commercial use`, or develop `derivative products` based on **AQ**, please read the full text of the `AGPL-3.0` or `AQ License` carefully and abide by the `terms and conditions` therein. If you have any questions, you can also contact us at any time. In addition, **AQ** itself may also use "parts of code" from other "open source software", and these codes may be subject to "other licenses". We will accurately mark these `license information` in the code. -We believe that the `AGPL-3.0` and `AQ License` can well balance **AQ**'s `open source` and `intellectual property protection`, creating favorable conditions for **AQ**'s `long-term development`. If you have any questions or suggestions about the license, please feel free to discuss it with us. +We believe that the `AGPL-3.0` or `AQ License` can well balance **AQ**'s `open source` and `intellectual property protection`, creating favorable conditions for **AQ**'s `long-term development`. If you have any questions or suggestions about the license, please feel free to discuss it with us. > Copyright 2024 AQ author, All Rights Reserved. -> This program is licensed under the AGPL-3.0 and AQ License. You can find the AQ license in the root directory. \ No newline at end of file +> This program is licensed under the AGPL-3.0 or AQ License. You can find the AQ license in the root directory. \ No newline at end of file