aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-05-13 00:03:27 -0700
committerXiao Pan <xyz@flylightning.xyz>2025-05-13 00:03:27 -0700
commit33b4703734c34ed642edbb5786dfec429f763c74 (patch)
tree440e8fb51c5079dc03076e8830b71adf1dc68cc5
parent8f3f85bd03871c6b39d79de7605f522c493d7bf4 (diff)
Add GPL-2.0-only license
linux/can.h and linux/can/raw.h are (GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause license, although I can use any license I want because that BSD-3-Clause license, I still choose to be safe and use linux's GPL-2.0-only license.
-rw-r--r--LICENSE1
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..06d3bf5
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1 @@
+GPL-2.0-only