All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: Stefano Stabellini <stefano.stabellini@amd.com>
Cc: sstabellini@kernel.org, julien@xen.org, wl@xen.org,
	george.dunlap@citrix.com, andrew.cooper3@citrix.com,
	bertrand.marquis@arm.com, Volodymyr_Babchuk@epam.com,
	roger.pau@citrix.com, xen-devel@lists.xenproject.org
Subject: Re: [PATCH v2 1/3] Add SPDX to CODING_STYLE
Date: Fri, 19 Aug 2022 09:54:34 +0200	[thread overview]
Message-ID: <bf21b37e-c745-ef8d-8606-242c8ebb5955@suse.com> (raw)
In-Reply-To: <20220818220320.2538705-1-stefano.stabellini@amd.com>

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


  parent reply	other threads:[~2022-08-19  7:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 22:02 [PATCH v2 0/3] introduce SPDX Stefano Stabellini
2022-08-18 22:03 ` [PATCH v2 1/3] Add SPDX to CODING_STYLE Stefano Stabellini
2022-08-19  7:33   ` Julien Grall
2022-08-19 22:24     ` Stefano Stabellini
2022-08-20 18:33       ` Julien Grall
2022-08-19  7:54   ` Jan Beulich [this message]
2022-08-18 22:03 ` [PATCH v2 2/3] Add licenses under LICENSES Stefano Stabellini
2022-08-19  7:30   ` Julien Grall
2022-08-19 22:27     ` Stefano Stabellini
2022-08-20 18:37       ` Julien Grall
2022-08-18 22:03 ` [PATCH v2 3/3] add SPDX to arch/arm/*.c Stefano Stabellini
2022-08-19  7:52   ` Julien Grall
2022-08-19 22:53     ` Stefano Stabellini
2022-08-20 19:08       ` Julien Grall
2022-08-23 10:23         ` Bertrand Marquis
2022-08-23 10:53           ` Julien Grall
2022-08-23 18:53             ` Removing "or later" from Xen license, Was: " Stefano Stabellini
2022-08-23 21:24               ` Elliott Mitchell
2022-08-19  5:33 ` [PATCH v2 0/3] introduce SPDX Juergen Gross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bf21b37e-c745-ef8d-8606-242c8ebb5955@suse.com \
    --to=jbeulich@suse.com \
    --cc=Volodymyr_Babchuk@epam.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=bertrand.marquis@arm.com \
    --cc=george.dunlap@citrix.com \
    --cc=julien@xen.org \
    --cc=roger.pau@citrix.com \
    --cc=sstabellini@kernel.org \
    --cc=stefano.stabellini@amd.com \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.