summaryrefslogtreecommitdiffstats
path: root/LICENSES/other/ISC
Commit message (Collapse)AuthorAgeFilesLines
* LICENSES: Rename other to deprecatedChristoph Hellwig2019-05-031-24/+0
| | | | | | | | | Make it clear in the directory name that these are not intended for new code. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* LICENSES: Add ISC license textHans de Goede2018-10-121-0/+24
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. Cc: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>