You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.5 KiB

3 years ago
  1. Copyright (c) 2010-2016 zsh-syntax-highlighting contributors
  2. All rights reserved.
  3. Redistribution and use in source and binary forms, with or without modification, are permitted
  4. provided that the following conditions are met:
  5. * Redistributions of source code must retain the above copyright notice, this list of conditions
  6. and the following disclaimer.
  7. * Redistributions in binary form must reproduce the above copyright notice, this list of
  8. conditions and the following disclaimer in the documentation and/or other materials provided
  9. with the distribution.
  10. * Neither the name of the zsh-syntax-highlighting contributors nor the names of its contributors
  11. may be used to endorse or promote products derived from this software without specific prior
  12. written permission.
  13. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
  14. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  15. FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  16. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  17. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  18. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  19. IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  20. OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.