Commit Graph

2 Commits (master)

Author SHA1 Message Date
Bhushan Shah 090166387b reuse: add licenses for po files in dep5
situation is not super nice, but in general several problems exist,

- some files do not include any license, assumption is unless specified
  explicitly they follow same license as the source package
  (GPL-3.0-or-later).
- most files do not include the proper copyright statement, I have
  specified KDE Localization team as copyright contact.
- license files do not follow SPDX headers, so we need to add them in
  dep5.

I will start a thread in kde-core-devel / kde-i18n-doc mailing list
about licensing situation once 0.2 release is out.
2020-06-29 02:55:36 +05:30
Johan Ouwerkerk 5125dfa923 Do not expose Android tooling to *.license files
Apparently having *.license files among asssets triggers build failures
from the Android tooling/androiddeployqt.

Move the licensing/copyright notices to .reuse/dep5 as a work-around.
2020-04-19 20:21:46 +02:00