|
3 | 3 | "dataLicense": "CC0-1.0", |
4 | 4 | "SPDXID": "SPDXRef-DOCUMENT", |
5 | 5 | "name": "julia-spdx", |
6 | | - "documentNamespace": "https://julialang.org/spdxdocs/julia-spdx-dfcfa3b6-fcb6-4ad1-99e0-deb7bec44bee", |
| 6 | + "documentNamespace": "https://julialang.org/spdxdocs/julia-spdx-156599cd-b5aa-442c-a0d4-72ed73a46d16", |
7 | 7 | "creationInfo": { |
8 | 8 | "creators": [ |
9 | | - "Organization: julialang.org ()", |
10 | | - "Person: Simon Avery ()" |
| 9 | + "Organization: julialang.org ()", |
| 10 | + "Person: Simon Avery ()" |
11 | 11 | ], |
12 | | - "created": "2022-02-16T11:46:38Z" |
| 12 | + "created": "2022-05-19T06:17:33Z" |
13 | 13 | }, |
14 | | - "documentDescribes": [ |
15 | | - "SPDXRef-JuliaMain" |
16 | | - ], |
17 | 14 | "packages": [ |
18 | 15 | { |
19 | 16 | "name": "Julia", |
20 | 17 | "SPDXID": "SPDXRef-JuliaMain", |
21 | | - "versionInfo": "1.8.0-DEV", |
| 18 | + "versionInfo": "1.9.0-DEV", |
22 | 19 | "packageFileName": "./", |
23 | | - "downloadLocation": "git+https://github.com/JuliaLang/julia.git@v1.8.0-DEV", |
| 20 | + "downloadLocation": "git+https://github.com/JuliaLang/julia.git@v1.9.0-DEV", |
24 | 21 | "filesAnalyzed": false, |
25 | 22 | "homepage": "https://julialang.org", |
26 | 23 | "licenseConcluded": "MIT", |
27 | 24 | "licenseDeclared": "MIT", |
28 | | - "copyrightText": "Copyright (c) 2009-2021: Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and other contributors: https://github.com/JuliaLang/julia/contributors", |
| 25 | + "copyrightText": "Copyright (c) 2009-2022: Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and other contributors: https://github.com/JuliaLang/julia/contributors", |
29 | 26 | "summary": "Julia is a high-level, high-performance dynamic language for technical computing.", |
30 | 27 | "comment": "In addition to the source code described by this package, Julia pulls in code from many other respositories, which are also described in this document. See relationships for details." |
31 | 28 | }, |
|
149 | 146 | "copyrightText": "Copyright (c) 2014: Elliot Saba", |
150 | 147 | "summary": "A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation" |
151 | 148 | }, |
| 149 | + { |
| 150 | + "name": "DelimitedFiles.jl", |
| 151 | + "SPDXID": "SPDXRef-JuliaDelimitedFiles", |
| 152 | + "downloadLocation": "git+https://github.com/JuliaData/DelimitedFiles.jl.git", |
| 153 | + "filesAnalyzed": false, |
| 154 | + "homepage": "https://julialang.org", |
| 155 | + "sourceInfo": "The git hash of the version in use can be found in the file stdlib/DelimitedFiles.version", |
| 156 | + "licenseConcluded": "MIT", |
| 157 | + "licenseDeclared": "MIT", |
| 158 | + "copyrightText": "Copyright (c) 2012-2022 The Julia Programming Language", |
| 159 | + "summary": "A package for reading and writing files with delimited values." |
| 160 | + }, |
152 | 161 | { |
153 | 162 | "name": "dSFMT", |
154 | 163 | "SPDXID": "SPDXRef-dSFMT", |
|
426 | 435 | "name": "libwhich", |
427 | 436 | "SPDXID": "SPDXRef-libwhich", |
428 | 437 | "downloadLocation": "git+https://github.com/vtjnash/libwhich.git", |
429 | | - "sourceInfo": "The git hash of the version in use can be found in the file stdlib/libwhich.version", |
430 | 438 | "filesAnalyzed": false, |
431 | 439 | "homepage": "https://github.com/vtjnash/libwhich", |
| 440 | + "sourceInfo": "The git hash of the version in use can be found in the file stdlib/libwhich.version", |
432 | 441 | "licenseConcluded": "MIT", |
433 | 442 | "licenseDeclared": "MIT", |
434 | 443 | "copyrightText": "Copyright (c) 2017 Jameson Nash", |
435 | 444 | "summary": "Like `which`, for dynamic libraries", |
436 | 445 | "comment": "LIBWHICH is not part of the Julia binary. It is a tool used as part of building the binary, a bit like a compiler. Julia chooses to build the tool from source during the build process as a convienence." |
437 | 446 | } |
438 | 447 | ], |
439 | | - "relationships": [ |
| 448 | + "hasExtractedLicensingInfos": [ |
440 | 449 | { |
441 | | - "spdxElementId": "SPDXRef-DOCUMENT", |
442 | | - "relationshipType": "DESCRIBES", |
443 | | - "relatedSpdxElement": "SPDXRef-JuliaMain" |
444 | | - }, |
| 450 | + "licenseId": "LicenseRef-GPL-2.0-only-with-libgit2-exception", |
| 451 | + "extractedText": "Note that the only valid version of the GPL as far as this project is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated.\n----------------------------------------------------------------------\nIn addition to the permissions in the GNU General Public License, the authors give you unlimited permission to link the compiled version of this library into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combined executable.)\n----------------------------------------------------------------------\nGNU GENERAL PUBLIC LICENSE\nVersion 2, June 1991\n\nCopyright (C) 1989, 1991 Free Software Foundation, Inc.\n59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\nEveryone is permitted to copy and distribute verbatim copies\nof this license document, but changing it is not allowed.\n... [more text]", |
| 452 | + "name": "GPL-2.0-only-with-libgit2-exception" |
| 453 | + } |
| 454 | + ], |
| 455 | + "relationships": [ |
445 | 456 | { |
446 | 457 | "spdxElementId": "SPDXRef-JuliaPkg", |
447 | 458 | "relationshipType": "BUILD_DEPENDENCY_OF", |
|
482 | 493 | "relationshipType": "BUILD_DEPENDENCY_OF", |
483 | 494 | "relatedSpdxElement": "SPDXRef-JuliaMain" |
484 | 495 | }, |
| 496 | + { |
| 497 | + "spdxElementId": "SPDXRef-JuliaSparseArrays", |
| 498 | + "relationshipType": "BUILD_DEPENDENCY_OF", |
| 499 | + "relatedSpdxElement": "SPDXRef-JuliaMain" |
| 500 | + }, |
485 | 501 | { |
486 | 502 | "spdxElementId": "SPDXRef-JuliaSHA", |
487 | 503 | "relationshipType": "BUILD_DEPENDENCY_OF", |
488 | 504 | "relatedSpdxElement": "SPDXRef-JuliaMain" |
489 | 505 | }, |
| 506 | + { |
| 507 | + "spdxElementId": "SPDXRef-JuliaDelimitedFiles", |
| 508 | + "relationshipType": "BUILD_DEPENDENCY_OF", |
| 509 | + "relatedSpdxElement": "SPDXRef-JuliaMain" |
| 510 | + }, |
490 | 511 | { |
491 | 512 | "spdxElementId": "SPDXRef-dSFMT", |
492 | 513 | "relationshipType": "BUILD_DEPENDENCY_OF", |
|
603 | 624 | "relatedSpdxElement": "SPDXRef-JuliaMain" |
604 | 625 | } |
605 | 626 | ], |
606 | | - "hasExtractedLicensingInfos": [ |
607 | | - { |
608 | | - "licenseId": "LicenseRef-GPL-2.0-only-with-libgit2-exception", |
609 | | - "extractedText": "Note that the only valid version of the GPL as far as this project is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated.\n----------------------------------------------------------------------\nIn addition to the permissions in the GNU General Public License, the authors give you unlimited permission to link the compiled version of this library into combinations with other programs, and to distribute those combinations without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into a combined executable.)\n----------------------------------------------------------------------\nGNU GENERAL PUBLIC LICENSE\nVersion 2, June 1991\n\nCopyright (C) 1989, 1991 Free Software Foundation, Inc.\n59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\nEveryone is permitted to copy and distribute verbatim copies\nof this license document, but changing it is not allowed.\n... [more text]", |
610 | | - "name": "GPL-2.0-only-with-libgit2-exception" |
611 | | - } |
| 627 | + "documentDescribes": [ |
| 628 | + "SPDXRef-JuliaMain" |
612 | 629 | ] |
613 | 630 | } |
0 commit comments