"Bernt M. Johnsen" <[EMAIL PROTECTED]> writes: >>>>>>>>>>>>> Bernt M. Johnsen wrote (2005-11-07 13:15:06): >> I have a quite handy emacs-mode for ij which I want to >> contribute. Is plugins/emacs a suitable place? >> >> There will be one .el file and one readme file. > > A worry: sql-ij.el uses (calls) emacs' sqli.el which is distributed > under GPL (i think). Would that cuase problems if I want to distribute > sql-ij.el under an apache license as part of Derby?
As long as we only distribute sql-ij.el in source form, not binary, I don't think there's any problem. I'm not a lawyer, though... -- Knut Anders
