Skip to content

chore: name WebDecoy LLC as author and copyright holder - #43

Merged
cport1 merged 1 commit into
mainfrom
chore/webdecoy-llc-author
Sep 18, 2026
Merged

cport1 merged 1 commit into
mainfrom
chore/webdecoy-llc-author

Conversation

@cport1

@cport1 cport1 commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

WebDecoy LLC (Texas) was formed on 2026-09-17, so the published package metadata should name the entity rather than the informal brand spelling.

Files changed:

  • LICENSE - copyright line Copyright (c) 2025 Web Decoy -> Copyright (c) 2025-2026 WebDecoy LLC. The rest of the MIT text is untouched.
  • package.json - "author" -> "WebDecoy LLC"
  • packages/webdecoy/package.json - same
  • packages/express/package.json - same
  • packages/hono/package.json - same
  • packages/nextjs/package.json - same
  • packages/client/package.json - same
  • packages/fastify/package.json - same

Scope: metadata only. No version bumps, no dependency or description changes, no source changes. Nothing in the code reads the author field, so there is no runtime effect. Customer-visible brand strings such as Access denied by Web Decoy protection are deliberately left alone; whether to change that spelling is a separate decision.

Validation: every edited package.json parses (node -e "require(...)") and all seven still pass prettier --check.

Update ownership metadata to name the legal entity:

- LICENSE copyright line: "2025 Web Decoy" -> "2025-2026 WebDecoy LLC"
- "author" field in the root package.json and in all six workspace
  packages: "Web Decoy" -> "WebDecoy LLC"

Metadata only. No version bumps, dependency changes, or source changes.
@cport1
cport1 merged commit 4a9742f into main Sep 18, 2026
2 checks passed
@cport1
cport1 deleted the chore/webdecoy-llc-author branch September 18, 2026 17:42
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