ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Andrey Savchenko <bircoph@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] License tag
Date: Fri, 3 Apr 2020 15:27:10 +0300
Message-ID: <20200403152710.fd3549df7c82ea1f8cf84cc7@altlinux.org> (raw)
In-Reply-To: <202004031507.11128.asy@altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 2035 bytes --]

On Fri, 3 Apr 2020 15:07:11 +0400 Sergey Afonin wrote:
> On Tuesday 17 March 2020, Ivan A. Melnikov wrote:
> И попутно, а код под GPL-3.0 можно под 2.0 перелицензировать ?

Нет, нельзя.

> Хотя, похоже, можно писать GPL-3.0-or-later: 2.0, вроде, везде с "or later".
> Только есть ещё LGPL 2/2.1 or later. В случае общей лицензии для бинарника
> GPL получается, или LGPL?

Общая лицензия как получается: фактом сборки в один бинарник код
перелицензируется под одну из лицензий (за исключением редких
случаев двойного лицензирования, которого тут нет) в соответствии
с правилами всех этих лицензий. На практике это приводит к
перелицензированию под наиболее строгую из лицензий.

LGPL разрешает перелицензирование под GPL (при условии
соответствия версий), т.е. LGPLv2 only можно перелицензировать
в GPLv2 only, но нельзя в GPLv3. GPL перелицензирования под LGPL не
разрешает. Поэтому при совмещении LGPL и GPL лицензия бинарника
будет GPL соответствующей версии.

Если версии кода — смесь LGPL и GPL при этом не совместимы
(например, LGPLv2.1 и GPLv3+), то такой бинарник распространять
нельзя. Однако, если LGPL код в отдельной библиотеке (а обычно так
и делают), то линоваться с ним можно кому угодно, в т.ч. и GPLv3+.

Best regards,
Andrew Savchenko

[-- Attachment #2: Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2020-04-03 12:27 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-15 16:42 [devel] mysql-workbench-community, " Sergey Y. Afonin
2020-03-15 18:43 ` Andrey Savchenko
2020-03-15 19:36   ` Sergey Y. Afonin
2020-03-15 21:58     ` Alexey Gladkov
2020-03-15 22:51       ` Dmitry V. Levin
2020-03-16  5:46         ` Sergey Afonin
2020-03-16  8:10           ` Dmitry V. Levin
2020-03-16 10:52             ` Sergey Afonin
2020-03-16 11:16               ` Alexey Gladkov
2020-03-16 11:37                 ` Sergey Afonin
2020-03-16 12:16                   ` Sergey Afonin
2020-03-16 12:27                     ` Sergey Afonin
2020-03-16 14:40                     ` Alexey Gladkov
2020-03-16 22:14                       ` Andrey Savchenko
2020-03-16 23:03                         ` Alexey Gladkov
2020-03-17  6:24                           ` Ivan A. Melnikov
2020-03-17 10:37                             ` Alexey Gladkov
2020-03-17 13:31                             ` Sergey Afonin
2020-03-17 16:40                               ` [devel] License tag for source packages Dmitry V. Levin
2020-03-17 16:56                                 ` Andrey Savchenko
2020-03-17 20:06                                   ` Dmitry V. Levin
2020-03-17 20:52                                     ` Leonid Krivoshein
2020-03-17 22:16                                       ` Andrey Savchenko
2020-03-17 22:31                                         ` Dmitry V. Levin
2020-03-17 22:48                                           ` Leonid Krivoshein
2020-03-18  8:49                                             ` Andrey Savchenko
2020-03-17 22:56                                           ` Alexey Gladkov
2020-03-17 23:10                                             ` Dmitry V. Levin
2020-03-18  8:45                                               ` Andrey Savchenko
2020-03-18  9:45                                                 ` Sergey Afonin
2020-03-20  8:17                                                   ` Sergey Afonin
2020-03-18 10:50                                                 ` Dmitry V. Levin
2020-03-18 20:04                                                   ` Andrey Savchenko
2020-03-18 20:08                                                   ` [devel] License tag for source packages (и лишние сущности) Michael Shigorin
2020-03-18 20:11                                                     ` Dmitry V. Levin
2020-03-18 20:14                                                       ` Michael Shigorin
2020-03-18 20:22                                                         ` Dmitry V. Levin
2020-03-18 20:35                                                         ` Andrey Cherepanov
2020-03-18 12:42                                                 ` [devel] License tag for source packages Alexey Gladkov
2020-03-17 21:07                                 ` Leonid Krivoshein
2020-03-17 21:50                                   ` Andrey Savchenko
2020-03-18  8:16                                     ` Alexey V. Vissarionov
2020-03-18  9:32                                       ` Andrey Savchenko
2020-03-18 12:23                                     ` Alexey Gladkov
2020-03-18 16:21                                       ` Anton Farygin
2020-03-18 16:35                                         ` Alexey Gladkov
2020-03-18 16:48                                           ` Anton Farygin
2020-03-18 17:04                                             ` Alexey Gladkov
2020-03-19  4:05                                               ` Anton Farygin
2020-03-19  9:52                                                 ` Alexey Gladkov
2020-03-21 21:21                                           ` Dmitry V. Levin
2020-03-21 21:59                                             ` Vladimir D. Seleznev
2020-03-22  8:50                                               ` Andrey Savchenko
2020-03-23 11:53                                                 ` Sergey V Turchin
2020-03-22 15:12                                             ` Alexey Gladkov
2020-03-25  8:17                                               ` Pavel Isopenko
2020-03-25  8:22                                                 ` Andrey Savchenko
2020-03-25  8:32                                                   ` Sergey Afonin
2020-03-25  9:32                                                     ` Alexey V. Vissarionov
2020-03-25  9:46                                                       ` Sergey Afonin
2020-03-25 10:02                                                         ` Alexey V. Vissarionov
2020-03-25  8:33                                                     ` Sergey Afonin
2020-03-25  9:55                             ` [devel] License tag Sergey Afonin
2020-03-25 10:07                               ` Alexey V. Vissarionov
2020-03-25 14:06                                 ` Sergey Afonin
2020-03-25 10:12                               ` [devel] nfdump Dmitry V. Levin
2020-03-25 10:23                                 ` Sergey Afonin
2020-04-03 11:07                             ` [devel] License tag Sergey Afonin
2020-04-03 12:27                               ` Andrey Savchenko [this message]
2020-04-03 14:15                                 ` Sergey Y. Afonin
2020-04-03 14:28                                   ` Vladimir D. Seleznev
2020-04-03 14:34                                     ` Sergey Y. Afonin
2020-03-16  5:43       ` [devel] mysql-workbench-community, " Sergey Afonin
2020-03-16 22:01       ` Andrey Savchenko

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=20200403152710.fd3549df7c82ea1f8cf84cc7@altlinux.org \
    --to=bircoph@altlinux.org \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git