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

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

 



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 replaced Karel's Copyright with yours, I don't think that's right.
You also changed the license, that'd need approval from the other
holders.

regards,
guillem
--
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