CBielstein / APRSsharp

APRS# - Modern APRS software for the amateur radio community
MIT License
12 stars 5 forks source link

Ensure compliance with package licenses #52

Open CBielstein opened 3 years ago

CBielstein commented 3 years ago

Find a way to comply with any packages' licenses that require disclosures (e.g. GPL licenses) and document it.

Then either open an issue to follow up with the disclosures for specific packages or just do it as part of this PR as an example.

A great change for this would be to take #26 first so that all packages can be consolidated in to a single file. This would allow that file to be monitored for changes via a GitHub Action and to ensure that a corresponding disclosure file has been modified as well.