add new extensions
This commit is contained in:
2
tmpl.go
2
tmpl.go
@@ -89,7 +89,7 @@ func executeTemplate(t *template.Template, d licenseData, top, mid, bot string)
|
||||
return out.Bytes(), nil
|
||||
}
|
||||
|
||||
const tmplCommercial = `Copyright {{.Holder}} {{ if .Year }} 2023-{{.Year}}{{ end }}
|
||||
const tmplCommercial = `Copyright {{.Holder}} {{ if .Year }} {{.Year}}{{ end }}
|
||||
|
||||
You can not use the contents of the file in any way without
|
||||
AVROID, Ltd. written permission.
|
||||
|
||||
Reference in New Issue
Block a user