blob: 6b05b0488c66f93542085fc3c941265bbcafec1f (
plain)
| 1
2
3
4
5
6
 | <p>
	All content licensed under
	<b>{{ .Param "licenseType" }}</b>
	license unless otherwise stated.
	<b>Copyright © {{ .Param "copyrightYear" }} {{ .Param "copyrightHolder" }}.</b>
  </p>
 |