push
push copied to clipboard
LICENSE file states "TODO" in push_macos
Hi there,
first of all thanks for your project, it is helping us using push notifications very well. Our SBOM analysis brings up a missing open source license definition file for push_macos (although we're only using push for iOS and Android).
https://github.com/ben-xD/push/blob/main/push_macos/LICENSE
is stating
TODO: Add your license here.
So far, we guess that this is only a bug and that the other LICENSE files (with MIT) are also counting for push_macos, but it would be great if you could update it to reflect e.g. https://github.com/ben-xD/push/blob/main/push_ios/LICENSE
Thanks and Cheers, Thomas