Re: None FLOSS license for a logo?
Soren Stoutner <[email protected]>
| Newsgroups | gmane.linux.debian.devel.legal |
|---|---|
| Organization | Debian |
| Message-ID | <18162490.a4UcIjO1QG@soren-desktop> |
On Wednesday, August 28, 2024 1:54:54 PM MST Roberto A. Foglietta wrote: > > Cloud you please clarify the licensing status of the icons (which is > > separate > > from any trademark issues)? > > Thanks for the question. The answer is simply: it does not matter. > > It does not matter for the project and its users as long as those > images are used under "fair use" conditions. > > It does not matter for Debian because it is always better keeping the > "main" repository above of any doubts. It matters for Debian in the sense that it alters how to package the program. What is important to understand in this context is that for packages in main, the tarball used to populate the source package cannot contain any files that are not licensed under DFSG-free licenses *even if those files do not end up in the binary packages*. This is actually a scenario that we run into a lot when packaging software. In that case, you will use the Files-Excluded functionality of uscan to repackage the upstream tarball to remove all the the files that are not DFSG-free. When you do this, the Debian package name will contain ‘+dfsg’. As an example, see: https://tracker.debian.org/pkg/electrum So, this isn’t a blocker for Debian packaging, but it is necessary that you document (in debian/copyright) that every file that ends up in the tarballs that are archived on Debian servers in “main” as part of the source package have a DFSG-free license. -- Soren Stoutner [email protected]
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEJKVN2yNUZnlcqOI+wufLJ66wtgMFAmbPlosACgkQwufLJ66w tgPEeBAAgpjYX+fOalZtjgnwwIaRo2Kp7MF2BkZOvDMKYsd8meAXBcQkTO7Vq2/O WgXW66SKunMqlodlSQzLdCamnekC0mZ+tITXFmv1SqhMByK+EkP8JtwUANmci+MI ZbMA/xdNSUnLEn6bMZF69YXcNB4mWrKiu2lxPqBYbIcpVIxL2Ncjp0oIU3XrNniw B3m7OGStfFImL9aWeKV31J0FXc7GBWYWZojCmIv2Hmo4D5INbCfbRBXXuWHkrVb+ o/sxednbgzzYVkmOpRep48EadqoA2ARL+Gc8lrCbgRSeuZBI8oIEte5YiUgB2fz9 9XTi6svF87IXq54oQoM0Rv9+xkbSS0OHbWi7lhnu1QBe9lte4hHdeBeFMpgRjvxI wAaqqvLSBf1wxrB222CGNNgy9z3pEXUV6SjyyFlohTpO0Ioh/xP0IUAeFjSWd5aF G8lXzS/nAKfX8OTI6/fmGV0DGEvOaM1Q9UPOQkDwc7rjPhg9jLv785E0PAwruvjg U2MKhPYlwd7rgK0kTEe5BBw4AfosmC2UU7/mKJyDtJ2PxCFJTiu1X0jWZdXP4RXo gffrCrjV7etiIhXIIhVcuIsS8eCbxDERzLWwgM6895CA0pxENkepZGZlcd0AwdAt jpGsZgVRjtCKl6FaR3c+y7DKmZVX2ZKj0aiP8ZGPIjk9vJNl1O4= =yOl0 -----END PGP SIGNATURE-----