-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
c: PlatformFor Matomo platform changes that aren't impacting any of our APIs but improve the core itself.For Matomo platform changes that aren't impacting any of our APIs but improve the core itself.
Milestone
Description
While parsing the plugin API I just noticed that there is no consistent way for plugin authors to specify the license of their plugin:
BSD & GPL v3+
GPL
GPL-3.0+
GPL 3.0 / fair use
GPLv3
GPL v3
GPL v3+
GPLv3 or later
InnoCraft EULA
MIT
It may be useful to require SPDX specifiers so it is consistent in the future:
https://spdx.org/licenses/
Metadata
Metadata
Assignees
Labels
c: PlatformFor Matomo platform changes that aren't impacting any of our APIs but improve the core itself.For Matomo platform changes that aren't impacting any of our APIs but improve the core itself.