From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Wed, 26 Apr 2006 18:41:16 -0500 Subject: [U-Boot-Users] Accessing mkimage checksum In-Reply-To: <20060426223305.58B06353DAD@atlas.denx.de> References: <20060426223305.58B06353DAD@atlas.denx.de> Message-ID: <4450051C.5070309@orkun.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >> Wolfgang, now my question is "image.h" file needed by the update >> application and this file is GPL. Would you consider dual licensing this >> file only so it could be included in such a proprietary closed-source >> program? >> > > No. But please read the file header again, more carefully. > Older copy of image.h that was used for our custom application did not have the remark below: * NOTE: This header file defines an interface to U-Boot. Including * this (unmodified) header file in another file is considered normal * use of U-Boot, and does *not* fall under the heading of "derived * work".