[Fuego] [PATCH] bash-completion: add completion script for ftc

Tim.Bird at sony.com Tim.Bird at sony.com
Thu Feb 28 23:55:32 UTC 2019


OK.  I'd like to apply the patch to Fuego, but with a slight word change
to the notification text.

Here is what you have now:
> +# This library is free software; you can redistribute it and/or modify
> +# it under the terms of the GNU Lesser General Public License as
> +# published by the Free Software Foundation; either version 2 of the
> +# License, or (at your option) any later version.

I propose changing this to:
> +# This library is free software; you can redistribute it and/or modify
> +# it under the terms of version 2 of the GNU Lesser General Public License as
> +# published by the Free Software Foundation.

Note that this doesn't change the current license of the file (it leaves it LGPL v2).
This is not a change of the license, but of the notification text for the license.
This wording is NOT part of the LGPL v2 license.  The change would limit the
license to LGPL v2, and prevent conversion to some successor license (including
a license that is yet-unwritten, and could be substantially different in terms
from LGPL v2.)

Please let me know if that's OK.
 -- Tim


> -----Original Message-----
> From: daniel.sangorrin at toshiba.co.jp
> 
> Hi Tim,
> 
> I have no problem with changing the License to BSD 3-clause but it seems
> that bash-completion is GPLv2
> 
> https://github.com/scop/bash-completion/blob/master/COPYING
> 
> If we contribute the script to them, it will probably be on any distribution.
> For that reason, I think that it is wiser to release it as GPLv2.
> 
> The script itself is mostly my code, but I did some copy paste from other
> scripts such as the function in_array.
> 
> Best regards,
> Daniel
> 
> > -----Original Message-----
> > From: Tim.Bird at sony.com <Tim.Bird at sony.com>
> > Sent: Thursday, February 28, 2019 9:30 AM
> > To: sangorrin daniel(サンゴリン ダニエル ○SWC□OST)
> <daniel.sangorrin at toshiba.co.jp>;
> > fuego at lists.linuxfoundation.org
> > Subject: RE: [Fuego] [PATCH] bash-completion: add completion script for
> ftc
> >
> >
> >
> > > -----Original Message-----
> > > From: Bird, Timothy
> > > ...However, the default license for Fuego is MIT.
> >
> > Nope.  Correction:  The default license for Fuego is BSD 3-clause.
> > See http://fuegotest.org/wiki/License_And_Contribution_Policy
> >
> > Apparently ftc is GPL v2 only.  That's probably my fault, for basing
> > the original code on Sony's 'ttc', which is GPL v2 only.  There's probably
> > not much of 'ttc' left, but thems the breaks.  With multiple contributors
> > it would be exceedingly difficult to change the ftc license now.
> >
> > But if we can keep new code BSD 3-clause that would be my preference.
> >  -- Tim
> >
> >



More information about the Fuego mailing list