diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-05-13 00:03:27 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-05-13 00:03:27 -0700 |
commit | 33b4703734c34ed642edbb5786dfec429f763c74 (patch) | |
tree | 440e8fb51c5079dc03076e8830b71adf1dc68cc5 | |
parent | 8f3f85bd03871c6b39d79de7605f522c493d7bf4 (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-- | LICENSE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +GPL-2.0-only |