* [newbies] Как правильно указать смешанную лицензию в спеке?
@ 2016-01-26 6:49 Антон Мидюков
2016-01-26 11:03 ` Stas
2016-01-26 11:19 ` Mikhail Efremov
0 siblings, 2 replies; 3+ messages in thread
From: Антон Мидюков @ 2016-01-26 6:49 UTC (permalink / raw)
To: devel-newbies
Как будет выглядеть строка license в спеке, если нужно указать
одновременно GPL-3.0 и Apache-2.0?
--
С уважением Антон Мидюков <antohami@altlinux.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [newbies] Как правильно указать смешанную лицензию в спеке?
2016-01-26 6:49 [newbies] Как правильно указать смешанную лицензию в спеке? Антон Мидюков
@ 2016-01-26 11:03 ` Stas
2016-01-26 11:19 ` Mikhail Efremov
1 sibling, 0 replies; 3+ messages in thread
From: Stas @ 2016-01-26 11:03 UTC (permalink / raw)
To: devel
On 26.01.2016 11:49, Антон Мидюков wrote:
> Как будет выглядеть строка license в спеке, если нужно указать
> одновременно GPL-3.0 и Apache-2.0?
Я указал подряд - работает:
License: GPLv3 MIT
--
Станислав Дёгтев
Служба "Ваш админ"
Мои контакты:
- jabber: grumbler@grumbler.org
- email: stas.grumbler@gmail.com и stas@vashadmin.su
- телефоны в Е-бурге +79045430461 и +79222112259
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [newbies] Как правильно указать смешанную лицензию в спеке?
2016-01-26 6:49 [newbies] Как правильно указать смешанную лицензию в спеке? Антон Мидюков
2016-01-26 11:03 ` Stas
@ 2016-01-26 11:19 ` Mikhail Efremov
1 sibling, 0 replies; 3+ messages in thread
From: Mikhail Efremov @ 2016-01-26 11:19 UTC (permalink / raw)
To: devel-newbies
On Tue, 26 Jan 2016 13:49:43 +0700 Антон Мидюков wrote:
> Как будет выглядеть строка license в спеке, если нужно указать
> одновременно GPL-3.0 и Apache-2.0?
/usr/share/doc/rpm-build-licenses-2.0.5/README:
Questions & Answers:
Q1: What if a package contains parts under different licenses?
A: Consider splitting the package into subpackages. If it is not
feasible for some reason, mention both licenses, separating them with a
comma, e.g.: %gpl2plus, %lgpl2plus
Q2: What if a package can be distributed under several licenses?
A: Mention the applicable licenses, separating them with a pipe sign or 'or'
word (NOT with a slash), e.g.:
%mpl|%gpl2plus|lgpl2plus (Firefox license)
%gpl2plus or %artistic_license (Perl license; better use %perl_license)
Q3: Why shouldn't I use a slash to separate licenses?
A: Because of an ambiguity. Consider "GPL/LGPL v.2" that usually means
"GPLv2+, LGPLv2+" (as in FAQ1) and "GPL/Artistic" (Perl license that means
"Either GPL or Artistic". The initial proposal was here:
http://lists.altlinux.org/pipermail/devel/2007-August/049382.html (in
Russian).
--
WBR, Mikhail Efremov
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-01-26 11:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-26 6:49 [newbies] Как правильно указать смешанную лицензию в спеке? Антон Мидюков
2016-01-26 11:03 ` Stas
2016-01-26 11:19 ` Mikhail Efremov
devel@ where you _can_ ask
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
public-inbox-index devel-newbies
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git