-
-
Notifications
You must be signed in to change notification settings - Fork 36
Using third party libraries
Thomas Steur edited this page Aug 11, 2021
·
2 revisions
- Make sure the library we use is compatible with our GPL v3 license
- Add a new entry to the file LEGALNOTICE mentioning this new library and its license
- In .gitattributes remove files that aren't needed for the release to keep the release zip file as small as possible. We keep the license file and possible readme file if there is any.