From: Antony Pavlov <antonynpavlov@gmail.com>
To: Oleksij Rempel <linux@rempel-privat.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v1 1/3] MIPS: migrate all files to SPDX
Date: Tue, 18 Dec 2018 10:32:57 +0300 [thread overview]
Message-ID: <20181218103257.4c4ae9f5651bafc774e9230a@gmail.com> (raw)
In-Reply-To: <20181215100235.22494-1-linux@rempel-privat.de>
On Sat, 15 Dec 2018 11:02:33 +0100
Oleksij Rempel <linux@rempel-privat.de> wrote:
> Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
> ---
> arch/mips/boards/8devices-lima/lowlevel.S | 14 +-------------
> arch/mips/boards/black-swift/lowlevel.S | 14 +-------------
> arch/mips/boards/dlink-dir-320/board.c | 14 +-------------
> arch/mips/boards/dptechnics-dpt-module/lowlevel.S | 5 +----
> arch/mips/boards/img-ci20/lowlevel.S | 14 +-------------
> .../boards/loongson-ls1b/include/board/debug_ll.h | 14 +-------------
> arch/mips/boards/loongson-ls1b/lowlevel.S | 14 +-------------
> .../boards/netgear-wg102/include/board/debug_ll.h | 14 +-------------
> arch/mips/boards/netgear-wg102/lowlevel.S | 14 +-------------
> .../boards/qemu-malta/include/board/debug_ll.h | 14 +-------------
> arch/mips/boards/qemu-malta/lowlevel.S | 14 +-------------
> arch/mips/boards/ritmix-rzx50/lowlevel.S | 14 +-------------
> arch/mips/boards/tplink-mr3020/lowlevel.S | 14 +-------------
> arch/mips/boards/tplink-wdr4300/lowlevel.S | 14 +-------------
> arch/mips/boot/dtb.c | 14 +-------------
> arch/mips/boot/main_entry-pbl.c | 15 +--------------
> arch/mips/boot/main_entry.c | 15 +--------------
> arch/mips/boot/start.S | 14 +-------------
> arch/mips/dts/img-ci20.dts | 12 +-----------
> arch/mips/include/asm/barebox.h | 14 +-------------
> arch/mips/include/asm/bitops.h | 14 +-------------
> arch/mips/include/asm/common.h | 14 +-------------
> arch/mips/include/asm/debug_ll_ns16550.h | 14 +-------------
> arch/mips/include/asm/dma.h | 4 +---
> arch/mips/include/asm/gt64120.h | 11 +----------
> arch/mips/include/asm/module.h | 14 +-------------
> arch/mips/include/asm/pbl_macros.h | 14 +-------------
> arch/mips/include/asm/pbl_nmon.h | 14 +-------------
> arch/mips/include/asm/string.h | 14 +-------------
> arch/mips/lib/barebox.lds.S | 14 +-------------
> arch/mips/lib/cpu-probe.c | 6 +-----
> arch/mips/lib/cpuinfo.c | 14 +-------------
> arch/mips/lib/csrc-r4k.c | 14 +-------------
> arch/mips/lib/dma-default.c | 11 +----------
> arch/mips/lib/pbl.lds.S | 2 +-
> arch/mips/mach-ar231x/ar231x.c | 6 +-----
> arch/mips/mach-ar231x/ar231x_reset.c | 6 +-----
> arch/mips/mach-ar231x/board.c | 6 +-----
> arch/mips/mach-ar231x/include/mach/ar2312_regs.h | 6 +-----
> .../mach-ar231x/include/mach/ar231x_platform.h | 6 +-----
> arch/mips/mach-ar231x/include/mach/debug_ll.h | 14 +-------------
> arch/mips/mach-ath79/bbu.c | 10 +---------
> arch/mips/mach-ath79/include/mach/ar71xx_regs.h | 5 +----
> arch/mips/mach-ath79/include/mach/ath79.h | 5 +----
> arch/mips/mach-ath79/include/mach/debug_ll.h | 14 +-------------
> .../mach-ath79/include/mach/debug_ll_ar9331.h | 14 +-------------
> .../mach-ath79/include/mach/debug_ll_ar9344.h | 14 +-------------
> arch/mips/mach-ath79/reset.c | 14 +-------------
> arch/mips/mach-bcm47xx/include/mach/debug_ll.h | 14 +-------------
> arch/mips/mach-bcm47xx/include/mach/hardware.h | 14 +-------------
> arch/mips/mach-bcm47xx/reset.c | 14 +-------------
> arch/mips/mach-loongson/include/mach/debug_ll.h | 14 +-------------
> arch/mips/mach-loongson/include/mach/loongson1.h | 6 +-----
> arch/mips/mach-loongson/loongson1_reset.c | 11 +----------
> arch/mips/mach-malta/include/mach/debug_ll.h | 14 +-------------
> arch/mips/mach-malta/include/mach/hardware.h | 14 +-------------
> arch/mips/mach-malta/reset.c | 14 +-------------
> arch/mips/mach-xburst/csrc-jz4750.c | 14 +-------------
> arch/mips/mach-xburst/include/mach/debug_ll.h | 14 +-------------
> .../mach-xburst/include/mach/debug_ll_jz4750d.h | 14 +-------------
> .../mach-xburst/include/mach/debug_ll_jz4780.h | 14 +-------------
> arch/mips/mach-xburst/include/mach/jz4750d_regs.h | 5 +----
> arch/mips/mach-xburst/include/mach/jz4780.h | 12 +-----------
> arch/mips/mach-xburst/reset-jz4750.c | 14 +-------------
> arch/mips/pbl/zbarebox.lds.S | 15 +--------------
> 65 files changed, 65 insertions(+), 717 deletions(-)
>
> diff --git a/arch/mips/boards/8devices-lima/lowlevel.S b/arch/mips/boards/8devices-lima/lowlevel.S
> index a619747f3..f33cfe4d9 100644
> --- a/arch/mips/boards/8devices-lima/lowlevel.S
> +++ b/arch/mips/boards/8devices-lima/lowlevel.S
> @@ -1,18 +1,6 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
> /*
> * Copyright (C) 2018 Oleksij Rempel <linux@rempel-privat.de>
> - *
> - * This file is part of barebox.
Why you don't like this line?
> - * See file CREDITS for list of people who contributed to this project.
There is no CREDITS file in barebox. We can drop this line tree-wide.
> - * 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.
> - *
> */
>
> #define BOARD_PBL_START start_8devices_lima
--
Best regards,
Antony Pavlov
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2018-12-18 7:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-15 10:02 Oleksij Rempel
2018-12-15 10:02 ` [PATCH v1 2/3] MIPS: convert files with not precise GNU version " Oleksij Rempel
2018-12-17 6:33 ` Robert Schwebel
2018-12-15 10:02 ` [PATCH v1 3/3] MIPS: update to GPL-2.0-or-later for files copyrighted by me Oleksij Rempel
2018-12-18 7:32 ` Antony Pavlov [this message]
2018-12-18 8:29 ` [PATCH v1 1/3] MIPS: migrate all files to SPDX Oleksij Rempel
2018-12-18 9:32 ` Antony Pavlov
2018-12-18 10:52 ` Robert Schwebel
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=20181218103257.4c4ae9f5651bafc774e9230a@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=linux@rempel-privat.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