-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add license #606
Comments
Thanks again for nudging on this @zwass. Just documenting a previous tentative convo over in #macadmins (which ultimately didn't materialize): https://macadmins.slack.com/archives/CH9LT65U6/p1662716500141919?thread_ts=1662688083.804329&cid=CH9LT65U6. Given @relgit & https://github.com/DigiDNA are major contributors to this project would just want to center with them and make sure there's nothing that negatively impacts their ability to contribute in any of those licenses (admittedly I too am not so familiar on OS licensing and why we'd want one over another). Thanks again! |
This site has a good overview of licenses: https://choosealicense.com MIT: |
@apizz @relgit @DigiDNA if you run into questions, @gilesp314 might be able to help (she taught me about licenses) Or let me know and I’m happy to spend some time brainstorming licensing with you (I set it up for sailsjs and fleet). If helpful, I’m mikermcneil in macadmins MIT is a simple, easy, option that many consider the best practice for gratis+libre open source projects used by people at work. (I usually just copy and paste the LICENSE from any other repo into this one and change the authors and dates. Some folks opt to say, eg. 2022-present, to avoid the silly ritual of updating the year)
|
For what it's worth, I'm still on-board for an MIT license. |
We discussed this on macadmins slack a few months ago.
This repo is awesome, and looks like it's intended to be used widely by projects! Can you please add a license (ideally MIT or Apache2) to make this clear? Thank you!
The text was updated successfully, but these errors were encountered: