From 0ed05f88d7d68c55706001b110707a049fe1884e Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Fri, 4 Apr 2025 21:48:08 -0600 Subject: [PATCH] Add a limited trademark use exception --- LICENSE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index c8bce06..c3528e7 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -2,7 +2,9 @@ ## Trademark -PostalPoint is a registered trademark of PostalPortal LLC and cannot be used without express written permission. Before producing boards or distributing software, you must delete the trademark from the silkscreen and source code (especially print statements). +PostalPoint is a registered trademark of PostalPortal LLC and cannot be used without express written permission. +Before producing boards or distributing software, you must remove references to PostalPoint. +Exception: If the communication protocol of the device remains compatible with the original code, you may instead replace "PostalPoint" with "PostalPoint-compatible". ## Software