[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/3] Add SPDX to CODING_STYLE


  • To: Stefano Stabellini <stefano.stabellini@xxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Fri, 19 Aug 2022 09:54:34 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=7d0nMZNZNvptAANXQERA/+RjLQ07WmWXfG6lDAfd9fg=; b=RSugumAcWDQF7xdxDW0oKjg9wdvpAvbAjiREsA2823ZGsP3RKBDG9e84TmnVWyt1cQyS/2zown0vEj6FesxEimuYCuu0rizmHZg9xo0rSZMMIbRVWJyrqFe5ggD+GjzyeIK/IN8+CTNJ+9K6cLOwhE5kIbWJ8ok6A7CNiANajNJEwv7Hzbx9hlj116EkxiwhW1WuwprMAowEW63Ql5X7LuyAy8bd/yQ+aLMW5NIzHUyZcksXR1iDr8m6XocuLr5zCLmfTLwXfoJ5279xQ8QWDOxgcTzsOalCGWcCOYE6ae1Fh70MrozJ8joMqg5mvkeEUrvo9k/OOGbMyQ/kpXnd+A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=VQU6dPVEDqp6IR2w+GP0QITFzPMuWVIKlPFoQOlO5FF+m8rxFK/cI9E5q0kSRuye82aKVncu8skmnxabyluZmWvpIJPLB/qgsnuQOEAoR2NFntZznJC8IabKbZSVkgW1n7okCXo3OsIm0NegrDKv6rfc2d9axPqrOoEgHjIvY9SzY3gQ5JyZbNbILJpf91CuiMUR3KImAmp2QK4xuN0VIicU1+zj+sImzzwAHsdbDbjadXiCJwoSVB50cAN0z9w/Yenzjg3v6LlHK0aK+RUExW9slJzyO11/tXnRcj+djz//h3hbpyqScPzxZe4Ei0npkDOQS2F13ycfWYm7ScGYIA==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: sstabellini@xxxxxxxxxx, julien@xxxxxxx, wl@xxxxxxx, george.dunlap@xxxxxxxxxx, andrew.cooper3@xxxxxxxxxx, bertrand.marquis@xxxxxxx, Volodymyr_Babchuk@xxxxxxxx, roger.pau@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Fri, 19 Aug 2022 07:54:43 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 19.08.2022 00:03, Stefano Stabellini wrote:
> --- a/CODING_STYLE
> +++ b/CODING_STYLE
> @@ -14,6 +14,16 @@ explicitly (e.g. tools/libxl/CODING_STYLE) but often 
> implicitly (Linux
>  coding style is fairly common). In general you should copy the style
>  of the surrounding code. If you are unsure please ask.
>  
> +SPDX
> +----
> +
> +New files should start with a single-line SPDX comment to express the
> +license, e.g.:
> +
> +/* SPDX-License-Identifier: GPL-2.0 */
> +
> +See LICENSES/ for a list of licenses and SPDX tags currently used.

In which case this patch should come after populating LICENSES/.

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.