willeccles / cpm

🌵 A wrapper for package managers to make them consistent for those of us who are lazy.
MIT License
69 stars 13 forks source link

Relicense under MIT #43

Closed willeccles closed 2 years ago

willeccles commented 2 years ago

I have decided that I would like to relicense this project under the MIT license (previously the Mozilla Public License 2.0). This thread will be used for discussion related to this change, and I will not move forward with this change until major/recent contributors have approved it. These contributors are:

Please review the changes and "approve" them if you agree to relicense your contributed code under the MIT license.

eepykate commented 2 years ago

Personally I'd use shorthand in the script itself, as in something like "Licensed under MIT (c) Will Eccles" / "By Will Eccles, MIT License"

willeccles commented 2 years ago

Alright, that's settled then. I won't change the license that's in the source just yet, I need to think about it. This is the way I would do it in C/C++, so I see no reason not to do the same in shell.