debug_inspector icon indicating copy to clipboard operation
debug_inspector copied to clipboard

Adding license file

Open junaruga opened this issue 7 years ago • 1 comments

I guess that it is recommended to add license file such as LICENSE.txt or LICENSE.md by github or generally rather than including it in README.md. It is also recommended on Fedora Project (Linux OS project).

We can create it from github Web UI. https://help.github.com/articles/adding-a-license-to-a-repository/

Here is a sample for that. https://github.com/rspec/rspec-core

@banister I can work for that if you like.

junaruga avatar May 08 '17 19:05 junaruga

@banister how do you think? It's like a removing license content from README.md, adding license file such as https://github.com/rails/rails .

junaruga avatar Aug 26 '17 18:08 junaruga

Feel free to make a PR, however it seems already very clearly MIT (from README and gemspec)

eregon avatar Dec 04 '23 13:12 eregon

All right. I sent the PR https://github.com/banister/debug_inspector/pull/39.

junaruga avatar Dec 10 '23 01:12 junaruga