Skip to content

Update ToS to reflect Manicode, Inc. (DBA Codebuff)#538

Merged
jahooma merged 1 commit intomainfrom
jahooma/tos-manicode
Apr 23, 2026
Merged

Update ToS to reflect Manicode, Inc. (DBA Codebuff)#538
jahooma merged 1 commit intomainfrom
jahooma/tos-manicode

Conversation

@jahooma
Copy link
Copy Markdown
Contributor

@jahooma jahooma commented Apr 23, 2026

Summary

Updates the Terms of Service page to refer to the company as Manicode, Inc. (DBA Codebuff) instead of Codebuff, Inc.

Test plan

  • Visit /terms-of-service and verify the company name appears correctly throughout

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@jahooma jahooma merged commit a578974 into main Apr 23, 2026
11 checks passed
@jahooma jahooma deleted the jahooma/tos-manicode branch April 23, 2026 19:32
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 23, 2026

Greptile Summary

This PR updates the Terms of Service to replace Codebuff, Inc with Manicode, Inc. (DBA Codebuff) across the document. One occurrence in the Intellectual Property section (lines 247–248) was missed and still reads Codebuff, Inc.

  • P1 – Missed replacement: "prior written consent of Codebuff, Inc." in the Intellectual Property section was not updated — a legally significant clause still names the old entity.

Confidence Score: 4/5

One missed replacement in a legally sensitive clause should be fixed before merging.

A P1 finding remains: the Intellectual Property section still names "Codebuff, Inc." as the trademark consent holder, which contradicts the intent of this PR and could create legal ambiguity. All other occurrences were correctly updated.

web/src/app/terms-of-service/page.tsx — lines 247–248

Important Files Changed

Filename Overview
web/src/app/terms-of-service/page.tsx Company name updated from "Codebuff, Inc" to "Manicode, Inc" throughout, but one instance on lines 247–248 ("prior written consent of Codebuff, Inc.") was missed.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[ToS Page Rendered] --> B[Introduction: Manicode, Inc. DBA Codebuff ✅]
    A --> C[Subscriptions: Manicode, Inc ✅]
    A --> D[Free Trial: Manicode, Inc ✅]
    A --> E[Fee Changes: Manicode, Inc ✅]
    A --> F[Content: Manicode, Inc ✅]
    A --> G[Intellectual Property]
    G --> H["property of Manicode, Inc ✅"]
    G --> I["prior written consent of Codebuff, Inc ❌ – missed"]
    A --> J[Links To Other Web Sites: Manicode, Inc ✅]
Loading

Comments Outside Diff (2)

  1. web/src/app/terms-of-service/page.tsx, line 246-249 (link)

    P1 Missed company name replacement

    The Intellectual Property section still references Codebuff, Inc. on lines 247–248, while the rest of the document was updated to Manicode, Inc. This is an inconsistency left over from the find-and-replace pass — the sentence "without the prior written consent of Codebuff, Inc." retains the old entity name in a legally significant clause.

  2. web/src/app/terms-of-service/page.tsx, line 12 (link)

    P2 "Last updated" date not refreshed

    The Last updated date still reads 10/09/2024. Since this PR materially changes the legal entity named in the ToS, the date should be updated to reflect when this revision becomes effective.

Reviews (1): Last reviewed commit: "Update ToS to reflect Manicode, Inc. (DB..." | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant