public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Standalone application - expanding export functions
Date: Sat, 14 Jun 2014 06:58:52 +0200	[thread overview]
Message-ID: <20140614045852.31F8A38060E@gemini.denx.de> (raw)
In-Reply-To: <1402711264164-182331.post@n7.nabble.com>

Dear Sudhakar,

In message <1402711264164-182331.post@n7.nabble.com> you wrote:
> 
> Suppose, say I add more functions to export/_export.h files and call it from
> standalone application. But if I release only the u-boot binary and don't
> release the binary of the standalone application should the standalone
> application source need to be released under GPL?

If you do not distribute copies of the code, you do not have to
release the source code for it.  The requirements of the GPL for
providing the source code are only for the situation when distri- bute
the code.

Note however that you would have to be extremely careful - you would
have to make very prominet notice in the documentation and the source
code that the license exception for Standalone appliations does NOT
apply for your modified version of the U-Boot source code.  The big
problem is that someone could use your extended jump table as base
for his own legacy SA applications, while this would be incorrect.


May I ask what exactly you are trying to do that triggers these
questions?  What is the intellectual property in your AS app that
appears to be so critical that you cannot release the code under GPL?

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: wd at denx.de
To get something done, a committee should consist  of  no  more  than
three men, two of them absent.

      reply	other threads:[~2014-06-14  4:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13 19:28 [U-Boot] Standalone application - expanding export functions swami91
2014-06-13 21:40 ` Wolfgang Denk
2014-06-14  2:01 ` swami91
2014-06-14  4:58   ` Wolfgang Denk [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=20140614045852.31F8A38060E@gemini.denx.de \
    --to=wd@denx.de \
    --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