pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mosquitto: Change LICENSE to epl-1.0
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Wed May 9 07:49:14 2018 -0400
Changeset: a2051cb4ac037aa9e436f1c7c1942bd9979e32fd
Modified Files:
mosquitto/Makefile
Log Message:
mosquitto: Change LICENSE to epl-1.0
Reading the sources, this is actually epl-1.0 (and the BSD-copy
"edl"), rather than the indefinite set of licenses in eclipse-license,
which is about the website.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a2051cb4ac037aa9e436f1c7c1942bd9979e32fd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mosquitto/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/mosquitto/Makefile b/mosquitto/Makefile
index eb84ee5ca1..a76c404142 100644
--- a/mosquitto/Makefile
+++ b/mosquitto/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://mosquitto.org/files/source/
MAINTAINER= amoibos%gmail.com@localhost
HOMEPAGE= http://mosquitto.org/
COMMENT= Open Source MQTT broker
-LICENSE= eclipse-license
+LICENSE= epl-v1.0
USE_LANGUAGES+= c c++
USE_TOOLS+= cmake gmake
Home |
Main Index |
Thread Index |
Old Index