Skip to content

Latest commit

 

History

History
80 lines (64 loc) · 3.7 KB

COPYRIGHT.md

File metadata and controls

80 lines (64 loc) · 3.7 KB

Cedar: Copyright and License

The Cedar Framework (or simply Cedar), is being developed through a collaboration of members of the Applied Mathematics and Plasma Physics Group at Los Alamos National Laboratory and members of the PSAAPII Center for Exascale Simulation of Plasma-Copuled Combustion. To recognize each institutions role, and provide more options for accepting external contributions to the code, each institution has asserted copyright on its contributions, while agreeing on a single open-source license, namely the three-clause BSD license. Terms of use, redistribution and modification, as well as the disclaimer are given in the BSD license at the end of this document.

Los Alamos National Laboratory:

Copyright (c) 2018, Los Alamos National Security, LLC All rights reserved.

Copyright 2018. Los Alamos National Security, LLC. This software was produced under U.S. Government contract DE-AC52-06NA25396 for Los Alamos National Laboratory (LANL), which is operated by Los Alamos National Security, LLC for the U.S. Department of Energy. The U.S. Government has rights to use, reproduce, and distribute this software. NEITHER THE GOVERNMENT NOR LOS ALAMOS NATIONAL SECURITY, LLC MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LIABILITY FOR THE USE OF THIS SOFTWARE. If software is modified to produce derivative works, such modified software should be clearly marked, so as not to confuse it with the version available from LANL.

Additionally, this library is free software; you can redistribute it and/or modify it under the terms of the three-clause BSD license that is included at the end of this document.

University of Illinois - Urbana Champagne:

Copyright (c) 2018, The Cedar Development Team at University of Illinois at Urbana-Champaign All rights reserved.

You can redistribute this library, and/or modify it, under the terms of the three-clause BSD license that is included at the end of this document.

Berkeley Software Distribution (BSD) License

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • 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.

  • Neither the names of the Los Alamos National Laboratory, nor the University of Illinois, nor their operating companies, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS, CONTRIBUTORS, THE INSTITUTIONS LISTED ABOVE, OR THEIR OPERATING COMPANIES, 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.