From patchwork Thu Mar 15 16:50:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 10285237 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 5353460386 for ; Thu, 15 Mar 2018 16:56:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4532228B79 for ; Thu, 15 Mar 2018 16:56:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3A08528B7E; Thu, 15 Mar 2018 16:56:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id DA9A128B79 for ; Thu, 15 Mar 2018 16:56:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=cTRWELbRL+vN9C6ZlQxqSYLLk3LbKrM76D9tLWIHv6k=; b=Hwz5oIE9e3nZ0plT/TYEVaY1gt 6IMXGU1No8RpZ9c3TSgq1O2uYiv8GrZWLDRyDdBJwvt/xyWi3zbdEb8gtbUUkAWwW3jd6PIblnGUN mi45XCJ/M7KozIDKUsKZsiYZ+lOm7oG4OjKEkLOcbF6o4yaKMaaeFag6Q2c1iuHjEOEBJC/IgWHT0 1KKB4tPH+AdkbYTP3KiXm3LyYfqvHIsGORoqjpkxx8fhs81zCfwrefjKRWFDs0zrFp+wIrsgGsFus 3ttVz+hfi++U0/CKQZFILDEsjkJk5sCPGp6U3cbvbW5RsQXgnH+L/Szi1oWDruGL38Eac/d4sRG6L ZReKnLEQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewWAk-0008Um-Q8; Thu, 15 Mar 2018 16:56:11 +0000 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ewW6a-0004jM-TX for linux-arm-kernel@lists.infradead.org; Thu, 15 Mar 2018 16:52:09 +0000 Received: by mail.bootlin.com (Postfix, from userid 110) id 8AC3120904; Thu, 15 Mar 2018 17:51:38 +0100 (CET) Received: from localhost (unknown [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id 2759520879; Thu, 15 Mar 2018 17:51:22 +0100 (CET) From: Gregory CLEMENT To: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory CLEMENT Subject: [PATCH 11/60] arm: dts: kirkwood-db-88f6282: use SPDX-License-Identifier Date: Thu, 15 Mar 2018 17:50:13 +0100 Message-Id: <20180315165102.27160-12-gregory.clement@bootlin.com> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180315165102.27160-1-gregory.clement@bootlin.com> References: <20180315165102.27160-1-gregory.clement@bootlin.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180315_095153_925643_68B9ED4F X-CRM114-Status: GOOD ( 11.00 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Thomas Petazzoni MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Follow the recent trend for the license description Cc: Thomas Petazzoni Signed-off-by: Gregory CLEMENT --- arch/arm/boot/dts/kirkwood-db-88f6282.dts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/kirkwood-db-88f6282.dts b/arch/arm/boot/dts/kirkwood-db-88f6282.dts index e8b23e13ec0c..f84a48539917 100644 --- a/arch/arm/boot/dts/kirkwood-db-88f6282.dts +++ b/arch/arm/boot/dts/kirkwood-db-88f6282.dts @@ -1,12 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Marvell DB-88F6282-BP Development Board Setup * * Saeed Bishara * Thomas Petazzoni * - * This file is licensed under the terms of the GNU General Public - * License version 2. This program is licensed "as is" without any - * warranty of any kind, whether express or implied. */ /dts-v1/;