|
1 | | -Unless otherwise noted, This software is in the public domain because it |
2 | | -contains materials that originally came from the United States Geological |
3 | | -Survey, an agency of the United States Department of Interior. For more |
4 | | -information, see the official USGS copyright policy at |
5 | | -http://www.usgs.gov/visual-id/credit_usgs.html#copyright |
| 1 | +License |
| 2 | +======= |
6 | 3 |
|
| 4 | +Unless otherwise noted, This project is in the public domain in the United |
| 5 | +States because it contains materials that originally came from the United |
| 6 | +States Geological Survey, an agency of the United States Department of |
| 7 | +Interior. For more information, see the official USGS copyright policy at |
| 8 | +https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits |
7 | 9 |
|
8 | | -Dependent libraries found in the "lib" directory are distributed under the |
| 10 | +Additionally, we waive copyright and related rights in the work |
| 11 | +worldwide through the CC0 1.0 Universal public domain dedication. |
| 12 | + |
| 13 | + |
| 14 | +CC0 1.0 Universal Summary |
| 15 | +------------------------- |
| 16 | + |
| 17 | +This is a human-readable summary of the |
| 18 | +[Legal Code (read the full text)][1]. |
| 19 | + |
| 20 | + |
| 21 | +### No Copyright |
| 22 | + |
| 23 | +The person who associated a work with this deed has dedicated the work to |
| 24 | +the public domain by waiving all of his or her rights to the work worldwide |
| 25 | +under copyright law, including all related and neighboring rights, to the |
| 26 | +extent allowed by law. |
| 27 | + |
| 28 | +You can copy, modify, distribute and perform the work, even for commercial |
| 29 | +purposes, all without asking permission. |
| 30 | + |
| 31 | + |
| 32 | +### Other Information |
| 33 | + |
| 34 | +In no way are the patent or trademark rights of any person affected by CC0, |
| 35 | +nor are the rights that other persons may have in the work or in how the |
| 36 | +work is used, such as publicity or privacy rights. |
| 37 | + |
| 38 | +Unless expressly stated otherwise, the person who associated a work with |
| 39 | +this deed makes no warranties about the work, and disclaims liability for |
| 40 | +all uses of the work, to the fullest extent permitted by applicable law. |
| 41 | +When using or citing the work, you should not imply endorsement by the |
| 42 | +author or the affirmer. |
| 43 | + |
| 44 | + |
| 45 | +### Liraries |
| 46 | + |
| 47 | +Libraries found in the "lib" directory are distributed under the |
9 | 48 | open source (or open source-like) licenses/agreements. Appropriate license |
10 | 49 | agreements for each library can be found in the "lib" directory. Other |
11 | 50 | dependencies can be found in `build.gradle`. |
12 | 51 |
|
13 | | - - eqmessageutils.jar (https://github.com/usgs/eqmessageutils) |
| 52 | + - MessageUtils.jar (https://github.com/usgs/eqmessageutils) |
14 | 53 | - QWFileOutClient.jar (http://www.isti2.com/QWIDS/current_dist/QWIDS_EIDS_Summary.html#Open) |
15 | | - - sqlitejdbc-v056.jar (https://github.com/xerial/sqlite-jdbc) |
16 | 54 | - cap-library-r11.jar (https://github.com/google/cap-library) |
17 | 55 |
|
18 | | - |
19 | | - |
20 | | -Disclaimers |
21 | | ------------ |
22 | | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
23 | | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
24 | | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
25 | | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
26 | | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
27 | | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
28 | | -THE SOFTWARE. |
29 | | - |
30 | | -Information provided by this software may be preliminary or provisional and is |
31 | | -subject to revision. It is being provided to meet the need for timely best |
32 | | -science. The information has not received final approval by the U.S. Geological |
33 | | -Survey (USGS) and is provided on the condition that neither the USGS nor the |
34 | | -U.S. Government shall be held liable for any damages resulting from the |
35 | | -authorized or unauthorized use of the information. |
| 56 | +[1]: https://creativecommons.org/publicdomain/zero/1.0/legalcode |
0 commit comments