Re: [PATCH] strutils: general purpose string handling functions

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

 



On Mon, 2010-10-25 at 16:12 +0200, Karel Zak wrote:
> On Sun, Oct 24, 2010 at 02:00:11PM +0200, Guillem Jover wrote:
> > Hi!
> > 
> > On Fri, 2010-10-22 at 20:16:29 -0300, Davidlohr Bueso wrote:
> > > diff --git a/lib/strtosize.c b/lib/strtosize.c
> > > deleted file mode 100644
> > > index 068c542..0000000
> > > --- a/lib/strtosize.c
> > > +++ /dev/null
> > > @@ -1,148 +0,0 @@
> > > -/*
> > [...]
> > > - * Copyright (C) 2010 Karel Zak <kzak@xxxxxxxxxx>
> > > - */
> > 
> > > diff --git a/lib/strutils.c b/lib/strutils.c
> > > new file mode 100644
> > > index 0000000..9c8e32b
> > > --- /dev/null
> > > +++ b/lib/strutils.c
> > > @@ -0,0 +1,204 @@
> > > +/*
> > > + * Copyright (C) 2010 Davidlohr Bueso <dave@xxxxxxx>
> > > + *
> > > + * This file may be redistributed under the terms of the
> > > + * GNU Lesser General Public License.
> > > + *
> > > + * General purpose string related utilities.
> > > + */
> > 
> > > diff --git a/schedutils/schedutils.c b/schedutils/schedutils.c
> > > deleted file mode 100644
> > > index 9d6051b..0000000
> > > --- a/schedutils/schedutils.c
> > > +++ /dev/null
> > > @@ -1,34 +0,0 @@
> > > -/*
> > > - * Copyright (C) 2010 Karel Zak <kzak@xxxxxxxxxx>
> > > - *
> > > - * Released under the terms of the GNU General Public License version 2
> > > - *
> > > - */
> > 
> > You also changed the license, that'd need approval from the other
> > holders.
> 
> It would be better to use "public domain" (if possible) for new things 
> in the lib/ directory. We want to use the code on many places in
> util-linux (we have utils/libs with BSD, GPL, LGPL, ...).
> 

I have no objections, but do prefer some GPL/LGPL license. Also, sorry
Karel about deleting your name, that was not my intention :).

Anyways, do you want me to resend you the patch or do you just want to
modify this yourself?

Thanks,
Davidlohr

--
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux