You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix comment to say 'configure time' not 'build time'
- Use HTTPS for libpng and libtiff download URLs
- Add hasExtractedLicensingInfo section for custom LicenseRef identifiers
Co-authored-by: dzenanz <1792121+dzenanz@users.noreply.github.com>
string(APPEND _json " \"name\": \"NIFTI Public Domain License\",\n")
459
+
string(APPEND _json " \"extractedText\": \"This software is in the public domain. The NIFTI header and library are released into the public domain.\"\n")
0 commit comments