|
| 1 | +SrMise incorporates source code from the PDFgui program in the file |
| 2 | +pdfdataset.py. The PDFgui license is reproduced in full below. |
| 3 | +=================================================================== |
| 4 | + |
| 5 | +This program is part of the DiffPy and DANSE open-source projects |
| 6 | +and is available subject to the conditions and terms laid out |
| 7 | +below. |
| 8 | + |
| 9 | +If you use this program to do productive scientific research that |
| 10 | +leads to publication, we ask that you acknowledge use of the |
| 11 | +program by citing the following paper in your publication: |
| 12 | + |
| 13 | + C. L. Farrow, P. Juhas, J. W. Liu, D. Bryndin, E. S. Bozin, |
| 14 | + J. Bloch, Th. Proffen and S. J. L. Billinge, PDFfit2 and |
| 15 | + PDFgui: computer programs for studying nanostructure in |
| 16 | + crystals, J. Phys.: Condens. Matter 19, 335219 (2007) |
| 17 | + |
| 18 | +Copyright 2006-2007, Board of Trustees of Michigan State |
| 19 | +University, Copyright 2008-2009, Board of Trustees of Columbia |
| 20 | +University in the city of New York. (Copyright holder indicated in |
| 21 | +each source file). |
| 22 | + |
| 23 | +For more information please visit the project web-page: |
| 24 | + http://www.diffpy.org/ |
| 25 | +or email Prof. Simon Billinge at [email protected] |
| 26 | + |
| 27 | +Redistribution and use in source and binary forms, with or without |
| 28 | +modification, are permitted provided that the following conditions |
| 29 | +are met: |
| 30 | + |
| 31 | + * Redistributions of source code must retain the above copyright |
| 32 | + notice, this list of conditions and the following disclaimer. |
| 33 | + |
| 34 | + * Redistributions in binary form must reproduce the above copyright |
| 35 | + notice, this list of conditions and the following disclaimer in the |
| 36 | + documentation and/or other materials provided with the distribution. |
| 37 | + |
| 38 | + * Neither the name of the copyright holder nor the names of its |
| 39 | + contributors may be used to endorse or promote products derived from |
| 40 | + this software without specific prior written permission. |
| 41 | + |
| 42 | +THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDER "AS IS". COPYRIGHT |
| 43 | +HOLDER EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES AND CONDITIONS, |
| 44 | +EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE |
| 45 | +IMPLIED WARRANTIES OF MERCHANTABILITY, TITLE, FITNESS, ADEQUACY OR |
| 46 | +SUITABILITY FOR A PARTICULAR PURPOSE, AND ANY WARRANTIES OF FREEDOM |
| 47 | +FROM INFRINGEMENT OF ANY DOMESTIC OR FOREIGN PATENT, COPYRIGHTS, |
| 48 | +TRADE SECRETS OR OTHER PROPRIETARY RIGHTS OF ANY PARTY. IN NO EVENT |
| 49 | +SHALL COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR ANY DIRECT, |
| 50 | +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 51 | +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 52 | +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 53 | +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
| 54 | +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 55 | +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE OR RELATING TO |
| 56 | +THIS AGREEMENT, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments