From: Rahul Bedarkar <rahulbedarkar89@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 8/9] package: use SPDX short identifier for EPL license
Date: Sun, 2 Apr 2017 00:36:30 +0530 [thread overview]
Message-ID: <1491073591-21477-8-git-send-email-rahulbedarkar89@gmail.com> (raw)
In-Reply-To: <1491073591-21477-1-git-send-email-rahulbedarkar89@gmail.com>
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
---
package/mosquitto/mosquitto.mk | 2 +-
package/python-paho-mqtt/python-paho-mqtt.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/mosquitto/mosquitto.mk b/package/mosquitto/mosquitto.mk
index 96607f3..ddac153 100644
--- a/package/mosquitto/mosquitto.mk
+++ b/package/mosquitto/mosquitto.mk
@@ -6,7 +6,7 @@
MOSQUITTO_VERSION = 1.4.10
MOSQUITTO_SITE = http://mosquitto.org/files/source
-MOSQUITTO_LICENSE = EPLv1.0 or EDLv1.0
+MOSQUITTO_LICENSE = EPL-1.0 or EDLv1.0
MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v10 edl-v10
MOSQUITTO_INSTALL_STAGING = YES
diff --git a/package/python-paho-mqtt/python-paho-mqtt.mk b/package/python-paho-mqtt/python-paho-mqtt.mk
index d783a9c..f0c2729 100644
--- a/package/python-paho-mqtt/python-paho-mqtt.mk
+++ b/package/python-paho-mqtt/python-paho-mqtt.mk
@@ -7,7 +7,7 @@
PYTHON_PAHO_MQTT_VERSION = 1.2
PYTHON_PAHO_MQTT_SOURCE = paho-mqtt-$(PYTHON_PAHO_MQTT_VERSION).tar.gz
PYTHON_PAHO_MQTT_SITE = https://pypi.python.org/packages/82/d9/7064d3a0a1d62756a1a809c85b99f864c641b66de84c15458f72193b7708
-PYTHON_PAHO_MQTT_LICENSE = EPLv1.0 or EDLv1.0
+PYTHON_PAHO_MQTT_LICENSE = EPL-1.0 or EDLv1.0
PYTHON_PAHO_MQTT_LICENSE_FILES = LICENSE.txt edl-v10 epl-v10
PYTHON_PAHO_MQTT_SETUP_TYPE = distutils
--
2.7.4
next prev parent reply other threads:[~2017-04-01 19:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-01 19:06 [Buildroot] [PATCH 1/9] package: use SPDX short identifier for OFL license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 2/9] package: use SPDX short identifier for libpng license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 3/9] libraw: use SPDX short identifier for CDDL license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 4/9] package: use SPDX short identifier for ZPL license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 5/9] wpan-tools: correct license name Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 6/9] ntp: use SPDX short identifier for ntp license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 7/9] python-nfc: use SPDX short identifier for EUPL license Rahul Bedarkar
2017-04-01 19:06 ` Rahul Bedarkar [this message]
2017-04-01 19:06 ` [Buildroot] [PATCH 9/9] php: add version to license string Rahul Bedarkar
2017-04-01 20:40 ` [Buildroot] [PATCH 1/9] package: use SPDX short identifier for OFL license Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1491073591-21477-8-git-send-email-rahulbedarkar89@gmail.com \
--to=rahulbedarkar89@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox