Versions in this module Expand all Collapse all v4 v4.3.2 Nov 2, 2021 v4.3.1 Nov 2, 2021 Changes in this version + func LicenseText(text string, strictness Strictness) string + func Relax(text string) string + func Split(text string) []string + type Strictness int + const Enforced + const Moderate + const Relaxed