<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:00:43 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CXX-899] Update documentation of third-party licenses</title>
                <link>https://jira.mongodb.org/browse/CXX-899</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;Despite claiming to be release under Apache 2.0, this project includes code released under several other licenses.&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;custom license: src/mongo/util/scopeguard.h&lt;br/&gt;
The license requires that the copyright notice and the permission notice &quot;appear in supporting documentation&quot;. This is currently not the case. I suggest adding a COPYING file with all the licenses used and add that file to the documentation;&lt;/li&gt;
	&lt;li&gt;Affero GPL-3 with OpenSSL exception:  src/mongo/base/compare_numbers.h&lt;br/&gt;
If possible I suggest changing the license of this file to Apache 2.0. As I understand the license, including this file means that the project as a whole is released under Affero GPL-3;&lt;/li&gt;
	&lt;li&gt;public domain:  src/third_party/tz/*  src/third_party/murmurhash3/*&lt;br/&gt;
If possible copyright owner should be contacted so that an alternative license is proposed. As far as I know &quot;public domain&quot; is not recognised in all the countries, and thus you maybe using software without any license there;&lt;/li&gt;
	&lt;li&gt;Zlib + not unclaimed changes: src/mongo/util/md5.*&lt;br/&gt;
 I guess these should be considered to be released under Apache 2.0, or Zlib, but an explicit note will benefit everybody;&lt;/li&gt;
	&lt;li&gt;Expat: src/third_party/restclient/*;&lt;/li&gt;
	&lt;li&gt;BSD-3-clause: src/third_party/gtest-1.7.0/*;&lt;/li&gt;
	&lt;li&gt;Public domain or Expat: src/third_party/jsoncpp/&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="281101">CXX-899</key>
            <summary>Update documentation of third-party licenses</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="david.golden@mongodb.com">David Golden</assignee>
                                    <reporter username="giuliopaci">Giulio Paci</reporter>
                        <labels>
                            <label>legacy-cxx</label>
                    </labels>
                <created>Wed, 20 Apr 2016 15:27:32 +0000</created>
                <updated>Tue, 21 Jun 2016 19:40:50 +0000</updated>
                            <resolved>Fri, 27 May 2016 20:24:18 +0000</resolved>
                                                    <fixVersion>legacy-1.1.2</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1278101" author="xgen-internal-githook" created="Fri, 27 May 2016 20:22:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;xdg&apos;, u&apos;name&apos;: u&apos;David Golden&apos;, u&apos;email&apos;: u&apos;xdg@xdg.me&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-899&quot; title=&quot;Update documentation of third-party licenses&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-899&quot;&gt;&lt;del&gt;CXX-899&lt;/del&gt;&lt;/a&gt; Update license information&lt;/p&gt;

&lt;p&gt;This changes compare_numbers.h to the Apache 2 license for consistency&lt;br/&gt;
with the rest of the distribution.&lt;/p&gt;

&lt;p&gt;All other third-party licenses have been consolidated into top-level&lt;br/&gt;
THIRD-PARTY-NOTICES file for better visibility.&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/282861222446187a9fa4a38b7a141291810739b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/282861222446187a9fa4a38b7a141291810739b3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1242192" author="giuliopaci" created="Thu, 21 Apr 2016 07:59:50 +0000"  >&lt;p&gt;Hi, thank you for your comment.&lt;br/&gt;
I currently do not have any big concerns about the above issues, as I am using this library only in an Affero GPL-3 licensed project (so having Affero GPL-3 files is not an issue for me). Expat and Zlib do allows to be used. I have already added a notice about the fact that scopeguard.h is used and about its license.&lt;/p&gt;

&lt;p&gt;I am not sure how big is the issue about &quot;Public Domain&quot;. I live in a country that is probably affected by some of the issues (for example in my country it is not possible to alienate the moral right to claim that you wrote the software in the first place), but I do not know if there are any other issues. Moreover I think it is unlikely that developers publishing code under Public Domain are then going to sue anybody for unlicensed usage of their software (unless they have planned to do so from the beginning, but this seems even more unlikely).&lt;/p&gt;

&lt;p&gt;Zlib and md5: it is just a matter of you explicitly say which license you are going to use for your changes. I personally tend to release my changes with the same license of the software I am changing (or dual licensing them, especially if I think the original license is too restrictive).&lt;/p&gt;</comment>
                            <comment id="1241352" author="acm" created="Wed, 20 Apr 2016 15:43:27 +0000"  >&lt;p&gt;Thanks for reporting these issues. I&apos;ll comment on a few of them here:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;scopeguard.h: We can definitely add a COPYING file.&lt;/li&gt;
	&lt;li&gt;compare_numbers.h: This was a new file that came in from backport from the upstream server sources, and was not edited appropriately. We can easily change it.&lt;/li&gt;
	&lt;li&gt;public domain: I will need to look into what we should do here.&lt;/li&gt;
	&lt;li&gt;Zlib and md5: I will need to look into these more closely.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The remaining components are not actually used by the driver - only by the tests.&lt;/p&gt;

&lt;p&gt;In general, the licensing situation for the legacy C++ driver is considerably muddled by its provenance - it derives from the MongoDB server sources.&lt;/p&gt;

&lt;p&gt;If you have concerns about the above issues, I strongly recommend that you migrate to using the new C++11 driver if at all possible. It should be clear of the sort of issues you have identified above. We may need to add a COPYING file there for MNMLSTC and/or catch, but that should be it.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrdirb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>