projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
685ef7d
)
collectd: add license informations
23642/head
author
Florian Eckert
<fe@dev.tdt.de>
Wed, 13 Mar 2024 11:17:39 +0000
(12:17 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Wed, 13 Mar 2024 13:32:42 +0000
(14:32 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
utils/collectd/Makefile
patch
|
blob
|
history
diff --git
a/utils/collectd/Makefile
b/utils/collectd/Makefile
index 0119c88aad2450500f0ccbdf468ce6c9a440e346..0594e6347bc6009150b68b7e7f2de1ead9792537 100644
(file)
--- a/
utils/collectd/Makefile
+++ b/
utils/collectd/Makefile
@@
-20,6
+20,8
@@
PKG_FIXUP:=autoreconf
PKG_REMOVE_FILES:=aclocal.m4 libltdl/aclocal.m4
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>, Hannu Nyman <hannu.nyman@iki.fi>
PKG_CPE_ID:=cpe:/a:collectd:collectd
+PKG_LICENSE:=MIT GPL-2.0-or-later
+PKG_LICENSE_FILES:=COPYING
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1