Add license.
This commit is contained in:
parent
0a9415d1fc
commit
f60bed081f
1 changed files with 5 additions and 0 deletions
|
@ -89,3 +89,8 @@ $(function () { $('#fileupload').fileupload(); }); // initialize upload widget
|
||||||
<TMPL_VAR PAGE_DIFF>
|
<TMPL_VAR PAGE_DIFF>
|
||||||
</div>
|
</div>
|
||||||
</TMPL_IF>
|
</TMPL_IF>
|
||||||
|
|
||||||
|
<p>By submitting changes and/or additions to this site, you irrevocably agree
|
||||||
|
to release your contribution under the
|
||||||
|
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>,
|
||||||
|
with the understanding that a hyperlink or URL is sufficient for CC BY-SA 4.0 attribution.</p>
|
||||||
|
|
Loading…
Reference in a new issue