All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers
Date: Wed, 24 Jul 2013 09:39:00 -0400	[thread overview]
Message-ID: <1374673140-22735-1-git-send-email-trini@ti.com> (raw)
In-Reply-To: <CACCg+XPQ-i=6qTSt3c3GxxBN_rWg+n9aWiWTafgyycA2C6ZZ1Q@mail.gmail.com>

Signed-off-by: Tom Rini <trini@ti.com>
---
 arch/nds32/include/asm/io.h    |    4 +---
 arch/nds32/include/asm/setup.h |    4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/arch/nds32/include/asm/io.h b/arch/nds32/include/asm/io.h
index 254c8f9..04708e9 100644
--- a/arch/nds32/include/asm/io.h
+++ b/arch/nds32/include/asm/io.h
@@ -7,9 +7,7 @@
  * Shawn Lin, Andes Technology Corporation <nobuhiro@andestech.com>
  * Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com>
  *
- * 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.
+ * SPDX-License-Identifier:	GPL-2.0
  *
  * Modifications:
  *  16-Sep-1996	RMK	Inlined the inx/outx functions & optimised for both
diff --git a/arch/nds32/include/asm/setup.h b/arch/nds32/include/asm/setup.h
index 0a14ea0..833d979 100644
--- a/arch/nds32/include/asm/setup.h
+++ b/arch/nds32/include/asm/setup.h
@@ -5,9 +5,7 @@
  *  Copyright (C) 2008 Andes Technology Corporation
  *	Copyright (C) 2013 Ken Kuo (ken_kuo at andestech.com)
  *
- * 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.
+ * SPDX-License-Identifier:	GPL-2.0
  *
  *  Structure passed to kernel to tell it about the
  *  hardware it's running on.  See Documentation/arm/Setup
-- 
1.7.9.5

  reply	other threads:[~2013-07-24 13:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-24  4:11 [U-Boot] Pull request: u-boot-nds32 Macpaul Lin
2013-07-24 13:39 ` Tom Rini [this message]
2013-07-25  9:42   ` [U-Boot] [PATCH] nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers Macpaul Lin
2013-07-25  8:49 ` [U-Boot] Pull request: u-boot-nds32 Macpaul Lin

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=1374673140-22735-1-git-send-email-trini@ti.com \
    --to=trini@ti.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.