D27091: Convert license statements to SPDX

Andreas Cord-Landwehr noreply at phabricator.kde.org
Sat Feb 1 17:53:52 GMT 2020


cordlandwehr created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
cordlandwehr requested review of this revision.

REVISION SUMMARY
  Convert license statements to SPDX and add required files in LICENSES
  folder.

REPOSITORY
  R246 Sonnet

BRANCH
  spdx

REVISION DETAIL
  https://phabricator.kde.org/D27091

AFFECTED FILES
  LICENSES/BSD-3-Clause.txt
  LICENSES/LGPL-2.0-or-later.txt
  LICENSES/LGPL-2.1-or-later.txt
  autotests/test_core.cpp
  autotests/test_core.h
  autotests/test_filter.cpp
  autotests/test_filter.h
  autotests/test_highlighter.cpp
  autotests/test_settings.cpp
  autotests/test_settings.h
  autotests/test_suggest.cpp
  cmake/FindENCHANT.cmake
  cmake/FindHUNSPELL.cmake
  data/gentrigrams.cpp
  data/parsetrigrams.cpp
  examples/configdialog.cpp
  examples/dialogexample.cpp
  examples/dialogexample.h
  examples/dictionarycombobox.cpp
  examples/highlighterexample.cpp
  examples/highlighterexample.h
  examples/plaintextedit.cpp
  examples/textedit.cpp
  src/core/backgroundchecker.cpp
  src/core/backgroundchecker.h
  src/core/backgroundchecker_p.h
  src/core/client.cpp
  src/core/client_p.h
  src/core/guesslanguage.cpp
  src/core/guesslanguage.h
  src/core/languagefilter.cpp
  src/core/languagefilter_p.h
  src/core/loader.cpp
  src/core/loader_p.h
  src/core/settings.cpp
  src/core/settings_p.h
  src/core/speller.cpp
  src/core/speller.h
  src/core/spellerplugin.cpp
  src/core/spellerplugin_p.h
  src/core/textbreaks.cpp
  src/core/textbreaks_p.h
  src/core/tokenizer.cpp
  src/core/tokenizer_p.h
  src/plugins/aspell/aspellclient.cpp
  src/plugins/aspell/aspellclient.h
  src/plugins/aspell/aspelldict.cpp
  src/plugins/aspell/aspelldict.h
  src/plugins/enchant/enchantclient.cpp
  src/plugins/enchant/enchantclient.h
  src/plugins/enchant/enchantdict.cpp
  src/plugins/enchant/enchantdict.h
  src/plugins/hspell/hspellclient.cpp
  src/plugins/hspell/hspellclient.h
  src/plugins/hspell/hspelldict.cpp
  src/plugins/hspell/hspelldict.h
  src/plugins/hunspell/hunspellclient.cpp
  src/plugins/hunspell/hunspellclient.h
  src/plugins/hunspell/hunspelldict.cpp
  src/plugins/hunspell/hunspelldict.h
  src/plugins/ispellchecker/ispellcheckerclient.cpp
  src/plugins/ispellchecker/ispellcheckerclient.h
  src/plugins/ispellchecker/ispellcheckerdict.cpp
  src/plugins/ispellchecker/ispellcheckerdict.h
  src/plugins/nsspellchecker/nsspellcheckerclient.h
  src/plugins/nsspellchecker/nsspellcheckerclient.mm
  src/plugins/nsspellchecker/nsspellcheckerdict.h
  src/plugins/nsspellchecker/nsspellcheckerdict.mm
  src/plugins/voikko/voikkoclient.cpp
  src/plugins/voikko/voikkoclient.h
  src/plugins/voikko/voikkodict.cpp
  src/plugins/voikko/voikkodict.h
  src/ui/configdialog.cpp
  src/ui/configdialog.h
  src/ui/configwidget.cpp
  src/ui/configwidget.h
  src/ui/dialog.cpp
  src/ui/dialog.h
  src/ui/dictionarycombobox.cpp
  src/ui/dictionarycombobox.h
  src/ui/highlighter.cpp
  src/ui/highlighter.h
  src/ui/spellcheckdecorator.cpp
  src/ui/spellcheckdecorator.h
  tests/backgroundtest.cpp
  tests/backgroundtest.h

To: cordlandwehr
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200201/9c2cb20f/attachment.html>


More information about the Kde-frameworks-devel mailing list