From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 31 Jul 2023 11:45:18 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qQPSo-000bpQ-Rp for lore@lore.pengutronix.de; Mon, 31 Jul 2023 11:45:18 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qQPSm-00065L-94; Mon, 31 Jul 2023 11:45:16 +0200 Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=[127.0.0.1]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qQPSl-00064w-HR; Mon, 31 Jul 2023 11:45:15 +0200 Message-ID: Date: Mon, 31 Jul 2023 11:45:15 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Content-Language: en-US To: Roland Hieber , oss-tools@pengutronix.de References: <20230731091131.3696307-1-rhi@pengutronix.de> <20230731091131.3696307-9-rhi@pengutronix.de> From: Ahmad Fatoum In-Reply-To: <20230731091131.3696307-9-rhi@pengutronix.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [OSS-Tools] [PATCH dt-utils v2 8/9] DCO: add SPDX license information X-BeenThere: oss-tools@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: Pengutronix Public Open-Source-Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "OSS-Tools" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: oss-tools-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On 31.07.23 11:11, Roland Hieber wrote: > There is nothing prefabricated yet, so use a custom LicenseRef instead. > > Signed-off-by: Roland Hieber Acked-by: Ahmad Fatoum > --- > PATCH v2: new in series v2 > --- > DCO | 2 ++ > LICENSES/LicenseRef-DCO.txt | 2 ++ > 2 files changed, 4 insertions(+) > create mode 100644 LICENSES/LicenseRef-DCO.txt > > diff --git a/DCO b/DCO > index 8201f992154a..75e56dd2683f 100644 > --- a/DCO > +++ b/DCO > @@ -1,3 +1,5 @@ > +# SPDX-License-Identifier: LicenseRef-DCO > + > Developer Certificate of Origin > Version 1.1 > > diff --git a/LICENSES/LicenseRef-DCO.txt b/LICENSES/LicenseRef-DCO.txt > new file mode 100644 > index 000000000000..b5b12d7c360b > --- /dev/null > +++ b/LICENSES/LicenseRef-DCO.txt > @@ -0,0 +1,2 @@ > +Everyone is permitted to copy and distribute verbatim copies of this > +license document, but changing it is not allowed. -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |