summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorulfalizer <ulfalizer@gmail.com>2013-03-16 23:15:46 +0100
committerulfalizer <ulfalizer@gmail.com>2013-03-16 23:15:46 +0100
commit02103fba9ae32a78291af53e50ee5d4bb3f69c1e (patch)
tree23b72631f0ee54b11c374f8e4e3193994a19cd95
parent417d62d1bf5fbfc7271c9d9b8dc2661b6332e288 (diff)
Add license.
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index eaa080d..8b91c60 100644
--- a/README.md
+++ b/README.md
@@ -82,3 +82,11 @@ defconfigs on e.g. Linux 3.7.0-rc8 are due to
* arch/blackfin/configs/BF527-EZKIT\_defconfig
* arch/blackfin/configs/BF527-EZKIT-V2\_defconfig
* arch/blackfin/configs/TCM-BF537\_defconfig
+
+## License (ISC) ##
+
+Copyright (c) 2011-2013, Ulf Magnusson <ulfalizer@gmail.com>
+
+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 THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR 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.