Skip to content

Commit 4f2095e

Browse files
jwrdegoedeliord-caf
authored andcommitted
LICENSES: Add ISC license text
Add the full text of the ISC license to the kernel tree. It was copied directly from: https://spdx.org/licenses/ISC.html With the mention of "ISC" in the warranty disclaimer replaced with "THE AUTHOR" as done in the ISC license headers used in the ath10k and brcmfmac wifi drivers. Change-Id: I5b066f662f879a8657e13713dc396cd8399e45d8 Cc: Kalle Valo <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Git-commit: 9dc84ee6e5361e65de37b459c80ee4800d2cf87d Git-repo: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git Signed-off-by: Lior David <[email protected]>
1 parent d25fbc3 commit 4f2095e

File tree

1 file changed

+24
-0
lines changed
  • LICENSES/other

1 file changed

+24
-0
lines changed

LICENSES/other/ISC

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Valid-License-Identifier: ISC
2+
SPDX-URL: https://spdx.org/licenses/ISC.html
3+
Usage-Guide:
4+
To use the ISC License put the following SPDX tag/value pair into a
5+
comment according to the placement guidelines in the licensing rules
6+
documentation:
7+
SPDX-License-Identifier: ISC
8+
License-Text:
9+
10+
ISC License
11+
12+
Copyright (c) <year> <copyright holders>
13+
14+
Permission to use, copy, modify, and/or distribute this software for any
15+
purpose with or without fee is hereby granted, provided that the above
16+
copyright notice and this permission notice appear in all copies.
17+
18+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
19+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
20+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
21+
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
22+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
23+
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
24+
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

0 commit comments

Comments
 (0)