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