Checklist: New 3rd party library
If you need to add the new 3rd party library dependency to the inspectIT, please follow the specified checklist in order to correctly deal with licensing:
- Check if the license of the library is compatible with our current license (Which licenses we can use).
- If license is not compatible, please find an alternative.
Update the THIRDPARTYLICENSE.txt file by adding the information about the library:
- Add the library name to the section of the belonging license, current sections are:
- Apache v2.0
- Apache v1.1
- New BSD
- LGPL v3.0
- EPL v1.0
- MIT
- CDDL
- EDL v1.0
- MPL v2.0
- Public domain
If copyright information is specified in the jar, git repository or web-site of the library add above the license start it in the form:
Copyright (c) yyyy, who (library-name)
- Add the library name to the section of the belonging license, current sections are:
Add the new library and its details to the Used licenses in inspectIT