uboot/Licenses/bsd-2-clause.txt
<<
>>
Prefs
   1Redistribution and use in source and binary forms, with or
   2without modification, are permitted provided that the following
   3conditions are met:
   4
   51. Redistributions of source code must retain the above
   6   copyright notice, this list of conditions and the following
   7   disclaimer.
   82. Redistributions in binary form must reproduce the above
   9   copyright notice, this list of conditions and the following
  10   disclaimer in the documentation and/or other materials
  11   provided with the distribution.
  12
  13THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
  14CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
  15INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  16MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  17DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
  18CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  19SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  20NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  21LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  22HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  23CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  24OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  25EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  26