examples: Fix License metadata

wilder/Plasma/6.2
Vlad Zahorodnii 2 years ago
parent 2b8b53a105
commit 0c8b3251e5
  1. 2
      examples/quick-effect/package/metadata.json
  2. 2
      examples/quick-script/package/metadata.json

@ -11,7 +11,7 @@
"Description": "Quick Effect",
"EnabledByDefault": true,
"Id": "quick-effect",
"License": "GPL",
"License": "MIT",
"Name": "Quick Effect"
},
"X-KDE-ConfigModule": "kcm_kwin4_genericscripted",

@ -11,7 +11,7 @@
"EnabledByDefault": false,
"Icon": "preferences-system-windows-script-test",
"Id": "quick-script",
"License": "GPL",
"License": "MIT",
"Name": "Quick Script"
},
"X-Plasma-API": "declarativescript"

Loading…
Cancel
Save