diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-09-01 19:57:36 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-09-16 12:23:56 -0400 |
commit | c25a1784d022b8b8b82ec7e1bc28716c213ce80c (patch) | |
tree | cc36866860b9a7175b69f0a144a83ec49d81f089 /Licenses/isc.txt | |
parent | 3b6129702489ef4e327adeeef79ad73da8f6b59d (diff) | |
download | u-boot-imx-c25a1784d022b8b8b82ec7e1bc28716c213ce80c.zip u-boot-imx-c25a1784d022b8b8b82ec7e1bc28716c213ce80c.tar.gz u-boot-imx-c25a1784d022b8b8b82ec7e1bc28716c213ce80c.tar.bz2 |
SPDX: Add ISC SPDX-License-Identifier
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'Licenses/isc.txt')
-rw-r--r-- | Licenses/isc.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Licenses/isc.txt b/Licenses/isc.txt new file mode 100644 index 0000000..4b7c2ba --- /dev/null +++ b/Licenses/isc.txt @@ -0,0 +1,17 @@ +ISC License: +Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") +Copyright (c) 1995-2003 by Internet Software Consortium + +Permission to use, copy, modify, and/or distribute this software +for any purpose with or without fee is hereby granted, +provided that the above copyright notice and this permission notice +appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE +FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR +ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF +THIS SOFTWARE. |