Bug 53042 - Неполная лицензия пакета
Summary: Неполная лицензия пакета
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: zstd (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-12 16:36 MSK by Vladimir Vaskov
Modified: 2025-02-12 17:24 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Vaskov 2025-02-12 16:36:57 MSK
В заголовке исходных файлов написано, что исходный код лицензируется и под BSD-style лицензией, и под GPL-2.0-only

This source code is licensed under both the BSD-style license (found in the
LICENSE file in the root directory of this source tree) and the GPLv2 (found
in the COPYING file in the root directory of this source tree).
You may select, at your option, one of the above-listed licenses.

Однако в спеке указана только BSD-3-Clause

И я не знаю, насколько это критично... Лицензия в репозитории немного отличается от BSD-3-Clause.

Текст лицензии с spdx.org:
<...>
Neither the name of the copyright holder nor the names of its contributors may
<...>

Текст лицензии в репозитории:
<...>
Neither the name Facebook, nor Meta, nor the names of its contributors may
<...>

Смысл один и тот же, но я не юрист, чтобы делать выводы, является ли это BSD-3-Clause или уже ответвлением.