Follow-up Comment #5, task #14676 (project administration):

> You could release hilite.js under the GPL, and people will
> even be able to use it  provided you add an exception allowing
> linking with OpenSSL code 
>
Allow me to, once again, be more precise here, because it seems
there is a misunderstanding: nowhere in hilite.js do we have a
program that is --linked-- to a library like OpenSSL, or to the
node.js library.

What we have is hilite.js, which is a Javascript program, and
is --interpreted-- by node.js.

And other that this, there is a C program, hilite.c, which acts
as a launcher, and is also not linked (directly or indirectly)
to OpenSSH: it only needs to use basic POSIX (i.e. the system()
function), and is thus only linked against the libc.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?14676>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to