From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jisheng.Zhang@synaptics.com (Jisheng Zhang) Date: Wed, 14 Mar 2018 16:28:56 +0800 Subject: [PATCH 8/8] ARM: dts: berlin2cd: add Valve Steam Link board In-Reply-To: <20180314154323.184cf435@xhacker.debian> References: <20180311160008.22928-1-amonakov@ispras.ru> <20180311160008.22928-9-amonakov@ispras.ru> <20180314142326.572642c3@xhacker.debian> <20180314154323.184cf435@xhacker.debian> Message-ID: <20180314162856.2096bb70@xhacker.debian> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 14 Mar 2018 15:43:23 +0800 Jisheng Zhang wrote: > On Wed, 14 Mar 2018 10:22:11 +0300 Alexander Monakov wrote: > > > > Other source usually tag as: > > > // SPDX-License-Identifier: (GPL-2.0 OR X11) > > > > > > And the tag is put into the first line, could we keep the style? > > > > Right. With the clarification regarding X11/MIT above, I'll change to > > > > // SPDX-License-Identifier: GPL-2.0 OR MIT > > // Copyright 2018 Alexander Monakov > > > > Is that okay? > > Yes, it's OK. I think something as the following is fine: // SPDX-License-Identifier: (GPL-2.0 OR MIT) /* * Copyright 2018 Alexander Monakov */