diff --git a/DISCLAIMER.md b/DISCLAIMER.md index bcbee17c748dd7ecfcf1b7361872dd58213ffc5c..a106e291025ca6146f7311dbe428fd49ac5328ee 100644 --- a/DISCLAIMER.md +++ b/DISCLAIMER.md @@ -1,9 +1,9 @@ -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 is preliminary or provisional and is subject to revision. It is +being provided to meet the need for timely best science. The software has not +received final approval by the U.S. Geological Survey (USGS). 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. The software is provided on the condition that +neither the USGS nor the U.S. Government shall be held liable for any damages +resulting from the authorized or unauthorized use of the software. \ No newline at end of file diff --git a/code.json b/code.json index b6f6210d6e0c746f6f67d474fe8bac7d5a1243ed..80625a1127e396e2ceed7f81ddcb0d8e36afb7df 100644 --- a/code.json +++ b/code.json @@ -3,22 +3,22 @@ "name": "swigcsm", "organization": "U.S. Geological Survey", "description": "Git repository containing SWIG wrappers for the CSM API", - "version": "1.0.1", - "status": "Production", + "version": "1.0.2", + "status": "Development", "permissions": { "usageType": "openSource", "licenses": [ { "name": "Public Domain, CC0-1.0", - "URL": "https://code.usgs.gov/astrogeology/swigcsm/-/blob/master/LICENSE.md" + "URL": "https://code.usgs.gov/astrogeology/swigcsm/-/raw/main/LICENSE.md" } ] }, - "homepageURL": "https://code.usgs.gov/astrogeology/swigcsm/-/releases/1.0.1", - "downloadURL": "https://code.usgs.gov/astrogeology/swigcsm/-/archive/1.0.1/swigcsm-1.0.1.zip", - "disclaimerURL": "https://code.usgs.gov/astrogeology/swigcsm/-/blob/master/DISCLAIMER.md", + "homepageURL": "https://code.usgs.gov/astrogeology/swigcsm/", + "downloadURL": "https://code.usgs.gov/astrogeology/swigcsm/-/archive/main/swigcsm-main.zip", + "disclaimerURL": "https://code.usgs.gov/astrogeology/swigcsm/-/raw/main/DISCLAIMER.md", "repositoryURL": "https://code.usgs.gov/astrogeology/swigcsm", "vcs": "git",