Page MenuHomePhabricator

pywikibot/i18n lacks a license
Closed, ResolvedPublic

Description

The pywikibot/i18n git repo has no mention of a license. Would be nice to add a LICENSE file at the root of the repository.

You might as well want to adjust package.json to point license to it.

Event Timeline

hashar raised the priority of this task from to Needs Triage.
hashar updated the task description. (Show Details)
hashar added a project: Pywikibot-i18n.
hashar subscribed.
Restricted Application added subscribers: Aklapper, Unknown Object (MLST). · View Herald TranscriptMay 28 2015, 4:12 PM

What is the license for these?

  1. the old translations added to the python files, and then migrated to Translatewiki
  2. translations created on Translatewiki

Translations on TWN are licensed under CC BY 3.0 according to TWN Project:About.

Translations by translators are licensed CC BY 3.0, and derivative works may also be licensed under the licenses of the respective Free and Open Source projects the translations have been or will be added to. Content of user pages are considered to be "All rights reserved" by the author. All other content is licensed CC BY 3.0 unless a different license or copyright is stated explicitly.

So the process of importing translations from MIT-licensed scripts to TWN appears to infringe copyright laws?

derivative works may also be licensed under the licenses of the respective Free and Open Source projects (@revi:MIT) the translations have been or will be added to

The only requirements from the license is Attirbution of author.
Disclaimer: IANAL

derivative works may also be licensed under the licenses of the respective Free and Open Source projects (@revi:MIT) the translations have been or will be added to

The only requirements from the license is Attirbution of author.
Disclaimer: IANAL

https://wiki.creativecommons.org/wiki/Best_practices_for_attribution#Title.2C_Author.2C_Source.2C_License

hashar assigned this task to revi.

I am triaging some tasks I have created years ago.

Translations on TWN are licensed under CC BY 3.0 according to TWN Project:About.

Translations by translators are licensed CC BY 3.0, and derivative works may also be licensed under the licenses of the respective Free and Open Source projects the translations have been or will be added to. Content of user pages are considered to be "All rights reserved" by the author. All other content is licensed CC BY 3.0 unless a different license or copyright is stated explicitly.

That covers my original request which was: which licensing is used?.