From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH]fsl/usb: Move USB internal phy definitions to fsl_usb.h
Date: Wed, 14 Aug 2013 10:48:18 -0700 [thread overview]
Message-ID: <520BC2E2.3090504@freescale.com> (raw)
In-Reply-To: <1375698616-10973-1-git-send-email-ramneek.mehresh@freescale.com>
On 08/05/2013 03:30 AM, Ramneek Mehresh wrote:
<snip>
> diff --git a/include/fsl_usb.h b/include/fsl_usb.h
> new file mode 100644
> index 0000000..88d6a1f
> --- /dev/null
> +++ b/include/fsl_usb.h
> @@ -0,0 +1,80 @@
> +/*
> + * Freescale USB Controller
> + *
> + * Copyright 2013 Freescale Semiconductor, Inc.
> + *
> + * This software may be used and distributed according to the
> + * terms of the GNU Public License, Version 2, incorporated
> + * herein by reference.
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License
> + * Version 2 as published by the Free Software Foundation.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> + * GNU General Public License for more details.
> + *
> + * You should have received a copy of the GNU General Public License
> + * along with this program; if not, write to the Free Software
> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
> + * MA 02111-1307 USA
> + */
> +
Mehresh,
I am trying to apply this patch and clean up the license header with
SPDX license identifier. I noticed you are using GPL v2. As most of
u-boot code uses GPL v2+ (with very few files under GPL v2), do you have
a specific reason to stay with v2? If not, I am going to replace it with
GPL v2.0+.
Regards,
York
prev parent reply other threads:[~2013-08-14 17:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-05 10:30 [U-Boot] [PATCH]fsl/usb: Move USB internal phy definitions to fsl_usb.h Ramneek Mehresh
2013-08-14 17:48 ` York Sun [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=520BC2E2.3090504@freescale.com \
--to=yorksun@freescale.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.