Summary: | net-im/discord-0.0.1: missing license | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ulrich Müller <ulm> |
Component: | Current packages | Assignee: | Randall <ran.dall> |
Status: | IN_PROGRESS --- | ||
Severity: | normal | CC: | jstein, licenses, proxy-maint, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ulrich Müller
![]() So it should be LICENSE="BSD no-source-code"? (In reply to Johannes Huber from comment #1) > So it should be LICENSE="BSD no-source-code"? Where have you found that information that the package is distributed under the BSD license? (In reply to Ulrich Müller from comment #2) > (In reply to Johannes Huber from comment #1) > > So it should be LICENSE="BSD no-source-code"? > > Where have you found that information that the package is distributed under > the BSD license? No I am not sure which license it is. The only thing which I can find in the .deb package is "Copyright (c) 2016 Discord Inc." located in data.tar.xz:/usr/share/doc/discord/copyright. Several licenses are stated here: https://discordapp.com/acknowledgements. Maybe you have a clue which is relevant? (In reply to Johannes Huber from comment #3) > No I am not sure which license it is. The only thing which I can find in the > .deb package is "Copyright (c) 2016 Discord Inc." located in > data.tar.xz:/usr/share/doc/discord/copyright. > > Several licenses are stated here: https://discordapp.com/acknowledgements. > Maybe you have a clue which is relevant? Looks like we're in muddy waters here. My advice would be: 1. Change the ebuild to: LICENSE="all-rights-reserved" RESTRICT="mirror bindist" 2. Ask upstream for clarification under what license the package is distributed. Depending on their answer, 1. can be revised again. (In reply to Ulrich Müller from comment #4) > Looks like we're in muddy waters here. My advice would be: > > 1. Change the ebuild to: > LICENSE="all-rights-reserved" > RESTRICT="mirror bindist" Thanks! https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ae301270f9ced3caa97e1613fc18de8956f55d > 2. Ask upstream for clarification under what license the package is > distributed. Depending on their answer, 1. can be revised again. Will do and keep this bug open until I get an answer. I have finally an answer via twitter direct message from the official discord twitter accout: "Hey Johannes! Thanks for your patience. I just hit up our Linux guy and he said that we currently do not have a license and its fine to redistribute. We'll work on something formal at some point. I hope that helps!" That mean we could drop the mirror restriction. @Ulm is this sufficient to close the bug? (In reply to Johannes Huber from comment #6) Please leave the bug open (and e.g. set its status to IN_PROGRESS) until the package has a proper license. @Licenses team: Do you have any objections against removing the mirror restriction now? there is "no license" means that no license gives us the right to do xyz. There are very restrictive terms on https://discordapp.com/terms including ------------------8<------------------------------------ NTELLECTUAL PROPERTY RIGHTS All rights, title and interest in and to all materials that are part of the Service (including, but not limited to, designs, text, graphics, pictures, video, information, applications, software, music, sound and other files, and their selection and arrangement), except for Your Content, collectively referred to as the "Service Materials,” are, as between the Company and you, owned by the Company and/or its third party licensors. You acknowledge and agree that you shall not acquire any ownership rights whatsoever by downloading Service Materials or by purchasing any Virtual Currency or Virtual Goods (each as defined below). You agree that you shall not modify, copy, distribute, frame, reproduce, republish, download, scrape, display, post, transmit, or sell in any form or by any means, in whole or in part, or otherwise exploit the Service Materials without our express prior written permission. You acknowledge that you do not acquire any ownership rights by using the Service or by accessing any Service Materials posted on the Service by the Company, or any derivative works thereof. All rights not expressly granted by these Terms are reserved by the Company and its licensors, and no license is granted hereunder by estoppel, implication or otherwise. ------------------8<------------------------------------ Ping. Any news from upstream? (In reply to Ulrich Müller from comment #9) > Ping. Any news from upstream? Arch have this: https://github.com/archlinux/svntogit-community/blob/d8ddba860c5a765428b5eb7236668a094d9e622d/trunk/Permission_to_Distribute.mbox (In reply to Sam James from comment #10) > Arch have this: > https://github.com/archlinux/svntogit-community/blob/ > d8ddba860c5a765428b5eb7236668a094d9e622d/trunk/Permission_to_Distribute.mbox That doesn't apply to us, nor to any of our mirror operators. |