LINUX.ORG.RU

История изменений

Исправление Zmicier, (текущая версия) :

Можно ли просто взять проект на [условиях] лицензии apache2, и подменить у него все заголовки на GPL3?

Чужой, я так понимаю. Нет, нельзя, ибо:

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works;
ASLv2.

Если нет, то как это сделать правильно?

Что «это»? Сублицензировать форк на условиях GNU GPLv3+? С какой целью? (Это не праздное любопытство, не зная этого, я не вижу возможности давать практические советы.)

В любом случае, пока имейте в виду, что несколько требований ASLv2 в GNU GPLv3 по-умолчанию отсутствуют, их нужно вводить как дополнительные обременения на условиях пункта 7.

Исправление Zmicier, :

Можно ли просто взять проект на [условиях] лицензии apache2, и подменить у него все заголовки на GPL3?

Чужой, я так понимаю. Нет, нельзя, ибо:

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works;
ASLv2.

Если нет, то как это сделать правильно?

Что «это»? Сублицензировать форк на условиях GNU GPLv3+? С какой целью? (Это не праздное любопытство, не зная этого, я не вижу возможности давать практические советы.)

В любом случае, пока имейте в виду, что вот это требование ASLv2:

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

в GNU GPLv3 по-умолчанию отсутствует, его нужно вводить как дополнительное обременение на условиях пункта 7b.

Исходная версия Zmicier, :

Можно ли просто взять проект на [условиях] лицензии apache2, и подменить у него все заголовки на GPL3?

Чужой, я так понимаю. Нет, нельзя, ибо:

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works;

 — [url=https://directory.fsf.org/wiki/License:Apache2.0]ASLv2[/url].

> Если нет, то как это сделать правильно?

Что «это»? Сублицензировать форк на условиях GNU GPLv3+? С какой целью? (Это не праздное любопытство, не знаю это, я не вижу возможности давать практические советы.)

В любом случае, пока имейте в виду, что вот это требование ASLv2:
      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

в GNU GPLv3 по-умолчанию отсутствует, его нужно вводить как дополнительное обременение на условиях пункта 7b.