All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Paul Barker <paul@pbarker.dev>, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 5/5] lib: Add copyright statements to files without one
Date: Thu, 11 Aug 2022 15:14:46 +0100	[thread overview]
Message-ID: <c9cc4c758866f60a5bdf98b2b2a34cf174e791ec.camel@linuxfoundation.org> (raw)
In-Reply-To: <8107ebe1-2bbc-fd0f-f79d-8699cc9a2795@pbarker.dev>

On Thu, 2022-08-11 at 09:19 +0100, Paul Barker wrote:
> On 11/08/2022 08:59, Richard Purdie wrote:
> > On Thu, 2022-08-11 at 08:57 +0100, Paul Barker wrote:
> > > On 10/08/2022 20:45, Richard Purdie wrote:
> > > > diff --git a/meta/lib/oeqa/runtime/cases/rtc.py b/meta/lib/oeqa/runtime/cases/rtc.py
> > > > index c4e66813249..223cf7b95d9 100644
> > > > --- a/meta/lib/oeqa/runtime/cases/rtc.py
> > > > +++ b/meta/lib/oeqa/runtime/cases/rtc.py
> > > > @@ -1,3 +1,8 @@
> > > > +\#
> > > 
> > > Looks like an extra '\' has slipped in here.
> > 
> > Thanks, well spotted! I've fixed in the branch.
> 
> I've also checked master-next with `reuse lint`, obviously it complains 
> that license text files aren't in the places the reuse tool wants them 
> to be and that's unimportant, but it does highlight some other low 
> hanging fruit:
> 
> * The following are missing SPDX headers:
> 
>      * scripts/lib/devtool/menuconfig.py
>      * meta-skeleton/recipes-kernel/hello-mod/files/hello.c
> 
> * The following are missing copyright headers:
> 
>      * scripts/lib/argparse_oe.py
>      * scripts/lib/wic/plugins/source/bootimg-partition.py
>      * scripts/lib/wic/plugins/source/empty.py
>      * scripts/lib/wic/plugins/source/isoimage-isohybrid.py
>      * scripts/lib/wic/plugins/source/rawcopy.py


I've tweaked the patches to cover those, thanks.

> * Most files under meta/conf can probaby have copyright and license 
> headers added without any confusion.

Yes, I'd agree.

> * `reuse lint` will accept the following header as valid, which could be 
> a path forward for recipes if other folks think it's clear enough:
> 
>      # Recipe: Copyright OpenEmbedded Contributors
>      # Recipe: SPDX-License-Identifier: MIT

Certainly worth considering.

Cheers,

Richard


      reply	other threads:[~2022-08-11 14:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-10 19:45 [PATCH 1/5] buildhistory: Only use image-artifact-names as an image class Richard Purdie
2022-08-10 19:45 ` [PATCH 2/5] classes: Add copyright statements to files without one Richard Purdie
2022-08-10 19:45 ` [PATCH 3/5] scripts: " Richard Purdie
2022-08-10 19:45 ` [PATCH 4/5] classes: Add SPDX license identifiers Richard Purdie
2022-08-10 19:45 ` [PATCH 5/5] lib: Add copyright statements to files without one Richard Purdie
2022-08-11  7:57   ` Paul Barker
2022-08-11  7:59     ` Richard Purdie
2022-08-11  8:19       ` Paul Barker
2022-08-11 14:14         ` Richard Purdie [this message]

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=c9cc4c758866f60a5bdf98b2b2a34cf174e791ec.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul@pbarker.dev \
    /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.