|
| 1 | + General Structure Analysis System - II (GSAS-II) |
| 2 | + OPEN SOURCE LICENSE |
| 3 | + |
| 4 | +Copyright 2010, UChicago Argonne, LLC, Operator of Argonne National Laboratory |
| 5 | +All rights reserved. |
| 6 | + |
| 7 | +GSAS-II may be used by anyone on a royalty-free basis. Use and |
| 8 | +redistribution, with or without modification, are permitted provided |
| 9 | +that the following conditions are met: |
| 10 | + |
| 11 | +* Redistributions of source code must retain the above copyright |
| 12 | + notice, this list of conditions and the following disclaimer. |
| 13 | +* Software changes, modifications, or derivative works should be noted |
| 14 | + with comments and the author and organization's name. |
| 15 | +* Distribution of changed, modified or derivative works based on |
| 16 | + GSAS-II grants the GSAS-II copyright holder unrestricted permission |
| 17 | + to include any, or all, new and changed code in future GSAS-II |
| 18 | + releases. |
| 19 | +* Redistributions that include binary forms must include all relevant |
| 20 | + source code and reproduce the above copyright notice, this list of |
| 21 | + conditions and the following disclaimers in the documentation and/or |
| 22 | + other materials provided with the distribution. |
| 23 | +* Neither the names of UChicago Argonne, LLC or the Department of |
| 24 | + Energy nor the names of its contributors may be used to endorse or |
| 25 | + promote products derived from this software without specific prior |
| 26 | + written permission. |
| 27 | +* The software and the end-user documentation included with the |
| 28 | + redistribution, if any, must include the following acknowledgment: |
| 29 | + "This product includes software produced by UChicago Argonne, LLC |
| 30 | + under Contract No. DE-AC02-06CH11357 with the Department of Energy." |
| 31 | + |
| 32 | +Also note that GSAS-II is normally distributed with the following |
| 33 | +included software: |
| 34 | + |
| 35 | +NIST_profile (Fundamental Parameters Python Code): U.S. Government work, |
| 36 | + not subject to copyright |
| 37 | + |
| 38 | +DIFFaX: Not copyrighted; Distributed with direct permission of |
| 39 | + author (M. Treacy) |
| 40 | + |
| 41 | +NIST*LATTICE: U.S. Government work, not subject to copyright |
| 42 | + |
| 43 | +Shapes: GNU GPL 3+ license; see initial text in file GSASII/G2shapes.py |
| 44 | + |
| 45 | +***************************************************************************** |
| 46 | +WARRANTY DISCLAIMER: THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT WARRANTY |
| 47 | +OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE |
| 48 | +UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR |
| 49 | +EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING |
| 50 | +BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS |
| 51 | +FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME |
| 52 | +ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, |
| 53 | +OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF THE |
| 54 | +SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT |
| 55 | +THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE |
| 56 | +OR THAT ANY ERRORS WILL BE CORRECTED. |
| 57 | + |
| 58 | +LIMITATION OF LIABILITY: IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR |
| 59 | +THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT |
| 60 | +OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, |
| 61 | +CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, |
| 62 | +INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY |
| 63 | +REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF |
| 64 | +CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR |
| 65 | +OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE |
| 66 | +POSSIBILITY OF SUCH LOSS OR DAMAGES. |
| 67 | +****************************************************************************** |
0 commit comments