0001 Valid-License-Identifier: ISC
0002 SPDX-URL: https://spdx.org/licenses/ISC.html
0003 Usage-Guide:
0004 To use the ISC License put the following SPDX tag/value pair into a
0005 comment according to the placement guidelines in the licensing rules
0006 documentation:
0007 SPDX-License-Identifier: ISC
0008 License-Text:
0009
0010 ISC License
0011
0012 Copyright (c) <year> <copyright holders>
0013
0014 Permission to use, copy, modify, and/or distribute this software for any
0015 purpose with or without fee is hereby granted, provided that the above
0016 copyright notice and this permission notice appear in all copies.
0017
0018 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
0019 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
0020 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
0021 SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
0022 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
0023 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
0024 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.