Skip to content

Commit

Permalink
Indicate in TOS that license or licence... they should not to be …
Browse files Browse the repository at this point in the history
…used together.

* e.g. let the hosting site resolve those.

Applies to OpenUserJS#240, OpenUserJS#167, OpenUserJS#116, and OpenUserJS#60
  • Loading branch information
Martii committed Jul 3, 2014
1 parent e88151a commit 6e4ee52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Within moderation we understand the occasional necessity to conserve device stor

### Default Licensing

* Users Scripts have an implied license of [MIT License (Expat)](http://opensource.org/licenses/MIT) if `@license` and/or `@licence` metadata block key is absent.
* Users Scripts have an implied license of [MIT License (Expat)](http://opensource.org/licenses/MIT) if `@license` or `@licence` metadata block key is absent.
* Libraries need to include one reference to their license(s) either via a cross-site compatible metadata block with at least one `@license` and/or `@licence` key, License Header, or full License text *(full text is not recommended for storage constraints on portable devices)*

### Acceptable Licensing
Expand Down

0 comments on commit 6e4ee52

Please sign in to comment.