On Mon, 7 May 2018, Warren Young wrote:

On May 7, 2018, at 9:53 AM, Philip Bennefall <phi...@blastbay.com> wrote:

It was merely an idea to possibly avoid some potential ambiguity regarding 
public domain, which is a bit of a gray area in many places.

So take the code under the explicit license, then.

In my non-expert opinion, the worry over attribution is bogus.  Restriction 2 
in the 2-clause BSD license just requires that the license text itself be in 
the binary, not that you “attribute” the software in your documentation or in a 
startup banner as is required by some other licenses.

Fossil itself doesn’t bother to do even that:

   $ strings `which fossil` | grep 'IMPLIED WARRANTIES'

It seems that you failed to read the 2-Clause BSD License before commenting about it. There is no requirement to put text in binaries. There is only a requirement to include the license text in documentation (assuming that the dependent software provides any documentation).

  https://opensource.org/licenses/BSD-2-Clause

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to