From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Yann CARDAILLAC <yann.cardaillac@smile.fr>
Cc: yocto@yoctoproject.org
Subject: Re: [layerindex-web] Add SPDX Identifier
Date: Tue, 22 Oct 2019 08:37:07 +1300 [thread overview]
Message-ID: <2189115.Upo427RBWa@linux.fritz.box> (raw)
In-Reply-To: <CAA984JVEEC2F9EQ7jOiZsVVwFEcgMYWKnUxfnGEN0dUXPHti1g@mail.gmail.com>
Hi Yann
Thanks for looking into this.
On Tuesday, 22 October 2019 4:15:03 AM NZDT Yann CARDAILLAC wrote:
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=13527
>
> I'm beginning the work of updating the layerindex-web repo, this one is a
> bit tricky, how should I treat the files generated using Django ?
>
> *For now I've given them MIT as for the other hand written script. However
> I'm kind of worried that it's not the proper licence. *
I believe the correct license for Django-derived files is BSD-3-Clause:
https://github.com/django/django/blob/master/LICENSE
> For the css side, I've added MIT to :
>
> ./rrs/static/css/rrs-additional.css
> and
> ./layerindex/static/css/additional.css
That should be fine, those files were authored as part of the project.
> *I've let the bootstraps css untouched since I guess that's not for us to
> licence. *
Correct, and we'd be required to re-apply it every time we upgraded as well
which is likely to get forgotten. You could always get them to add one
upstream if you're really keen :)
> I've yet to do html, txt and sh files, do you have any advices before I
> start?
Note that some of the templates used for authentication originally came from
here:
https://github.com/macdhuibh/django-registration-templates
The LICENSE file indicates MIT for those though.
The txt files are tricky because any stray newlines will affect formatting. I
would probably avoid touching them.
Cheers
Paul
--
Paul Eggleton
Intel System Software Products
next prev parent reply other threads:[~2019-10-21 19:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-21 15:15 [layerindex-web] Add SPDX Identifier Yann CARDAILLAC
2019-10-21 19:37 ` Paul Eggleton [this message]
2019-10-22 13:25 ` Yann CARDAILLAC
2019-10-29 3:27 ` Paul Eggleton
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=2189115.Upo427RBWa@linux.fritz.box \
--to=paul.eggleton@linux.intel.com \
--cc=yann.cardaillac@smile.fr \
--cc=yocto@yoctoproject.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.