diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 3f43ff2..0000000 --- a/LICENSE +++ /dev/null @@ -1,78 +0,0 @@ - -Copyright (c) 2008 Martin R. Kraimer -Copyright (c) 2006 The University of Chicago, as Operator of Argonne - National Laboratory. -Copyright (c) 2006 Deutsches Elektronen-Synchrotron, - Member of the Helmholtz Association, (DESY), HAMBURG, GERMANY. -Copyright (c) 2007 Control System Laboratory, - (COSYLAB) Ljubljana Slovenia - - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. - -________________________________________________________________________ - -This software is in part copyrighted by the University of Chicago (UofC) - -In no event shall UofC be liable to any party for direct, indirect, -special, incidental, or consequential damages arising out of the use of -this software, its documentation, or any derivatives thereof, even if -UofC has been advised of the possibility of such damage. - -UofC specifically disclaims any warranties, including, but not limited -to, the implied warranties of merchantability, fitness for a particular -purpose, and non-infringement. This software is provided on an "as is" -basis, and UofC has no obligation to provide maintenance, support, -updates, enhancements, or modifications. - -________________________________________________________________________ - -This software is in part copyrighted by the BERLINER SPEICHERRING -GESELLSCHAFT FUER SYNCHROTRONSTRAHLUNG M.B.H. (BESSY), BERLIN, GERMANY. - -In no event shall BESSY be liable to any party for direct, indirect, -special, incidental, or consequential damages arising out of the use of -this software, its documentation, or any derivatives thereof, even if -BESSY has been advised of the possibility of such damage. - -BESSY specifically disclaims any warranties, including, but not limited -to, the implied warranties of merchantability, fitness for a particular -purpose, and non-infringement. This software is provided on an "as is" -basis, and BESSY has no obligation to provide maintenance, support, -updates, enhancements, or modifications. - -________________________________________________________________________ - -This software is in part copyrighted by the Deutsches Elektronen-Synchroton, - Member of the Helmholtz Association, (DESY), HAMBURG, GERMANY. - -In no event shall DESY be liable to any party for direct, indirect, -special, incidental, or consequential damages arising out of the use of -this software, its documentation, or any derivatives thereof, even if -DESY has been advised of the possibility of such damage. - -DESY specifically disclaims any warranties, including, but not limited -to, the implied warranties of merchantability, fitness for a particular -purpose, and non-infringement. This software is provided on an "as is" -basis, and DESY has no obligation to provide maintenance, support, -updates, enhancements, or modifications. -________________________________________________________________________ diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..adc40d3 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,65 @@ +Copyright and License Terms +--------------------------- + +Copyright (c) 2006-2016 Martin R. Kraimer +Copyright (c) 2006-2016 UChicago Argonne LLC, as Operator of Argonne + National Laboratory. +Copyright (c) 2006 Deutsches Elektronen-Synchrotron, + Member of the Helmholtz Association, (DESY), HAMBURG, GERMANY. +Copyright (c) 2007-2016 Control System Laboratory, + (COSYLAB) Ljubljana Slovenia +Copyright (c) 2010-2016 Brookhaven Science Associates, as Operator + of Brookhaven National Laboratory +Copyright (c) 2011-2016 Diamond Light Source Limited, + (DLS) Didcot, United Kingdom + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the "Software"), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +________________________________________________________________________ + +Additional Disclaimers +---------------------- + +This software is copyright in part by these institutions: + + * Berliner Speicherring Gesellschaft fuer Synchrotronstrahlung M.B.H., + Berlin, Germany + * Brookhaven Science Associates, as Operator of Brookhaven + National Laboratory, New York, USA + * Control System Laboratory, Ljubljana, Slovenia + * Deutsches Elektronen-Synchroton, Member of the Helmholtz + Association, Hamburg, Germany + * Diamond Light Source Limited, Didcot, United Kingdom + * UChicage Argonne LLC, as Operator of Argonne National Laboratory, + Illinois, USA + +In no event shall these institutions be liable to any party for direct, +indirect, special, incidental, or consequential damages arising out of +the use of this software, its documentation, or any derivatives thereof, +even if advised of the possibility of such damage. + +These institutions specifically disclaim any warranties, including, but +not limited to, the implied warranties of merchantability, fitness for a +particular purpose, and non-infringement. This software is provided on +an "as is" basis, and these institutions have no obligation to provide +maintenance, support, updates, enhancements, or modifications. +