Update publish.handlebars
temporarily reverting to old 'public domain' and plain 'creative commons' licenses.
This commit is contained in:
parent
3a006ed958
commit
0dcb3d7c23
1 changed files with 1 additions and 6 deletions
|
@ -19,12 +19,7 @@
|
||||||
<label for="publish-license">License:</label>
|
<label for="publish-license">License:</label>
|
||||||
<select type="text" id="publish-license" name="license" value="license">
|
<select type="text" id="publish-license" name="license" value="license">
|
||||||
<option value="Public Domain">Public Domain</option>
|
<option value="Public Domain">Public Domain</option>
|
||||||
<option value="Creative Commons Attribution 4.0 International">Creative Commons Attribution 4.0 International</option>
|
<option value="Creative Commons">Creative Commons</option>
|
||||||
<option value="Creative Commons Attribution-ShareAlike 4.0 International ">Creative Commons Attribution-ShareAlike 4.0 International </option>
|
|
||||||
<option value="Creative Commons Attribution-NoDerivatives 4.0 International">Creative Commons Attribution-NoDerivatives 4.0 International</option>
|
|
||||||
<option value="Creative Commons Attribution-NonCommercial 4.0 International">Creative Commons Attribution-NonCommercial 4.0 International</option>
|
|
||||||
<option value="Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International</option>
|
|
||||||
<option value="Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International</option>
|
|
||||||
</select>
|
</select>
|
||||||
<br />
|
<br />
|
||||||
<input type="checkbox" id="publish-nsfw">
|
<input type="checkbox" id="publish-nsfw">
|
||||||
|
|
Loading…
Reference in a new issue