diff --git a/DISCLAIMER.md b/DISCLAIMER.md index d7e2fe9e3620364309ff79f8eb08b756e54207c8..ce0ab4f9d75985fec7af2c8deb6ae6fe9c381d7f 100644 --- a/DISCLAIMER.md +++ b/DISCLAIMER.md @@ -1,12 +1,5 @@ Disclaimer ========== -This software has been approved for release by the U.S. Geological Survey -(USGS). Although the software has been subjected to rigorous review, the USGS -reserves the right to update the software as needed pursuant to further analysis -and review. No warranty, expressed or implied, is made by the USGS or the U.S. -Government as to the functionality of the software and related material nor -shall the fact of release constitute any such warranty. Furthermore, the -software is released on condition that neither the USGS nor the U.S. Government -shall be held liable for any damages resulting from its authorized or -unauthorized use. +This software has been approved for release by the U.S. Geological Survey (USGS). Although the software has been subjected to rigorous review, the USGS reserves the right to update the software as needed pursuant to further analysis and review. No warranty, expressed or implied, is made by the USGS or the U.S. Government as to the functionality of the software and related material nor shall the fact of release constitute any such warranty. Furthermore, the software is released on condition that neither the USGS nor the U.S. Government shall be held liable for any damages resulting from its authorized or unauthorized use. + diff --git a/code.json b/code.json index d8a3c60d65c7c0fddb5b55460f5b2c2b61ff7855..3c3270cb93f06d890474b174c2818aad04ac53b2 100644 --- a/code.json +++ b/code.json @@ -10,13 +10,13 @@ "licenses": [ { "name": "Public Domain, CC0-1.0", - "URL": "https://code.usgs.gov/wma/vizlab/vulnerability-indicators/-/raw/main/LICENSE.md" + "URL": "https://code.usgs.gov/wma/vizlab/vulnerability-indicators/-/raw/v0.1.5/LICENSE.md" } ] }, - "homepageURL": "https://github.com/DOI-USGS/vulnerability-indicators/", - "downloadURL": "https://code.usgs.gov/wma/vizlab/vulnerability-indicators/-/archive/main/vulnerability-indicators-main.zip", - "disclaimerURL": "https://code.usgs.gov/wma/vizlab/vulnerability-indicators/-/raw/main/DISCLAIMER.md", + "homepageURL": "https://code.usgs.gov/wma/vizlab/vulnerability-indicators", + "downloadURL": "https://code.usgs.gov/wma/vizlab/vulnerability-indicators/-/archive/v0.1.5/vulnerability-indicators-v0.1.5.zip", + "disclaimerURL": "https://code.usgs.gov/wma/vizlab/vulnerability-indicators/-/raw/v0.1.5/DISCLAIMER.md", "repositoryURL": "https://code.usgs.gov/wma/vizlab/vulnerability-indicators.git", "vcs": "git", "laborHours": 450, @@ -34,7 +34,7 @@ "email": "cnell@usgs.gov" }, "date": { - "metadataLastUpdated": "2024-09-04" + "metadataLastUpdated": "2024-09-18" } } ]