emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 3d38d1d: Add sqlite3 support to Emacs


From: Stefan Monnier
Subject: Re: master 3d38d1d: Add sqlite3 support to Emacs
Date: Sat, 11 Dec 2021 09:26:47 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> I would be willing to, but only if someone from a higher authority says
> it's necessary, and provides some details: for instance, should the
> symbol be named `plugin_is_GPL_compatible', or something like
> `plugin_is_free_software' (as SQLite3 is public domain instead of under
> the GPL).

Intuitively, I think `plugin_is_GPL_compatible` is right: when sqlite is
linked with Emacs, the whole becomes GPLv3+, so in order for sqlite's
plugins to be compatible with that they too need to be compatible with
GPLv3+.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]