Skip to content

Conversation

thiagopaiva99
Copy link
Contributor

What:

Added License in the README

Why:

Keep the docs consistent and informing for everyone the project License in a easiest way.

How:

[x] adding License section on README

Check:

[x] Documentation
[ ] Tests
[x] Ready to be merged

@Timer
Copy link
Contributor

Timer commented Apr 15, 2018

I appreciate the PR, but I'm not sure if this is necessary -- a LICENSE file is pretty standard and GitHub even specifies the license up in the project bar (above Clone or download).

Thanks!

@Timer Timer closed this Apr 15, 2018
@gaearon
Copy link
Contributor

gaearon commented Apr 15, 2018

Hmm. Actually I’d like to have it in README. But the wording is a bit too colloquial. I’d prefer just “Create React App is open source software licensed as MIT.”

@Timer Timer reopened this Apr 15, 2018
@gaearon
Copy link
Contributor

gaearon commented Apr 15, 2018

(The reason I’d like to have it is to bring extra attention to it not being licensed as BSD+P like in the past)

@Timer Timer added this to the 2.0.0 milestone Apr 15, 2018
@thiagopaiva99
Copy link
Contributor Author

Hey, thanks for reopening the PR! I have changed the way the license is described as @gaearon suggested! Thank you!

@Timer Timer mentioned this pull request Apr 21, 2018
@Timer
Copy link
Contributor

Timer commented Apr 21, 2018

Thanks!

@Timer Timer merged commit 789b856 into facebook:next Apr 21, 2018
kellyrmilligan added a commit to kellyrmilligan/create-react-app that referenced this pull request May 2, 2018
* upstream/next: (35 commits) Update envinfo and issue template (facebook#4375) Update sass-loader to 7.0.1 (facebook#4376) Support package distribution tags (facebook#4350) fix broken css module support in prod (facebook#4361) Bumped jest version to 22.4.1 (facebook#4362) bump babel 7 to beta 46 bump lint-staged to node 10 compatible version documentation: Added License to the README.md (facebook#4294) Bump `fsevents`. (facebook#4331) Fix typo in e2e-simple.sh comment (facebook#4323) Add Sass loader (facebook#4195) Fix some typos in README.md (facebook#4286) Added learnstorybook.com to Storybook links (facebook#4298) Document multiple build environments via `env-cmd` facebook#4071 (facebook#4117) Fixed link to CSS imports blog post Update CSS Modules localIndetName (facebook#4192) Enable loose mode for `class-properties` (facebook#4248) bump babel 7 beta (facebook#4253) Small typo fix facebook#4217 Changelog for 1.1.4 ...
kellyrmilligan added a commit to kellyrmilligan/create-react-app that referenced this pull request May 2, 2018
* next: (35 commits) Update envinfo and issue template (facebook#4375) Update sass-loader to 7.0.1 (facebook#4376) Support package distribution tags (facebook#4350) fix broken css module support in prod (facebook#4361) Bumped jest version to 22.4.1 (facebook#4362) bump babel 7 to beta 46 bump lint-staged to node 10 compatible version documentation: Added License to the README.md (facebook#4294) Bump `fsevents`. (facebook#4331) Fix typo in e2e-simple.sh comment (facebook#4323) Add Sass loader (facebook#4195) Fix some typos in README.md (facebook#4286) Added learnstorybook.com to Storybook links (facebook#4298) Document multiple build environments via `env-cmd` facebook#4071 (facebook#4117) Fixed link to CSS imports blog post Update CSS Modules localIndetName (facebook#4192) Enable loose mode for `class-properties` (facebook#4248) bump babel 7 beta (facebook#4253) Small typo fix facebook#4217 Changelog for 1.1.4 ...
@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.