Skip to content

Add MIT LICENSE file (matches the site footer) - #1

Open
joewinke wants to merge 1 commit into
ckissi:mainfrom
joewinke:add-mit-license
Open

Add MIT LICENSE file (matches the site footer)#1
joewinke wants to merge 1 commit into
ckissi:mainfrom
joewinke:add-mit-license

Conversation

@joewinke

@joewinke joewinke commented Jul 12, 2026

Copy link
Copy Markdown

The footer on https://kinetics.colorion.co says "99 motion patterns. CSS + React. MIT licensed.", but the repo has no LICENSE file and no license field in package.json, which technically leaves it all-rights-reserved for anyone who finds it via GitHub.

This PR adds:

  • LICENSE — standard MIT text, copyright (c) 2026 Csaba Kissi
  • "license": "MIT" in package.json

so the grant stated on the site is carried by the repo itself. Feel free to adjust the copyright line if you'd rather attribute differently.

Beautiful library. Thank you for making it!

The site footer at kinetics.colorion.co already states 'MIT licensed' —
this makes the repo itself carry the license so the grant is unambiguous
for anyone vendoring the CSS.

@josueggh josueggh left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants