Skip to content

OSS Attribution

multrus requested to merge 20240425_OSS_attribution_FhG into main

Complete the OSS Attribution in main. Changes contain:

  • Added thirdPartyLegalNotices/thirdPartyLegalNotices.txt to the directories ci, scripts, tests, which includes an attribution of all Python dependencies, which need to be installed separately in order to run the scripts (i.e. the scripts trigger the installation thereof); these attributions doesn't include dependencies which are part of the Python default installation, since this is considered to be in the responsibility of the user, as soon as he/she installs the Python environment. It also doesn't include possible Matlab dependencies on the Matlab installation itself (same argument as before; we don't have depdenencies on other third-party Matlab code); all attributions are in one text-file, and I've removed the individual attributions which have been there before
  • Added scripts/thirdPartyLegalNotices/thirdPartyLegalNotices_WMC-Tool_EID-XOR.txt to cover WMC-Tool and EID-XOR
  • Added the license text for HRIRs, BRIRs to /thirdPartyLegalNotices/BRIR.txt and /thirdPartyLegalNotices/HRIR.txt
  • Added license files for the executables provided by FhG, namely LICENSE_networkSimulator_g192.txt and LICENSE_mld.txt

Please review!

Merge request reports

Loading