Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1433834yba; Tue, 2 Apr 2019 08:47:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqxNYUVRhNhd4CU7eij7QpCy2gM5lrWWRci/tRgTK5b7uWghPZ43qM3RIjxoyhVbUt+riKWH X-Received: by 2002:a65:6150:: with SMTP id o16mr37446789pgv.285.1554220032249; Tue, 02 Apr 2019 08:47:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554220032; cv=none; d=google.com; s=arc-20160816; b=abMobqnzDeAIj2z/RGHgXqW3NA9UPwbUeFvmBLRs4QjoNo1twqHR7yzDvvMdxuyIzh MLFB+waNthqIwCWafNuzKIj1ZEjJxRB39hXGEpCPyQkiUzS29rK2rGJLjtbKhK/6aEp2 6IWIDkM6kx3tWoj2kxvZLn4ifKsSQsrrREMxC3wTjgNvUQ1YzfineWroO+fA6MOeRMpf IKOi2KhroI/CyuaUMNlS2hf6EBuovRnQkf6nOOxi6HqmPZtsnschQNExLmixheobicYO oyYg/SWDZlErhOFfrl6mMl2ngU84Q7yLonIr/SN/D8FszngbyE9muWPNhUpx9OEwdrNN R+4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=MKz2i1SOvp5ljyVQhZQnh533WcjS9KvbJn9jVLK+Qig=; b=SOc6lzMpoOc37dYwj+BHd52O57eVRtDjZgd8EXai+Zj3bwVoBoPvSQAPuO6tpDoZ38 awsd3WAyB8MQ5iT8Xd1fHYNIxyn6POhTgNC7c/M486Ubz8zwbC4QAkGINsoSHK8yxJEP XQCzEAQEkYpt12VDemDEB/DQaYinIlVcrbGh/WtiHN3CAUuS57CyztwQTXyGq/XCiYXr mzSyoec0xN2T0+qiNp7UGJOtcjj1dBZKBZOUmcPbgqk1q3osyUKBsU9xRhpbD2WzbH4j 4OR6rM08XJjzGCG83Wcw0Xzlmu21/S4nZdynoOBEnXL/AXpq+0POPlPubsOym4xAl64L QseQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nQYJSq0l; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a63si12159503pfb.267.2019.04.02.08.46.56; Tue, 02 Apr 2019 08:47:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nQYJSq0l; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730589AbfDBOHP (ORCPT + 99 others); Tue, 2 Apr 2019 10:07:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:60152 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726903AbfDBOHO (ORCPT ); Tue, 2 Apr 2019 10:07:14 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B919F2084B; Tue, 2 Apr 2019 14:07:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554214033; bh=BRSruHyESr/0VPJcIICsAXACkRFWWDXhg+wyR0+NyvQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nQYJSq0l7FpvyZwxA5YZPx/mpTtpxLUkMcNc2MtxMRpCChgRGwbo8B6LqZ6QQtdPu cd749sS19GmQY2nkVQMXDVZeqEn0KNnEvFac1y3zQ2nKvmNjwB7uL9T0ZeW6ClTWrm G8jWVKSaY0JytRjBLNoo/syaRZETYXKBlkyKx9h4= From: Greg Kroah-Hartman To: linux-serial@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Jiri Slaby , "David S. Miller" Subject: [PATCH 2/2] tty: fix up a few remaining files without SPDX identifiers Date: Tue, 2 Apr 2019 16:07:08 +0200 Message-Id: <20190402140708.519-2-gregkh@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190402140708.519-1-gregkh@linuxfoundation.org> References: <20190402140708.519-1-gregkh@linuxfoundation.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There were a few straggling files under drivers/tty/ that did not have any SPDX identifier either because they entered the tree recently, or they somehow missed the mass-tagging of commit b24413180f56 ("License cleanup: add SPDX GPL-2.0 license identifier to files with no license") This commit follows the same rule as b24413180f56 ("License cleanup: add SPDX GPL-2.0 license identifier to files with no license") where files without any specified license in them fall under GPL-2.0 as the correct license for the individual file. Add that identifier to these remaining files so that we don't have to guess at the license of them in the future. Cc: Jiri Slaby Cc: "David S. Miller" Signed-off-by: Greg Kroah-Hartman --- drivers/tty/serial/8250/8250_men_mcb.c | 1 + drivers/tty/serial/sn_console.c | 1 + drivers/tty/vcc.c | 1 + drivers/tty/vt/.gitignore | 1 + drivers/tty/vt/cp437.uni | 1 + drivers/tty/vt/defkeymap.c_shipped | 1 + drivers/tty/vt/defkeymap.map | 1 + 7 files changed, 7 insertions(+) diff --git a/drivers/tty/serial/8250/8250_men_mcb.c b/drivers/tty/serial/8250/8250_men_mcb.c index 127017cc41d9..02c5aff58a74 100644 --- a/drivers/tty/serial/8250/8250_men_mcb.c +++ b/drivers/tty/serial/8250/8250_men_mcb.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include #include #include diff --git a/drivers/tty/serial/sn_console.c b/drivers/tty/serial/sn_console.c index fe9170731c16..283493358a62 100644 --- a/drivers/tty/serial/sn_console.c +++ b/drivers/tty/serial/sn_console.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * C-Brick Serial Port (and console) driver for SGI Altix machines. * diff --git a/drivers/tty/vcc.c b/drivers/tty/vcc.c index 58b454c34560..d2a1e1228c82 100644 --- a/drivers/tty/vcc.c +++ b/drivers/tty/vcc.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* vcc.c: sun4v virtual channel concentrator * * Copyright (C) 2017 Oracle. All rights reserved. diff --git a/drivers/tty/vt/.gitignore b/drivers/tty/vt/.gitignore index 83683a2d8e6a..9b38b85f9d9a 100644 --- a/drivers/tty/vt/.gitignore +++ b/drivers/tty/vt/.gitignore @@ -1,2 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0 consolemap_deftbl.c defkeymap.c diff --git a/drivers/tty/vt/cp437.uni b/drivers/tty/vt/cp437.uni index bc6163484f62..a1991904c559 100644 --- a/drivers/tty/vt/cp437.uni +++ b/drivers/tty/vt/cp437.uni @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 # # Unicode table for IBM Codepage 437. Note that there are many more # substitutions that could be conceived (for example, thick-line diff --git a/drivers/tty/vt/defkeymap.c_shipped b/drivers/tty/vt/defkeymap.c_shipped index d2208dfe3f67..c7095fb7d2d1 100644 --- a/drivers/tty/vt/defkeymap.c_shipped +++ b/drivers/tty/vt/defkeymap.c_shipped @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* Do not edit this file! It was automatically generated by */ /* loadkeys --mktable defkeymap.map > defkeymap.c */ diff --git a/drivers/tty/vt/defkeymap.map b/drivers/tty/vt/defkeymap.map index 50b30cace261..37f1ac6ddfb9 100644 --- a/drivers/tty/vt/defkeymap.map +++ b/drivers/tty/vt/defkeymap.map @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 # Default kernel keymap. This uses 7 modifier combinations. keymaps 0-2,4-5,8,12 # Change the above line into -- 2.21.0