ITU-BDSA2024-GROUP30 / Chirp

The great Chirp repository for Group 30!
Other
1 stars 0 forks source link

(7.2.a) as DEVELOPERS we want to CHOOSE A LICENSE FOR OUR PROJECT such that we AVOID FUTURE CHALLENGES #68

Closed HenrijetteOest closed 1 month ago

HenrijetteOest commented 1 month ago

https://github.com/itu-bdsa/lecture_notes/blob/main/sessions/session_07/README_PROJECT.md#2a-choose-a-license-for-your-chirp-project

Choose a license for your Chirp! project. If in doubt about which license might be suitable for your project, consult choosealicense.com

Make sure that you can choose the license you want to choose with the dependencies that you declare in your .csproj file. For license compatibility, consider the overview from a corresponding Wikipedia article: image

Place the license text in a file LICENSE.md, which you place in the root directory of your project on the main branch. See GitHub's documentation on how to add a license to an existing project.