Skip to content

Commit eb7ffb3

Browse files
authored
Merge pull request #880 from danmarsden/propertyrights
[docs] Add intellectual property rights section
2 parents 13756ad + bcb3b82 commit eb7ffb3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

general/community/plugincontribution/checklist.md

+4
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ See [Plugin contribution#Tracker](./index.md#tracker) if you want to use the Moo
6363
- Additional files contained in the plugin ZIP package (such as third party libraries used by the plugin, or included media) may eventually use other license as long as it is [GPL compatible](http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses). See [Plugin files#thirdpartylibs.xml](/docs/apis/commonfiles#thirdpartylibsxml) for how to do it.
6464
- Note that binary files violate GPL unless the source code is also included or available (e.g. Java classes or Flash).
6565

66+
### Intellectual property rights
67+
68+
You represent and warrant that any and all intellectual property that you upload or submit via the [Moodle plugins directory](https://moodle.org/plugins) is either your sole and exclusive property or you have secured any and all authorisation, licences and rights to use such intellectual property as applicable under relevant laws. You hereby grant Moodle a licence to use, copy, transmit, store, process and back-up your data, account information, intellectual property and other related information ("Data") and consent to Moodle removing all Data should it determine to do so.
69+
6670
### Subscription needed
6771

6872
- If the plugin requires a third-party subscription based service, make sure the description states it very clearly.

0 commit comments

Comments
 (0)