|
| 1 | +<% |
| 2 | + # ******************************************************************************* |
| 3 | + # OpenStudio(R), Copyright (c) 2008-2020, Alliance for Sustainable Energy, LLC. |
| 4 | + # All rights reserved. |
| 5 | + # Redistribution and use in source and binary forms, with or without |
| 6 | + # modification, are permitted provided that the following conditions are met: |
| 7 | + # |
| 8 | + # (1) Redistributions of source code must retain the above copyright notice, |
| 9 | + # this list of conditions and the following disclaimer. |
| 10 | + # |
| 11 | + # (2) Redistributions in binary form must reproduce the above copyright notice, |
| 12 | + # this list of conditions and the following disclaimer in the documentation |
| 13 | + # and/or other materials provided with the distribution. |
| 14 | + # |
| 15 | + # (3) Neither the name of the copyright holder nor the names of any contributors |
| 16 | + # may be used to endorse or promote products derived from this software without |
| 17 | + # specific prior written permission from the respective party. |
| 18 | + # |
| 19 | + # (4) Other than as required in clauses (1) and (2), distributions in any form |
| 20 | + # of modifications or other derivative works may not use the "OpenStudio" |
| 21 | + # trademark, "OS", "os", or any other confusingly similar designation without |
| 22 | + # specific prior written permission from Alliance for Sustainable Energy, LLC. |
| 23 | + # |
| 24 | + # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND ANY CONTRIBUTORS |
| 25 | + # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
| 26 | + # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 27 | + # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S), ANY CONTRIBUTORS, THE |
| 28 | + # UNITED STATES GOVERNMENT, OR THE UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF |
| 29 | + # THEIR EMPLOYEES, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 30 | + # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT |
| 31 | + # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 32 | + # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
| 33 | + # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 34 | + # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 35 | + # ******************************************************************************* |
| 36 | +%> |
0 commit comments