From f184fd5e8a9f2b2fad229eb452c8fe673318f375 Mon Sep 17 00:00:00 2001 From: Albert Hui Date: Sun, 2 Aug 2026 15:19:05 +0800 Subject: [PATCH] docs(terms): state Apache-2.0, the licence this repo actually ships docs/terms.md named the MIT Licence while LICENSE and Cargo.toml both declare Apache-2.0. The fleet standardised on Apache-2.0 for its explicit patent grant; the LICENSE file and the crate manifest were migrated and this document was not. Co-Authored-By: Claude Opus 5 (1M context) --- docs/terms.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/terms.md b/docs/terms.md index 2bc8ec1..fe35c31 100644 --- a/docs/terms.md +++ b/docs/terms.md @@ -1,7 +1,7 @@ # Terms of Service **exec-pe-forensic** is free, open-source software licensed under the -[MIT License](../LICENSE). These terms supplement, but do not override, that +[Apache License 2.0](../LICENSE). These terms supplement, but do not override, that licence. - **As-is, no warranty.** The software is provided "as is", without warranty of @@ -17,6 +17,6 @@ licence. - **No professional relationship.** Use of this software does not create any professional, advisory, or expert-witness relationship with the authors. -By using the software you accept these terms and the terms of the MIT License. +By using the software you accept these terms and the terms of the Apache License 2.0. © 2026 Security Ronin Ltd