aboutsummaryrefslogtreecommitdiff
path: root/tools/interface_generator/LICENSE.md
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2024-05-21 06:31:33 +0300
committeraqua <aqua@iserlohn-fortress.net>2024-06-20 09:30:02 +0300
commitc746ed1eb3a5c14c272c7e47df943ad6302d968e (patch)
treea52ffec23c48aa1489740789695423084cd3a4e6 /tools/interface_generator/LICENSE.md
parentRemoved tools/kconfig (diff)
downloadkernel-c746ed1eb3a5c14c272c7e47df943ad6302d968e.tar.xz
Added interface_generator
Diffstat (limited to 'tools/interface_generator/LICENSE.md')
-rw-r--r--tools/interface_generator/LICENSE.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/interface_generator/LICENSE.md b/tools/interface_generator/LICENSE.md
new file mode 100644
index 0000000..39318a8
--- /dev/null
+++ b/tools/interface_generator/LICENSE.md
@@ -0,0 +1,15 @@
+Copyright (c) 2024 aqua@iserlohn-fortress.net
+
+Permission to use, copy, modify, and 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.
+
+SPDX License Identifier: [ISC](https://spdx.org/licenses/ISC.html)