Home
last modified time | relevance | path

Searched full:noticetext (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/spdx-tools/examples/sample-docs/xml/
H A DSPDXXMLExample-v2.2.spdx.xml308 <noticeText>Apache Commons Lang
315 under the Apache License 2.0 (see: StringUtils.containsWhitespace())</noticeText>
361 <noticeText>Copyright (c) 2001 Aaron Lehmann [email protected]
366 …UT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</noticeText>
/aosp_15_r20/external/spdx-tools/examples/sample-docs/yaml/
H A DSPDXYAMLExample-2.3.spdx.yaml68 noticeText: |-
122 noticeText: "Copyright (c) 2001 Aaron Lehmann [email protected]\n\nPermission is
H A DSPDXYAMLExample-2.2.spdx.yaml273 noticeText: "Apache Commons Lang\nCopyright 2001-2011 The Apache Software Foundation\n\
322 noticeText: "Copyright (c) 2001 Aaron Lehmann [email protected]\n\nPermission is\
/aosp_15_r20/external/spdx-tools/examples/sample-docs/json/
H A DSPDXJSONExample-v2.2.spdx.json178 …"noticeText" : "Apache Commons Lang\nCopyright 2001-2011 The Apache Software Foundation\n\nThis pr… string
216 …"noticeText" : "Copyright (c) 2001 Aaron Lehmann [email protected]\n\nPermission is hereby grante… string
H A DSPDXJSONExample-v2.3.spdx.json201 …"noticeText": "Apache Commons Lang\nCopyright 2001-2011 The Apache Software Foundation\n\nThis pro… string
254 …"noticeText": "Copyright (c) 2001 Aaron Lehmann [email protected]\n\nPermission is hereby granted… string
/aosp_15_r20/external/spdx-tools/spdx/v2_1/
H A Dfile.go52 FileNotice string `json:"noticeText,omitempty"`
/aosp_15_r20/external/spdx-tools/spdx/v2_2/
H A Dfile.go52 FileNotice string `json:"noticeText,omitempty"`
/aosp_15_r20/external/spdx-tools/spdx/v2_3/
H A Dfile.go52 FileNotice string `json:"noticeText,omitempty"`
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v3/
H A Dconstants.go46 SPDX_NOTICE_TEXT = NS_SPDX + "noticeText"
H A Dparse_file_test.go561 <spdx:noticeText rdf:resource="http://spdx.org/rdf/terms#noassertion"/>
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/
H A Dconstants.go46 SPDX_NOTICE_TEXT = NS_SPDX + "noticeText"
H A Dparse_file_test.go561 <spdx:noticeText rdf:resource="http://spdx.org/rdf/terms#noassertion"/>
/aosp_15_r20/external/spdx-tools/examples/sample-docs/rdf/
H A DSPDXRdfExample-v2.2.spdx.rdf232 <spdx:noticeText>Apache Commons Lang
239 under the Apache License 2.0 (see: StringUtils.containsWhitespace())</spdx:noticeText>
1173 <spdx:noticeText>Copyright (c) 2001 Aaron Lehmann [email protected]
1178 … OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</spdx:noticeText>