DDMAL / meix.js

Browser-based MEI editor.
4 stars 4 forks source link

Adding a license to this repo #80

Open carrieeex opened 3 years ago

carrieeex commented 3 years ago

Dear @ahwitz @ahankinson ,

As per SSHRC’s guidelines on open data and the contracts signed by DDMAL employees, all of our software is open source. However, not all of our GitHub repos currently have licensing information.

Effective now, we would like to change the license of this repository to the MIT License (currently, it doesn't have any), which is summarized below:

MIT License

Copyright 2014-2018 Andrew Horwitz, Andrew Hankinson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

You have been included in this issue because you have contributed, at some point, to the development of this repository.

We will wait for two weeks from the date of this notice to address any questions or concerns you may have.

If you don't have any concerns, we do not require any action on your side and will update the license accordingly.

Thank you, Jiali Cheng

carrieeex commented 3 years ago

Hi @ahwitz @ahankinson should I add the license to the master branch or the develop branch for this repo?