diff --git a/plugins/ExamplePlugin/plugin.json b/plugins/ExamplePlugin/plugin.json index 7f989d960bffe3f55d0f575301c95b1ebf0e03dd..71f81fb70dfdcc085eb33a2025e8eca7794a498c 100644 --- a/plugins/ExamplePlugin/plugin.json +++ b/plugins/ExamplePlugin/plugin.json @@ -14,6 +14,6 @@ } ], "homepage": "", - "license": "", + "license": "GPL v3+", "keywords": [] } \ No newline at end of file diff --git a/plugins/ExampleTheme/plugin.json b/plugins/ExampleTheme/plugin.json index 4b31d0a4fb66417fe38b9e1001a39347f686ef2c..7f486d6ddf72219d2c6c63d38b8611d5f062a772 100644 --- a/plugins/ExampleTheme/plugin.json +++ b/plugins/ExampleTheme/plugin.json @@ -5,7 +5,7 @@ "theme": true, "stylesheet": "stylesheets/theme.less", "homepage": "", - "license": "", + "license": "GPL v3+", "keywords": [], "authors": [ {