/aosp_15_r20/external/spdx-tools/examples/sample-docs/yaml/ |
H A D | SPDXYAMLExample-2.3.spdx.yaml | 1 SPDXID: SPDXRef-DOCUMENT 3 - annotationDate: "2010-01-29T18:30:22Z" 7 - annotationDate: "2010-02-10T00:00:00Z" 10 comment: This is just an example. Some of the non-standard licenses look like they 12 - annotationDate: "2011-03-13T00:00:00Z" 18 comment: |- 22 created: "2010-01-29T18:30:22Z" 24 - 'Tool: LicenseFind-1.0' 25 - 'Organization: ExampleCodeInspect ()' 26 - 'Person: Jane Doe ()' [all …]
|
H A D | SPDXYAMLExample-2.2.spdx.yaml | 1 --- 2 SPDXID: "SPDXRef-DOCUMENT" 3 spdxVersion: "SPDX-2.2" 8 created: "2010-01-29T18:30:22Z" 10 - "Tool: LicenseFind-1.0" 11 - "Organization: ExampleCodeInspect ()" 12 - "Person: Jane Doe ()" 14 name: "SPDX-Tools-v2.0" 15 dataLicense: "CC0-1.0" 18 - externalDocumentId: "DocumentRef-spdx-tool-1.2" [all …]
|
/aosp_15_r20/external/spdx-tools/examples/sample-docs/tv/ |
H A D | SPDXTagExample-v2.3.spdx | 1 SPDXVersion: SPDX-2.3 2 DataLicense: CC0-1.0 3 SPDXID: SPDXRef-SPDXRef-DOCUMENT 4 DocumentName: SPDX-Tools-v2.0 5 DocumentNamespace: http://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301 6 …ternalDocumentRef: DocumentRef-DocumentRef-spdx-tool-1.2 http://spdx.org/spdxdocs/spdx-tools-v1.2-… 9 Creator: Tool: LicenseFind-1.0 12 Created: 2010-01-29T18:30:22Z 19 FileName: ./lib-source/commons-lang3-3.1-sources.jar 20 SPDXID: SPDXRef-SPDXRef-CommonsLangSrc [all …]
|
H A D | SPDXTagExample-v2.2.spdx | 1 SPDXVersion: SPDX-2.2 2 DataLicense: CC0-1.0 3 DocumentNamespace: http://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301 4 DocumentName: SPDX-Tools-v2.0 5 SPDXID: SPDXRef-DOCUMENT 9 ExternalDocumentRef: DocumentRef-spdx-tool-1.2 http://spdx.org/spdxdocs/spdx-tools-v1.2-3F2504E0-4F… 11 Creator: Tool: LicenseFind-1.0 14 Created: 2010-01-29T18:30:22Z 21 AnnotationDate: 2010-01-29T18:30:22Z 24 SPDXREF: SPDXRef-DOCUMENT [all …]
|
/aosp_15_r20/external/licenseclassifier/licenses/ |
H A D | Beerware.txt | 1 "THE BEER-WARE LICENSE" (Revision 42): <[email protected]> wrote this file. As 4 beer in return Poul-Henning Kamp
|
/aosp_15_r20/external/licenseclassifier/v2/assets/License/Beerware/ |
H A D | license.txt | 1 "THE BEER-WARE LICENSE" (Revision 42): <[email protected]> wrote this file. As 4 beer in return Poul-Henning Kamp
|
/aosp_15_r20/external/spdx-tools/examples/sample-docs/json/ |
H A D | SPDXJSONExample-v2.3.spdx.json | 2 "spdxVersion": "SPDX-2.3", 3 "dataLicense": "CC0-1.0", 4 "SPDXID": "SPDXRef-DOCUMENT", 5 "name": "SPDX-Tools-v2.0", 6 "documentNamespace": "http://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301", 9 "externalDocumentId": "DocumentRef-spdx-tool-1.2", 10 … "spdxDocument": "http://spdx.org/spdxdocs/spdx-tools-v1.2-3F2504E0-4F89-41D3-9A0C-0305E82C3301", 21 "Tool: LicenseFind-1.0", 25 "created": "2010-01-29T18:30:22Z", 31 "SPDXID": "SPDXRef-Package", [all …]
|
H A D | SPDXJSONExample-v2.2.spdx.json | 2 "SPDXID" : "SPDXRef-DOCUMENT", 3 "spdxVersion" : "SPDX-2.2", 6 "created" : "2010-01-29T18:30:22Z", 7 …"creators" : [ "Tool: LicenseFind-1.0", "Organization: ExampleCodeInspect ()", "Person: Jane Doe (… 10 "name" : "SPDX-Tools-v2.0", 11 "dataLicense" : "CC0-1.0", 14 "externalDocumentId" : "DocumentRef-spdx-tool-1.2", 19 "spdxDocument" : "http://spdx.org/spdxdocs/spdx-tools-v1.2-3F2504E0-4F89-41D3-9A0C-0305E82C3301" 22 "licenseId" : "LicenseRef-1", 23 …Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development C… [all …]
|
/aosp_15_r20/external/spdx-tools/test/v2_3/ |
H A D | tv_test.go | 1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 12 "github.com/google/go-cmp/cmp" 14 "github.com/spdx/tools-golang/spdx/common" 15 "github.com/spdx/tools-golang/spdx/v2_3" 16 "github.com/spdx/tools-golang/tvloader" 17 "github.com/spdx/tools-golang/tvsaver" 20 var update = *flag.Bool("update-snapshots", false, "update the example snapshot") 23 fileName := "../../examples/sample-docs/tv/SPDXTagExample-v2.3.spdx" 73 t.Errorf("Got incorrect struct after writing and re-parsing example") 82 DataLicense: "CC0-1.0", [all …]
|
/aosp_15_r20/external/spdx-tools/json/ |
H A D | json_v2_3_test.go | 1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 13 "github.com/google/go-cmp/cmp" 15 "github.com/spdx/tools-golang/spdx/common" 16 "github.com/spdx/tools-golang/spdx/v2_3" 19 var update = *flag.Bool("update-snapshots", false, "update the example snapshot") 22 fileName := "../examples/sample-docs/json/SPDXJSONExample-v2.3.spdx.json" 72 t.Errorf("Got incorrect struct after writing and re-parsing JSON example") 81 DataLicense: "CC0-1.0", 82 SPDXVersion: "SPDX-2.3", 83 SPDXIdentifier: "SPDXRef-DOCUMENT", [all …]
|
H A D | json_v2_2_test.go | 1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 11 "github.com/google/go-cmp/cmp" 13 "github.com/spdx/tools-golang/spdx/common" 14 "github.com/spdx/tools-golang/spdx/v2_2" 18 file, err := os.Open("../examples/sample-docs/json/SPDXJSONExample-v2.2.spdx.json") 55 t.Errorf("Got incorrect struct after writing and re-parsing JSON example") 64 DataLicense: "CC0-1.0", 65 SPDXVersion: "SPDX-2.2", 66 SPDXIdentifier: "SPDXRef-DOCUMENT", 67 DocumentName: "SPDX-Tools-v2.0", [all …]
|
/aosp_15_r20/external/spdx-tools/yaml/ |
H A D | yaml_v2_3_test.go | 1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 12 "github.com/google/go-cmp/cmp" 14 "github.com/spdx/tools-golang/spdx/common" 15 "github.com/spdx/tools-golang/spdx/v2_3" 18 var update = *flag.Bool("update-snapshots", false, "update the example snapshot") 21 fileName := "../examples/sample-docs/yaml/SPDXYAMLExample-2.3.spdx.yaml" 71 t.Errorf("got incorrect struct after writing and re-parsing YAML example") 80 DataLicense: "CC0-1.0", 81 SPDXVersion: "SPDX-2.2", 82 SPDXIdentifier: "SPDXRef-DOCUMENT", [all …]
|
H A D | yaml_v2_2_test.go | 1 // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 11 "github.com/google/go-cmp/cmp" 13 "github.com/spdx/tools-golang/spdx/common" 14 "github.com/spdx/tools-golang/spdx/v2_2" 18 file, err := os.Open("../examples/sample-docs/yaml/SPDXYAMLExample-2.2.spdx.yaml") 55 t.Errorf("got incorrect struct after writing and re-parsing YAML example") 64 DataLicense: "CC0-1.0", 65 SPDXVersion: "SPDX-2.2", 66 SPDXIdentifier: "SPDXRef-DOCUMENT", 67 DocumentName: "SPDX-Tools-v2.0", [all …]
|
/aosp_15_r20/external/spdx-tools/examples/sample-docs/xml/ |
H A D | SPDXXMLExample-v2.2.spdx.xml | 1 <?xml version='1.0' encoding='UTF-8'?> 3 <SPDXID>SPDXRef-DOCUMENT</SPDXID> 4 <spdxVersion>SPDX-2.2</spdxVersion> 9 <created>2010-01-29T18:30:22Z</created> 10 <creators>Tool: LicenseFind-1.0</creators> 15 <name>SPDX-Tools-v2.0</name> 16 <dataLicense>CC0-1.0</dataLicense> 19 <externalDocumentId>DocumentRef-spdx-tool-1.2</externalDocumentId> 24 …<spdxDocument>http://spdx.org/spdxdocs/spdx-tools-v1.2-3F2504E0-4F89-41D3-9A0C-0305E82C3301</spdxD… 27 <licenseId>LicenseRef-1</licenseId> [all …]
|
/aosp_15_r20/external/libjpeg-turbo/md5/ |
H A D | md5hl.c | 2 * ---------------------------------------------------------------------------- 3 * "THE BEER-WARE LICENSE" (Revision 42): 6 * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp 7 * ---------------------------------------------------------------------------- 8 * libjpeg-turbo Modifications: 9 * Copyright (C)2016, 2018-2019, 2022 D. R. Commander. All Rights Reserved. 14 * - Redistributions of source code must retain the above copyright notice, 16 * - Redistributions in binary form must reproduce the above copyright notice, 19 * - Neither the name of the libjpeg-turbo Project nor the names of its 34 * ---------------------------------------------------------------------------- [all …]
|
/aosp_15_r20/external/bc/ |
H A D | LICENSE.md | 3 Copyright (c) 2018-2024 Gavin D. Howard <[email protected]> 31 Copyright (c) 2010-2014, Salvatore Sanfilippo <antirez at gmail dot com><br> 32 Copyright (c) 2010-2013, Pieter Noordhuis <pcnoordhuis at gmail dot com><br> 33 Copyright (c) 2018 rain-1 <[email protected]><br> 34 Copyright (c) 2018-2023, Gavin D. Howard <[email protected]> 62 Copyright (c) 2014-2017 Melissa O'Neill and PCG Project contributors<br> 63 Copyright (c) 2018-2024 Gavin D. Howard <[email protected]> 82 ## `scripts/safe-install.sh` 84 The file `scripts/safe-install.sh` is under the following copyright and license: 109 "THE BEER-WARE LICENSE" (Revision 42): [all …]
|
H A D | LICENSE | 3 Copyright (c) 2018-2024 Gavin D. Howard <[email protected]> 31 Copyright (c) 2010-2014, Salvatore Sanfilippo <antirez at gmail dot com><br> 32 Copyright (c) 2010-2013, Pieter Noordhuis <pcnoordhuis at gmail dot com><br> 33 Copyright (c) 2018 rain-1 <[email protected]><br> 34 Copyright (c) 2018-2023, Gavin D. Howard <[email protected]> 62 Copyright (c) 2014-2017 Melissa O'Neill and PCG Project contributors<br> 63 Copyright (c) 2018-2024 Gavin D. Howard <[email protected]> 82 ## `scripts/safe-install.sh` 84 The file `scripts/safe-install.sh` is under the following copyright and license: 109 "THE BEER-WARE LICENSE" (Revision 42): [all …]
|
/aosp_15_r20/external/python/cpython2/Misc/ |
D | ACKS | 2 ---------------- 9 --Guido 11 PS: In the standard Python distribution, this file is encoded in UTF-8 105 Ian Beer 195 Jan-Hein Bührman 233 Hye-Shik Chang 246 Albert Chin-A-Young 260 Laurie Clark-Michalek 320 Pierre-Yves David 470 Quentin Gallet-Gilles [all …]
|
/aosp_15_r20/external/bc/scripts/ |
H A D | ministat.c | 1 /*- 2 * SPDX-License-Identifier: Beerware 4 * ---------------------------------------------------------------------------- 5 * "THE BEER-WARE LICENSE" (Revision 42): 8 * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp 9 * ---------------------------------------------------------------------------- 158 ds->lpoints = 100000; in NewSet() 159 ds->points = calloc(sizeof *ds->points, ds->lpoints); in NewSet() 160 assert(ds->points != NULL); in NewSet() 161 ds->syy = NAN; in NewSet() [all …]
|
/aosp_15_r20/external/python/cpython3/Misc/ |
D | ACKS | 2 ---------------- 9 --Guido 11 PS: In the standard Python distribution, this file is encoded in UTF-8 36 Tatiana Al-Chueyr 140 Ian Beer 161 Vivien Bernet-Rollande 198 Carl Friedrich Bolz-Tereick 253 Jan-Hein Bührman 300 Hye-Shik Chang 317 Albert Chin-A-Young [all …]
|
D | HISTORY | 2 -------------- 13 Release date: 2017-01-17 21 Release date: 2017-01-02 24 ----------------- 26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X 29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug 33 ------- 35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle 39 - In the curses module, raise an error if window.getstr() or window.instr() is 42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller. [all …]
|
/aosp_15_r20/external/curl/docs/ |
H A D | THANKS | 3 contributed (a-z order). 27 ad-chaos on github 63 Albert Chin-A-Young 270 arvids-kokins-bidstack on github 345 Bernhard Reutner-Fischer 370 black-desk on github 438 buzo-ffm on github 469 causal-agent on github 486 Chih-Chung Chang 487 Chih-Hsuan Yen [all …]
|
/aosp_15_r20/external/spdx-tools/examples/sample-docs/rdf/ |
H A D | SPDXRdfExample-v2.2.spdx.rdf | 3 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 4 xmlns="http://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301#" 7 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> 8 …:Snippet rdf:about="http://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301#SPD… 10 <spdx:copyrightText>Copyright 2008-2010 John Smith</spdx:copyrightText> 17 …pdx:File rdf:about="http://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301#SPD… 31 <spdx:License rdf:about="http://spdx.org/licenses/Apache-2.0"> 34 …-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivativ… 43 http://www.apache.org/licenses/LICENSE-2.0 103 … Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, … [all …]
|
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
H A D | vocab.txt | 1012 - 5405 beer 8060 ##ware 16284 ware 29625 ##-
|
/aosp_15_r20/external/icu/icu4j/perf-tests/data/collation/ |
H A D | ulyss10.txt | 30 organization with EIN [Employee Identification Number] 64-6221541 78 These Web sites include award-winning information about Project 108 If they reach just 1-2% of the world's population then the total 116 At our revised rates of production, we will reach only one-third 157 how to make them tax-deductible, or even if they CAN be made 166 Oxford, MS 38655-4109 174 [Employee Identification Number] 64-622154. Donations are 175 tax-deductible to the maximum extent permitted by law. As fundraising 213 By using or reading any part of this PROJECT GUTENBERG-tm 221 ABOUT PROJECT GUTENBERG-TM ETEXTS [all …]
|