Bug 40506

Summary: Formatting of the MPL 2.0 license text is differ than official one
Product: Sisyphus Reporter: Nikolay A. Fetisov <naf>
Component: common-licensesAssignee: Alexey Gladkov <legion>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P5 CC: glebfm, ldv, legion
Version: unstable   
Hardware: all   
OS: Linux   

Description Nikolay A. Fetisov 2021-07-16 09:59:33 MSK
Для common-licenses-1.12-alt1 содержащийся в пакете текст лицензии MPL 2.0
отличается форматированием текста от текущей официальной версии.

В пакете - http://git.altlinux.org/gears/c/common-licenses.git?p=common-licenses.git;a=blob_plain;f=license/MPL-2.0;hb=55f8b4fd82248f9c7574ff24d3735a66cb891f81
Официальный текст - https://www.mozilla.org/media/MPL/2.0/index.48a3fe23ed13.txt
(ссылка с https://www.mozilla.org/en-US/MPL/).

Текст идентичный - форматирование разное. И, например, заголовок раздела "Exhibit A - Source Code Form License Notice" при текущем форматировании текста в пакете - это часть п. 10.4,
а собственно раздела получается что и нет:

"     10.4. Distributing Source Code Form that is Incompatible With
      Secondary Licenses

      If You choose to distribute Source Code Form that is Incompatible
      With Secondary Licenses under the terms of this version of the
      License, the notice described in Exhibit B of this License must
      be attached. Exhibit A - Source Code Form License Notice

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this file,
You can obtain one at http://mozilla.org/MPL/2.0/.
"
Comment 1 Alexey Gladkov 2021-07-16 12:45:31 MSK
Форматирование текста не обязано быть идентичным.
То что заголовки съехали это неправильно и нужно исправить.
Comment 2 Repository Robot 2021-08-05 17:56:16 MSK
common-licenses-1.13-alt1 -> sisyphus:

 Thu Aug 05 2021 Alexey Gladkov <legion@altlinux.ru> 1.13-alt1
 - Fix formatting of the MPL-2.0 (ALT#40506)