Dear Pieter,

In message <[EMAIL PROTECTED]> you wrote:
> 
> I recently made a simple DNS implementation in U-Boot.
> The attached file is a patch to U-Boot 1.2.0.

Thanks a lot.

We need a formal Signed-off-by: line for you for this patch.

Index: net/dns.c
===================================================================
--- net/dns.c   (revision 0)
+++ net/dns.c   (revision 0)
@@ -0,0 +1,213 @@
...
+/*
+ * Copyright (c) 2004-2005 Sergey Lyubka <[EMAIL PROTECTED]>
+ *
+ * "THE BEER-WARE LICENSE" (Revision 42):
+ * Sergey Lyubka wrote this file.  As long as you retain this notice you
+ * can do whatever you want with this stuff. If we meet some day, and you think
+ * this stuff is worth it, you can buy me a beer in return.
+ */

I think that such a license will not conflict with the GPL, but I  am
not  a lawyer, and it would be easier if it was released under GPLv2.
Do you think you could ask the author  to  re-release  it  (at  least
alternatively) under GPLv2 ?

Thanks in advance.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
I don't want to be young again, I just don't want to get any older.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to