1{ 2 "comment": "This is a sample spreadsheet", 3 "externalDocumentRefs": [ 4 { 5 "checksum": { 6 "identifier": "SHA1", 7 "value": "d6a770ba38583ed4bb4525bd96e50461655d2759" 8 }, 9 "spdxDocumentNamespace": "https://spdx.org/spdxdocs/spdx-tools-v2.1-3F2504E0-4F89-41D3-9A0C-0305E82C3301", 10 "externalDocumentId": "DocumentRef-spdx-tool-2.1" 11 } 12 ], 13 "licenseListVersion": { 14 "major": 3, 15 "minor": 6 16 }, 17 "specVersion": { 18 "major": 2, 19 "minor": 1 20 }, 21 "id": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301#SPDXRef-DOCUMENT", 22 "name": "Sample_Document-V2.1", 23 "created": "2010-02-03T00:00:00Z", 24 "creatorComment": "This is an example of an SPDX spreadsheet format", 25 "package": { 26 "id": "SPDXRef-Package", 27 "originator": { 28 "type": "Organization", 29 "name": "SPDX", 30 "email": null 31 }, 32 "files": [ 33 { 34 "comment": "This file belongs to Jena", 35 "licenseInfoFromFiles": [ 36 { 37 "identifier": "LicenseRef-1", 38 "type": "Single", 39 "name": null 40 } 41 ], 42 "contributors": [], 43 "notice": null, 44 "licenseConcluded": { 45 "identifier": "LicenseRef-1", 46 "type": "Single", 47 "name": null 48 }, 49 "dependencies": [], 50 "artifactOfProjectName": [ 51 "Jena" 52 ], 53 "artifactOfProjectURI": [], 54 "id": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301#SPDXRef-File1", 55 "licenseComment": "This license is used by Jena", 56 "name": "Jenna-2.6.3/jena-2.6.3-sources.jar", 57 "artifactOfProjectHome": [ 58 "http://www.openjena.org/" 59 ], 60 "checksum": { 61 "identifier": "SHA1", 62 "value": "3ab4e1c67a2d28fced849ee1bb76e7391b93f125" 63 }, 64 "copyrightText": "(c) Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP", 65 "type": 3 66 }, 67 { 68 "comment": null, 69 "licenseInfoFromFiles": [ 70 { 71 "identifier": "Apache-2.0", 72 "type": "Single", 73 "name": "Apache License 2.0" 74 } 75 ], 76 "contributors": [], 77 "notice": null, 78 "licenseConcluded": { 79 "identifier": "Apache-2.0", 80 "type": "Single", 81 "name": "Apache License 2.0" 82 }, 83 "dependencies": [], 84 "artifactOfProjectName": [], 85 "artifactOfProjectURI": [], 86 "id": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301#SPDXRef-File2", 87 "licenseComment": null, 88 "name": "src/org/spdx/parser/DOAPProject.java", 89 "artifactOfProjectHome": [], 90 "checksum": { 91 "identifier": "SHA1", 92 "value": "2fd4e1c67a2d28fced849ee1bb76e7391b93eb12" 93 }, 94 "copyrightText": "Copyright 2010, 2011 Source Auditor Inc.", 95 "type": 1 96 } 97 ], 98 "licenseComment": "The declared license information can be found in the NOTICE file at the root of the archive file", 99 "name": "SPDX Translator", 100 "packageFileName": "spdxtranslator-1.0.zip", 101 "licenseDeclared": { 102 "identifier": [ 103 "Apache-2.0", 104 "LicenseRef-1", 105 "LicenseRef-2", 106 "LicenseRef-3", 107 "LicenseRef-4", 108 "MPL-1.1" 109 ], 110 "type": "Conjunction", 111 "name": [ 112 "Apache License 2.0", 113 "CyberNeko License", 114 "Mozilla Public License 1.1", 115 "None", 116 "None", 117 "None" 118 ] 119 }, 120 "sourceInfo": "Version 1.0 of the SPDX Translator application", 121 "summary": "SPDX Translator utility", 122 "licenseInfoFromFiles": [ 123 { 124 "identifier": "Apache-1.0", 125 "type": "Single", 126 "name": "Apache License 1.0" 127 }, 128 { 129 "identifier": "Apache-2.0", 130 "type": "Single", 131 "name": "Apache License 2.0" 132 }, 133 { 134 "identifier": "LicenseRef-1", 135 "type": "Single", 136 "name": null 137 }, 138 { 139 "identifier": "LicenseRef-2", 140 "type": "Single", 141 "name": null 142 }, 143 { 144 "identifier": "LicenseRef-3", 145 "type": "Single", 146 "name": "CyberNeko License" 147 }, 148 { 149 "identifier": "LicenseRef-4", 150 "type": "Single", 151 "name": null 152 }, 153 { 154 "identifier": "MPL-1.1", 155 "type": "Single", 156 "name": "Mozilla Public License 1.1" 157 } 158 ], 159 "licenseConcluded": { 160 "identifier": [ 161 "Apache-1.0", 162 "Apache-2.0", 163 "LicenseRef-1", 164 "LicenseRef-2", 165 "LicenseRef-3", 166 "LicenseRef-4", 167 "MPL-1.1" 168 ], 169 "type": "Conjunction", 170 "name": [ 171 "Apache License 1.0", 172 "Apache License 2.0", 173 "CyberNeko License", 174 "Mozilla Public License 1.1", 175 "None", 176 "None", 177 "None" 178 ] 179 }, 180 "copyrightText": " Copyright 2010, 2011 Source Auditor Inc.", 181 "verificationCode": { 182 "value": "4e3211c67a2d28fced849ee1bb76e7391b93feba", 183 "excludedFilesNames": [ 184 "SpdxTranslatorSpdx.rdf", 185 "SpdxTranslatorSpdx.txt" 186 ] 187 }, 188 "checksum": { 189 "identifier": "SHA1", 190 "value": "2fd4e1c67a2d28fced849ee1bb76e7391b93eb12" 191 }, 192 "supplier": { 193 "type": "Organization", 194 "name": "Linux Foundation", 195 "email": null 196 }, 197 "versionInfo": "Version 0.9.2", 198 "homepage": null, 199 "downloadLocation": "http://www.spdx.org/tools", 200 "description": "This utility translates and SPDX RDF XML document to a spreadsheet, translates a spreadsheet to an SPDX RDF XML document and translates an SPDX RDFa document to an SPDX RDF XML document." 201 }, 202 "namespace": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301", 203 "reviews": [ 204 { 205 "comment": "This is just an example. Some of the non-standard licenses look like they are actually BSD 3 clause licenses", 206 "reviewer": { 207 "type": "Person", 208 "name": "Joe Reviewer", 209 "email": null 210 }, 211 "date": "2010-02-10T00:00:00Z" 212 }, 213 { 214 "comment": "Another example reviewer.", 215 "reviewer": { 216 "type": "Person", 217 "name": "Suzanne Reviewer", 218 "email": null 219 }, 220 "date": "2011-03-13T00:00:00Z" 221 } 222 ], 223 "dataLicense": { 224 "identifier": "CC0-1.0", 225 "type": "Single", 226 "name": "Creative Commons Zero v1.0 Universal" 227 }, 228 "extractedLicenses": [ 229 { 230 "comment": null, 231 "text": "/*\n * (c) Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP\n * All rights reserved.\n *\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n * 1. Redistributions of source code must retain the above copyright\n * notice, this list of conditions and the following disclaimer.\n * 2. Redistributions in binary form must reproduce the above copyright\n * notice, this list of conditions and the following disclaimer in the\n * documentation and/or other materials provided with the distribution.\n * 3. The name of the author may not be used to endorse or promote products\n * derived from this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR\n * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\n * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\n * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,\n * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\n * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n */", 232 "cross_refs": [], 233 "identifier": "LicenseRef-1", 234 "name": null 235 }, 236 { 237 "comment": null, 238 "text": "This package includes the GRDDL parser developed by Hewlett Packard under the following license:\n\u00a9 Copyright 2007 Hewlett-Packard Development Company, LP\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: \n\nRedistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. \nRedistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. \nThe name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. \nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ", 239 "cross_refs": [], 240 "identifier": "LicenseRef-2", 241 "name": null 242 }, 243 { 244 "comment": "This is tye CyperNeko License", 245 "text": "The CyberNeko Software License, Version 1.0\n\n \n(C) Copyright 2002-2005, Andy Clark. All rights reserved.\n \nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer. \n\n2. Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in\n the documentation and/or other materials provided with the\n distribution.\n\n3. The end-user documentation included with the redistribution,\n if any, must include the following acknowledgment: \n \"This product includes software developed by Andy Clark.\"\n Alternately, this acknowledgment may appear in the software itself,\n if and wherever such third-party acknowledgments normally appear.\n\n4. The names \"CyberNeko\" and \"NekoHTML\" must not be used to endorse\n or promote products derived from this software without prior \n written permission. For written permission, please contact \n andyc@cyberneko.net.\n\n5. Products derived from this software may not be called \"CyberNeko\",\n nor may \"CyberNeko\" appear in their name, without prior written\n permission of the author.\n\nTHIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR OTHER CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, \nOR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT \nOF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR \nBUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, \nWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE \nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, \nEVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", 246 "cross_refs": [ 247 "http://justasample.url.com", 248 "http://people.apache.org/~andyc/neko/LICENSE" 249 ], 250 "identifier": "LicenseRef-3", 251 "name": "CyberNeko License" 252 }, 253 { 254 "comment": null, 255 "text": "/*\n * (c) Copyright 2009 University of Bristol\n * All rights reserved.\n *\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n * 1. Redistributions of source code must retain the above copyright\n * notice, this list of conditions and the following disclaimer.\n * 2. Redistributions in binary form must reproduce the above copyright\n * notice, this list of conditions and the following disclaimer in the\n * documentation and/or other materials provided with the distribution.\n * 3. The name of the author may not be used to endorse or promote products\n * derived from this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR\n * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\n * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\n * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,\n * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\n * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n */ ", 256 "cross_refs": [], 257 "identifier": "LicenseRef-4", 258 "name": null 259 } 260 ], 261 "creators": [ 262 { 263 "type": "Person", 264 "name": "Gary O'Neall", 265 "email": null 266 }, 267 { 268 "type": "Organization", 269 "name": "Source Auditor Inc.", 270 "email": null 271 }, 272 { 273 "type": "Tool", 274 "name": "SourceAuditor-V1.2" 275 } 276 ], 277 "annotations": [ 278 { 279 "comment": "This is just an example. Some of the non-standard licenses look like they are actually BSD 3 clause licenses", 280 "date": "2012-06-13T00:00:00Z", 281 "type": "REVIEW", 282 "id": "https://spdx.org/spdxdocs/spdx-example-444504E0-4F89-41D3-9A0C-0305E82C3301#SPDXRef-45", 283 "annotator": { 284 "type": "Person", 285 "name": "Jim Reviewer", 286 "email": null 287 } 288 } 289 ], 290 "snippets": [ 291 { 292 "id": "SPDXRef-Snippet", 293 "name": "from linux kernel", 294 "comment": "This snippet was identified as significant and highlighted in this Apache-2.0 file, when a commercial scanner identified it as being derived from file foo.c in package xyz which is licensed under GPL-2.0-or-later.", 295 "copyrightText": "Copyright 2008-2010 John Smith", 296 "licenseComments": "The concluded license was taken from package xyz, from which the snippet was copied into the current file. The concluded license information was found in the COPYING.txt file in package xyz.", 297 "fileId": "SPDXRef-DoapSource", 298 "licenseConcluded": { 299 "identifier": "Apache-2.0", 300 "name": "Apache License 2.0", 301 "type": "Single" 302 }, 303 "licenseInfoFromSnippet": [ 304 { 305 "identifier": "Apache-2.0", 306 "name": "Apache License 2.0", 307 "type": "Single" 308 } 309 ] 310 } 311 ] 312}