============================================================================== 1. This copy of the DACS software and documentation is provided by DSS Distributed Systems Software, Inc. (hereafter "DSS") under the following license. /* * Copyright (c) 2003-2021 DSS Distributed Systems Software, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification are permitted provided that the following conditions are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions, and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions, and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. Redistributions in any form must be accompanied by information on * how to obtain complete source code for the DACS software and any * accompanying software that uses the DACS software. The source code * must either be included in the distribution or be available for no * more than the cost of distribution plus a nominal fee, and must be * freely redistributable under reasonable conditions. For an * executable file, complete source code means the source code for all * modules it contains. It does not include source code for modules or * files that typically accompany the major components of the operating * system on which the executable file runs. * * NO WARRANTY * * THIS SOFTWARE IS PROVIDED BY DSS ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, * ARE DISCLAIMED. IN NO EVENT SHALL DSS BE LIABLE FOR ANY DIRECT, INDIRECT, * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ Product licensing information: a) This open source license permits you to use DACS at no charge under the condition that if you use the software in an application that you redistribute, the complete source code for your application must be available and freely redistributable under reasonable conditions. If you do not redistribute your application (or modifications to DACS), you do not need to make the source code for your application available (or modifications to DACS). If you do not want to release the source code for your redistributed application, you may purchase a license from DSS. For pricing information, if you have further questions on licensing, or to purchase support for this software, please contact Distributed Systems Software at dacs@dss.ca or visit http://www.dss.ca b) The term "redistribution" in the open source license means your application is distributed to one or more third parties. Giving an application to customers, even in alpha or beta releases, is redistribution. Giving contractors, affiliates, parent organizations or subsidiaries, business partners or support vendors a copy of the application is generally redistribution. Whether or not you charge money for your application does not matter, the important factor is whether you redistribute it. Neither building an application for use internal to your organization, deployed and managed on your company servers, nor off-site backups or other software archival procedures constitute redistribution. Provided you do not redistribute any component of your application that is built from DACS source code, offering services based on DACS is not redistribution. c) Under the open source license, you must release the complete source code for the redistributed application that uses DACS. You do not need to release the source code for components that are generally installed on the operating system on which your application runs, such as system header files or libraries. d) In general, licenses recognized by the Open Source Initiative (www.opensource.org) meet the requirements of "freely redistributable under reasonable conditions" in the DACS open source license. In particular, the common open source licenses, such as the GPL and the BSD and MIT licenses, are acceptable. e) Releasing an application which includes DACS under an open source license does not change the requirements of the DACS license, and the DACS source code remains subject to the terms of the open source license governing its use and redistribution. The DACS open source license is compatible with the GPL, so GPL'ed software can incorporate DACS without violating the terms of either license. f) Redistribution of the complete DACS distribution, by itself or as part of a collection of other software, whether free of charge or for a fee, and by any electronic means (such as ftp) or on any physical media (such as on hard disk, CD-ROM, or DVD), is permitted provided the terms of the DACS open source license are met. g) Redistribution of the complete DACS distribution after changing its packaging, archive format, or compression scheme from the original one, with or without modifications and additions (such as bug fixes or enhancements), is permitted provided the terms of the DACS open source license are met. ============================================================================== 2. Portions of this software distribution may also be subject to other copyrights and licenses. For details, please refer to the NOTICES file included with the DACS distribution. ============================================================================== 3. This software distribution may include public domain software; proper attribution has been retained within the associated files. For details, please refer to the ACKNOWLEDGEMENTS file included with the DACS distribution. ============================================================================== 4. Software distributed in the "src/bn" directory is provided under a different (more permissive) license than the above. See "src/bn/BN-LICENSE". ============================================================================== 5. Software distributed in the "src/libdsm" directory is provided under the LGPLv2.1 (or later). Consult the COPYING file in that directory. ============================================================================== Copyright (c) 2003-2021 Distributed Systems Software. All rights reserved. $Id: LICENSE 3162 2021-01-17 21:49:34Z brachman $