commit 4d2267d5f04490ea7a6457cdc5c6fb60e319f7fc parent 6608335f3d5cd5d693f60f5cd7ba728e0de93ee0 Author: Amit Dutta <amitdutta4255@gmail.com> Date: Thu, 2 Apr 2026 19:08:09 +0530 Change liability statement to Apache License 2.0 Updated liability statement to reference Apache License 2.0. Diffstat:
| M | SECURITY.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SECURITY.md b/SECURITY.md @@ -25,4 +25,4 @@ Please include as much detail as possible to help us reproduce and fix the issue This project is a demonstration of cloud compilation technology. * **No Sandbox:** Code is currently executed on the host machine. -* **Liability:** As per the MIT License, this software is provided "as is", without warranty of any kind. +* **Liability:** As per the [**Apache License 2.0**](https://www.apache.org/licenses/LICENSE-2.0), this software is provided "as is", without warranty of any kind. Developers are responsible for their own implementations.