Home
last modified time | relevance | path

Searched defs:LicenseException (Results 1 – 2 of 2) sorted by relevance

/external/spdx-tools/rdfloader/parser2v3/
Dtypes.go93 type LicenseException struct { struct
94 licenseExceptionId string
95 licenseExceptionText string
96 seeAlso string // must be a valid uri
97 name string
98 example string
99 comment string
/external/spdx-tools/rdfloader/parser2v2/
Dtypes.go93 type LicenseException struct { struct
94 licenseExceptionId string
95 licenseExceptionText string
96 seeAlso string // must be a valid uri
97 name string
98 example string
99 comment string