LSSTDESC / snmachine

Machine learning code for photometric supernova classification
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Include Licence #227

Closed Catarina-Alves closed 3 years ago

Catarina-Alves commented 3 years ago

For legal reasons, any repository should have a license.

GitHub created a website to help people choosing the right licence for each project.

The Guidelines for DESC Repositories (see the file with the same name in the Publication Board) suggest the BSD 3-Clause "New" or "Revised" License. I think it is a good license because it is permissive while forbidding others from using the name of the project or its contributors to promote derived products without written consent.

MichelleLochner commented 3 years ago

@Catarina-Alves I agree with using BSD, I use it for all my repositories.

Catarina-Alves commented 3 years ago

Solved with #228