The copyright.txt file lists the copyright holders and references the GPL version 2. It does not include the actual license text!
Signed-off-by: Michael Tretter <[email protected]> --- rules/bonniexx.make | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rules/bonniexx.make b/rules/bonniexx.make index 95f376f8c..0165c98d8 100644 --- a/rules/bonniexx.make +++ b/rules/bonniexx.make @@ -25,6 +25,8 @@ BONNIEXX_URL := http://www.coker.com.au/bonnie++/$(BONNIEXX).$(BONNIEXX_SUFFIX) BONNIEXX_SOURCE := $(SRCDIR)/$(BONNIEXX).$(BONNIEXX_SUFFIX) BONNIEXX_DIR := $(BUILDDIR)/$(BONNIEXX) BONNIEXX_LICENSE := GPL-2.0-only +BONNIEXX_LICENSE_FILES := \ + file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0 # ---------------------------------------------------------------------------- # Prepare -- 2.17.1 _______________________________________________ ptxdist mailing list [email protected]
