adam-lynch / back-of-your-hand

How well do you know your area? Test your knowledge by locating streets with this game.
https://backofyourhand.com
Mozilla Public License 2.0
80 stars 9 forks source link

Fixed a control-panel width bug #56

Closed AntoninDelFabbro closed 1 year ago

AntoninDelFabbro commented 1 year ago
Before (max-width=600px) After (max-width=100%)
image image
adam-lynch commented 1 year ago

Thanks a lot!

AntoninDelFabbro commented 1 year ago

Thanks to you for this awesome game! 😁

adam-lynch commented 4 months ago

Hi @AntoninDelFabbro,

I hope you’re well. Thanks again for contributing, I really appreciate it.

License Change

I’m currently overhauling this project and in doing that, I decided to change the license. Currently, it’s licensed under the MIT License and I am planning to re-license the project under the Mozilla Public License 2.0 (MPL 2.0).

Your consent

I would like your permission to re-license your contributions under MPL 2.0. All I ask is that you reply and confirm your consent. If you have any concerns or prefer not to re-license your contributions, please let me know (my email is on my profile if you would prefer that).

I will be re-licensing all of my contributions and will keep yours under MIT until you provide your consent to re-license them under MPL 2.0.

Your contributions

All of your contributions are contained in this pull-request.

Why MPL 2.0?

  1. File-Level Copyleft: Ensures improvements are shared back with the community.
  2. Compatibility: MPL 2.0 works well with other licenses, including GPL, allowing easier integration with larger projects.
  3. Contributor Management: Provides clear guidelines for contributions and obligations.
  4. Patent Protection: Offers explicit patent grants, protecting contributors from patent litigation.
  5. Balanced Copyleft: Encourages open-source contributions while permitting use in proprietary projects under specific conditions.
  6. Corporate Adoption: Aligns better with some corporate open-source policies.
  7. Clearer Compliance: Known for precise language, making legal compliance simpler.

More information

Thank you!

AntoninDelFabbro commented 4 months ago

You have my consent. Thanks! 😊 (Interesting message, very respectful!)

adam-lynch commented 4 months ago

Thank you!