[
https://issues.apache.org/jira/browse/MINIFI-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15761946#comment-15761946
]
ASF GitHub Bot commented on MINIFI-165:
---------------------------------------
GitHub user apiri opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/30
MINIFI-165 Updating licensing terms to include files bundled with spdlog
MINIFI-165 Updating licensing terms to include files bundled with spdlog.
mpmc_bounded_q comes from
http://www.1024cores.net/home/lock-free-algorithms/queues/bounded-mpmc-queue
and has a separate LICENSE file available from
http://sites.google.com/site/1024cores/mpmc_bounded.zip
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apiri/nifi-minifi-cpp MINIFI-165
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/30.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #30
----
commit 0288d0d7b7858f6093c87682619cad1e73833546
Author: Aldrin Piri <[email protected]>
Date: 2016-12-19T18:36:36Z
MINIFI-165 Updating licensing terms to include files bundled with spdlog.
----
> Evaluate licensing of spdlog includes
> -------------------------------------
>
> Key: MINIFI-165
> URL: https://issues.apache.org/jira/browse/MINIFI-165
> Project: Apache NiFi MiNiFi
> Issue Type: Task
> Affects Versions: cpp-0.1.0
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
>
> While spdlog is MIT licensed, there are a few files that have some source
> files such as mpmc_bounded_q.h and format.h that have differing licenses.
> These appear to all be ALv2 friendly, but will likely require updates to
> LICENSE and/or NOTICE.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)