From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Add a new command to U-Boot
Date: Fri, 08 May 2009 09:20:33 -0400 [thread overview]
Message-ID: <4A0431A1.8060607@ge.com> (raw)
In-Reply-To: <OF3665C396.D4F04777-ON652575B0.00483000-652575B0.00488650@lntemsys.com>
Excellent, but...
Deepak Gopalakrishnan wrote:
[snip]
> this is the content of firrst u-boot command i wrote:
>
> cmd_dgprint.c
> <code>
> /*
> * (C) Copyright 2005
> * Wolfgang Denk, DENX Software Engineering, wd at denx.de.
> *
> * See file CREDITS for list of people who contributed to this
> * project.
> *
> * This program is free software; you can redistribute it and/or
> * modify it under the terms of the GNU General Public License as
> * published by the Free Software Foundation; either version 2 of
> * the License, or (at your option) any later version.
...you should put your own copyright with the correct year in it.
Note also that u-boot is licensed using the GPLv2 so, if you distribute
u-boot with your modifications linked into it, you must use a GPLv2
compatible license for your code.
<http://www.gnu.org/philosophy/license-list.html>
<http://en.wikipedia.org/wiki/License_compatibility>
Welcome and enjoy your stay in u-boot-land, :-)
gvb
next prev parent reply other threads:[~2009-05-08 13:20 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-15 18:32 [U-Boot-Users] Add a new command to U-Boot Carlos Filipe Silva
2005-11-15 18:55 ` Cliff Brake
2009-05-07 13:35 ` [U-Boot] " Deepak Gopalakrishnan
2009-05-07 13:40 ` Jerry Van Baren
2009-05-07 13:59 ` Deepak Gopalakrishnan
2009-05-07 15:21 ` Subodh Nijsure
2009-05-08 13:21 ` Deepak Gopalakrishnan
2009-05-08 13:20 ` Jerry Van Baren [this message]
2009-05-11 5:32 ` [U-Boot] Uboot reloaction scheme Deepak Gopalakrishnan
2009-05-11 8:16 ` [U-Boot] Add a new command to U-Boot Drasko DRASKOVIC
2009-05-11 14:12 ` [U-Boot] uboot relocate_code() function Deepak Gopalakrishnan
2009-05-11 14:19 ` Liu Dave-R63238
2009-05-11 15:52 ` Timur Tabi
2009-05-11 18:22 ` Scott Wood
2009-05-12 13:47 ` [U-Boot] start.s file Deepak Gopalakrishnan
2009-05-12 14:30 ` Detlev Zundel
2009-05-18 13:18 ` [U-Boot] u-boot version Deepak Gopalakrishnan
2009-05-18 13:16 ` Wolfgang Denk
2009-05-19 9:29 ` Deepak Gopalakrishnan
2009-05-19 14:14 ` Detlev Zundel
2009-05-19 14:41 ` Deepak Gopalakrishnan
2009-05-19 14:40 ` Detlev Zundel
2009-05-20 4:28 ` Deepak Gopalakrishnan
2009-05-19 11:17 ` [U-Boot] U-boot common/environment.c Deepak Gopalakrishnan
2009-05-19 14:34 ` Detlev Zundel
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=4A0431A1.8060607@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.