chore: add Apache-2.0 LICENSE - #444
Open
Mkassabov wants to merge 1 commit into
Open
Conversation
Mirrors the LICENSE from alchemy-run/alchemy. Every package already declares "license": "Apache-2.0", but the repo had no LICENSE file; this adds it and the matching field on the root manifest.
Contributor
|
Install the packages built from this commit: Distilled@distilled.cloud/core bun add https://pkg.ing/@distilled.cloud/core/ae7babc@distilled.cloud/aws bun add https://pkg.ing/@distilled.cloud/aws/ae7babc@distilled.cloud/axiom bun add https://pkg.ing/@distilled.cloud/axiom/ae7babc@distilled.cloud/azure bun add https://pkg.ing/@distilled.cloud/azure/ae7babc@distilled.cloud/cloudflare bun add https://pkg.ing/@distilled.cloud/cloudflare/ae7babc@distilled.cloud/coinbase bun add https://pkg.ing/@distilled.cloud/coinbase/ae7babc@distilled.cloud/discord bun add https://pkg.ing/@distilled.cloud/discord/ae7babc@distilled.cloud/expo-eas bun add https://pkg.ing/@distilled.cloud/expo-eas/ae7babc@distilled.cloud/fly-io bun add https://pkg.ing/@distilled.cloud/fly-io/ae7babc@distilled.cloud/gcp bun add https://pkg.ing/@distilled.cloud/gcp/ae7babc@distilled.cloud/github bun add https://pkg.ing/@distilled.cloud/github/ae7babc@distilled.cloud/kubernetes bun add https://pkg.ing/@distilled.cloud/kubernetes/ae7babc@distilled.cloud/mongodb-atlas bun add https://pkg.ing/@distilled.cloud/mongodb-atlas/ae7babc@distilled.cloud/neon bun add https://pkg.ing/@distilled.cloud/neon/ae7babc@distilled.cloud/planetscale bun add https://pkg.ing/@distilled.cloud/planetscale/ae7babc@distilled.cloud/posthog bun add https://pkg.ing/@distilled.cloud/posthog/ae7babc@distilled.cloud/prisma-postgres bun add https://pkg.ing/@distilled.cloud/prisma-postgres/ae7babc@distilled.cloud/railway bun add https://pkg.ing/@distilled.cloud/railway/ae7babc@distilled.cloud/stripe bun add https://pkg.ing/@distilled.cloud/stripe/ae7babc@distilled.cloud/supabase bun add https://pkg.ing/@distilled.cloud/supabase/ae7babc@distilled.cloud/turso bun add https://pkg.ing/@distilled.cloud/turso/ae7babc@distilled.cloud/typesense bun add https://pkg.ing/@distilled.cloud/typesense/ae7babc@distilled.cloud/workos bun add https://pkg.ing/@distilled.cloud/workos/ae7babc |
Mkassabov
force-pushed
the
claude/alchemy-license-addition-27014f
branch
from
August 11, 2026 14:53
0d9182b to
ae7babc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the same LICENSE as alchemy-run/alchemy — Apache License 2.0, copied verbatim.
Every package under
packages/*already declares"license": "Apache-2.0", but the repo had noLICENSEfile at the root. This adds it, plus the matchinglicensefield on the root manifest.