git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4461086
)
canutils: Fix license file
author
Jan Kardell
<redacted>
Tue, 20 May 2025 09:48:53 +0000
(11:48 +0200)
committer
Josef Schlehofer
<redacted>
Thu, 22 May 2025 21:27:12 +0000
(23:27 +0200)
Signed-off-by: Jan Kardell <redacted>
utils/canutils/Makefile
patch
|
blob
|
history
diff --git
a/utils/canutils/Makefile
b/utils/canutils/Makefile
index 55d36f421748b6f6156c7062c4ba74ee78bb0a37..109ec99685da7ede7d9f838445e9b6e5b14ae18f 100644
(file)
--- a/
utils/canutils/Makefile
+++ b/
utils/canutils/Makefile
@@
-18,7
+18,7
@@
PKG_MIRROR_HASH:=bea66321c9cea53f44ace2357ca3829a77dbf5d399a09ed0798a659d682d1af
PKG_MAINTAINER:=Anton Glukhov <anton.a.glukhov@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later
-PKG_LICENSE_FILES:=
COPYING
+PKG_LICENSE_FILES:=
LICENSES/BSD-3-Clause LICENSES/GPL-2.0-only.txt LICENSES/Linux-syscall-note.txt
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
git clone https://git.99rst.org/PROJECT