From ecfdbdefe0916b834ba50e623757367c30e341d2 Mon Sep 17 00:00:00 2001 From: poduck Date: Fri, 28 Nov 2025 21:07:09 -0500 Subject: [PATCH] refactor: Replace "Platform" with "SmoothSchedule" in licensing section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated all references to "Platform" in the licensing documentation to use "SmoothSchedule" for better branding consistency: - Changed "Platform Rights" to "SmoothSchedule Rights" - Changed "Platform Service Rights" to "SmoothSchedule Service Rights" - Changed "Platform Use" table header to "SmoothSchedule Use" - Updated all inline references from "Platform" to "SmoothSchedule" This makes the licensing terms more specific and branded while maintaining the same legal structure and protections. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- frontend/src/pages/HelpPluginDocs.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/pages/HelpPluginDocs.tsx b/frontend/src/pages/HelpPluginDocs.tsx index 937a747..c3e7993 100644 --- a/frontend/src/pages/HelpPluginDocs.tsx +++ b/frontend/src/pages/HelpPluginDocs.tsx @@ -1644,7 +1644,7 @@ exec('print("hi")') # Error!`}
  • Only accessible within your business account
  • Not visible in the public marketplace
  • You choose any license you want (or none)
  • -
  • Platform can execute your code to provide the service
  • +
  • SmoothSchedule can execute your code to provide the service
  • @@ -1665,7 +1665,7 @@ exec('print("hi")') # Error!`}

    1. - Platform Rights: SmoothSchedule may use, execute, host, and distribute your plugin code + SmoothSchedule Rights: SmoothSchedule may use, execute, host, and distribute your plugin code to provide the marketplace service
    2. @@ -1688,7 +1688,7 @@ exec('print("hi")') # Error!`} You retain: Copyright ownership, ability to license elsewhere, right to unpublish

      - Similar to: MIT License + Platform Service Rights + Similar to: MIT License + SmoothSchedule Service Rights

      @@ -1702,7 +1702,7 @@ exec('print("hi")') # Error!`}
      • Original code is stored for security verification
      • Changing code after URL whitelisting will fail upload
      • -
      • Platform may review code for security compliance
      • +
      • SmoothSchedule may review code for security compliance
      • Malicious code will result in account suspension
      @@ -1747,7 +1747,7 @@ exec('print("hi")') # Error!`}
      ✓ Hide from marketplace
      -
      Platform Use
      +
      SmoothSchedule Use
      ✓ Execute only
      ✓ Execute + Distribute
      @@ -1762,7 +1762,7 @@ exec('print("hi")') # Error!`}