https://bugzilla.redhat.com/show_bug.cgi?id=2257498



--- Comment #3 from Michel Lind <[email protected]> ---
(In reply to Fabio Valentini from comment #2)
> Package looks perfect to me, with one exception: 
> 
> The src/colors.rs file contains a "database" with this license header:
> 
> > # LS_COLORS environment variable used by GNU ls with the --color option.
> > # Copyright (C) 1996-2022 Free Software Foundation, Inc.
> > # Copying and distribution of this file, with or without modification,
> > # are permitted provided the copyright notice and this notice are preserved.
> 
> I don't know what copyright notice this refers to, but it appears to not be
> included.

good catch. Looks like colors.rs is generated by calling GNU dircolors itself
and... manually tweaking the file until the tests pass. Ugh:

https://github.com/uutils/coreutils/blob/main/src/uu/dircolors/README.md

So I guess the best path forward is to ask uu_dircolors to include the
coreutils LICENSE? so uu_dircolors' license would have to be ... MIT AND
GPL-3.0-or-later I suppose.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2257498

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202257498%23c3
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to