[Buildroot] [git commit] package/dropwatch: remove license comment

Yann E. MORIN yann.morin.1998 at free.fr
Sat Mar 14 08:14:06 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=3500470278c51309b75a25f5d3ec0a6000f7bdaa
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

This comment is not needed since bump to version 1.5.2 and
https://github.com/nhorman/dropwatch/commit/83a2b4e9bfe5ad26f59c15da5f77e86fbc0a6701

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/dropwatch/dropwatch.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/dropwatch/dropwatch.mk b/package/dropwatch/dropwatch.mk
index 0ee9e5e0f6..4cebe041db 100644
--- a/package/dropwatch/dropwatch.mk
+++ b/package/dropwatch/dropwatch.mk
@@ -7,8 +7,6 @@
 DROPWATCH_VERSION = 1.5.2
 DROPWATCH_SITE = $(call github,nhorman,dropwatch,v$(DROPWATCH_VERSION))
 DROPWATCH_DEPENDENCIES = libnl readline libpcap host-pkgconf $(TARGET_NLS_DEPENDENCIES)
-# Until upstream updates their tree with a proper license
-# blurb: https://github.com/nhorman/dropwatch/issues/14
 DROPWATCH_LICENSE = GPL-2.0+
 DROPWATCH_LICENSE_FILES = COPYING
 # From git


More information about the buildroot mailing list