public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot-Users] DNS support in U-Boot
Date: Mon, 06 Oct 2008 08:16:55 -0400	[thread overview]
Message-ID: <48EA01B7.50602@ge.com> (raw)
In-Reply-To: <f8328f7c0810042153i240d1d22ke8b44be19d213f60@mail.gmail.com>

Ben Warren wrote:
> On Fri, Oct 3, 2008 at 7:53 AM, Pieter Voorthuijsen
> <pieter.voorthuijsen@prodrive.nl> wrote:
>> Hi,
>>
>> I recently made a simple DNS implementation in U-Boot. The attached
>> file is a patch to U-Boot 1.2.0.
>>
>> DNS can be enabled by setting CFG_CMD_DNS. After performing a
>> query, the serverip environment var is updated.
>>
>> Probably there are some cosmetic issues with the patch.
>> Unfortunatly I do not have the time to correct these. So if anybody
>> else likes DNS support in U-Boot and has the time, feel free to
>> patch it in the main tree.
> 
> Thanks Pieter - this looks useful.
> 
> Wolfgang,
> is the licensing of this code compatible with U-boot?  If so, I'll
> clean it up and include.
> 
> regards,
> Ben

Disclaimer: IANAL

The "beer-ware license" looks to me like the MIT license after the 
author consumed a few beers.
   <http://www.opensource.org/licenses/mit-license.php>
On the FSF site
  <http://www.gnu.org/philosophy/license-list.html#GPLCompatibleLicenses>
the MIT license is listed as the "expat" license and is approved as 
compatible with the GPL
  <http://www.jclark.com/xml/copying.txt>

It actually looks quite similar to the "Fair" license[1]:
   <http://www.opensource.org/licenses/fair.php>

In my unprofessional opinion, I would say it is compatible.

Best regards,
gvb

[1] The "Fair" license is listed as a "redundant" license in
   <http://www.opensource.org/licenses/category>
It doesn't say what it is redundant with, I would assume the MIT license.

Quote from <http://www.opensource.org/proliferation-report>

Licenses that are redundant with more popular licenses

     Several licenses in this group are excellent licenses and have 
their own followings. The committee struggled with this group, but 
ultimately decided that if we were to attack the license proliferation 
problem, we had to prune licenses. Thus, licenses that were perceived as 
completely or partially redundant with existing licenses were placed in 
this group.

      reply	other threads:[~2008-10-06 12:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4CD35CD1F8085945B597F80EEC89421301B96611@exc01.bk.prodrive.nl>
2008-10-05  4:53 ` [U-Boot] [U-Boot-Users] DNS support in U-Boot Ben Warren
2008-10-06 12:16   ` Jerry Van Baren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48EA01B7.50602@ge.com \
    --to=gerald.vanbaren@ge.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox