1 | ==================================================== |
---|
2 | This is a single-download installer for GSAS-II, subversion (used to |
---|
3 | install/update GSAS-II), the Python interpreter and a number of |
---|
4 | Python packages used in GSAS-II. The file you are running will install |
---|
5 | Python, etc. and then the bootstrap.py script will use subversion to |
---|
6 | install the latest version of GSAS-II. This script can be rerun |
---|
7 | manually to obtain updates. |
---|
8 | |
---|
9 | If you use GSAS-II in your research, please show your support by citing: |
---|
10 | B.H. Toby & R.B. Von Dreele, J. Appl. Cryst. 46, 544-549 (2013) |
---|
11 | (also see Help/About) |
---|
12 | |
---|
13 | See the GSAS-II source code for license information. Material |
---|
14 | below is relevant to the Anaconda Python distribution, which is |
---|
15 | freely provided by Continuum Analytics, Inc. |
---|
16 | |
---|
17 | ==================================================== |
---|
18 | Copyright (c) 2016, Continuum Analytics, Inc. |
---|
19 | All rights reserved. |
---|
20 | |
---|
21 | Redistribution and use in source and binary forms, with or without |
---|
22 | modification, are permitted provided that the following conditions are met: |
---|
23 | * Redistributions of source code must retain the above copyright |
---|
24 | notice, this list of conditions and the following disclaimer. |
---|
25 | * Redistributions in binary form must reproduce the above copyright |
---|
26 | notice, this list of conditions and the following disclaimer in the |
---|
27 | documentation and/or other materials provided with the distribution. |
---|
28 | * Neither the name of Continuum Analytics, Inc. nor the |
---|
29 | names of its contributors may be used to endorse or promote products |
---|
30 | derived from this software without specific prior written permission. |
---|
31 | |
---|
32 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND |
---|
33 | CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, |
---|
34 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
---|
35 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
---|
36 | DISCLAIMED. IN NO EVENT SHALL CONTINUUM ANALYTICS BE LIABLE |
---|
37 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
---|
38 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
---|
39 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
---|
40 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
---|
41 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
---|
42 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
---|
43 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
---|
44 | THE POSSIBILITY OF SUCH DAMAGE. |
---|
45 | |
---|