Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MLocale Upstream-Contact: https://sailfishos.org/contact/ Source: https://github.com/sailfishos/libmlocale/ Files: .gitignore README.md benchmarks/README.txt benchmarks/benchmarks.pro benchmarks/common/mbenchmark.h benchmarks/common_top.pri benchmarks/gen-benchmarks-xml.sh benchmarks/pt_mcalendar/pt_mcalendar.pro benchmarks/pt_mcharsetdetector/pt_mcharsetdetector.pro benchmarks/pt_mlocale/pt_mlocale.pro benchmarks/pt_mlocationdatabase/pt_mlocationdatabase.pro benchmarks/shell.pri configure doc/aliases.sed doc/doc.pri doc/generate-toc.pl doc/mdoxy.cfg.in doc/qt.tag doc/rng-to-html.xsl doc/src/bugreporting.dox doc/src/credits.dox doc/src/footer.html doc/src/header.html doc/src/i18n.dox doc/src/images/i18n-class.png doc/src/license.dox doc/src/mainclasses.dox doc/src/meegotouch.css doc/src/news.dox doc/tr.sed doc/versionString.sh doc/xmlize.pl mkspecs/common.pri mkspecs/features/mlocale.prf mkspecs/features/mlocale_common.prf mkspecs/features/mlocale_coverage.prf mkspecs/features/mlocale_defines.prf.in mkspecs/features/mlocale_translations.prf mkspecs/shared.pri projects.pro rpm/libmlocale.changes src/common_top.pri src/data/mlocale5.pc.in src/i18n.qrc src/include/MBreakIterator src/include/MCalendar src/include/MCharsetDetector src/include/MCharsetMatch src/include/MCollator src/include/MDebug src/include/MExport src/include/MLocale src/include/MLocaleBuckets src/include/MStringSearch src/libmeegotouch_ltr.ts src/libmeegotouch_ltr.qm src/libmeegotouch_rtl.ts src/libmeegotouch_rtl.qm src/src.pro src/zone.alias.fallback tests/check.pri tests/common_bot.pri tests/common_mextensions.pri tests/common_msettings.pri tests/common_top.pri tests/coverage.pri tests/coverage.py tests/ft_breakiterator/ft_breakiterator.pro tests/ft_localedata/fi_FI.txt tests/ft_localedata/ft_localedata.pro tests/ft_locales/ft_locales-test-input-full-icu-44.txt tests/ft_locales/ft_locales-test-input-full-icu-46.txt tests/ft_locales/ft_locales-test-input-icu-44.txt tests/ft_locales/ft_locales-test-input-icu-46.txt tests/ft_locales/ft_locales.pro tests/ft_mcharsetdetector/ft_mcharsetdetector.pro tests/ft_mlocalebuckets/ft_mlocalebuckets.pro tests/ft_mlocalebuckets/ft_mlocalebuckets_test-input.txt tests/ft_mstringsearch/.gitignore tests/ft_mstringsearch/ft_mstringsearch.pro tests/ft_numbers/ft_numbers.pro tests/ft_sorting/ft_sorting.pro tests/gen-tests-xml.sh tests/processmeta.pl tests/qtestlib2junitxml.xsl tests/runsingletest.sh tests/runtests.pri tests/runtests.py tests/runtests.sh tests/shell.pri tests/testSummary tests/tests.pro tests/ut_mcalendar/ut_mcalendar.pro tests/ut_mlocationdatabase/ut_mlocationdatabase-cities-in-timezone-test-input.txt tests/ut_mlocationdatabase/ut_mlocationdatabase-test-input.txt tests/ut_mlocationdatabase/ut_mlocationdatabase-test-input2.txt tests/ut_mlocationdatabase/ut_mlocationdatabase.pro tests/ut_phonenumberformatting/ut_phonenumberformatting.pro tests/ut_translations/translations-qttrid/translations-qttrid.pro tests/ut_translations/translations-qttrid/ut_translations-qttrid_ar_EG.ts tests/ut_translations/translations-qttrid/ut_translations-qttrid_de_DE.ts tests/ut_translations/translations-qttrid/ut_translations-qttrid_en_GB.ts tests/ut_translations/translations-tr/translations-tr.pro tests/ut_translations/translations-tr/ut_translations-tr_en_GB.ts tests/ut_translations/translations-tr/ut_translations-tr_fi_FI.ts tests/ut_translations/ut_translations.pro Copyright: 2010-2011, Nokia Corporation and/or its subsidiary(-ies). License: LGPL-2.1 Comment: Assuming copyright holdership and license from other code files of this project. Files: benchmarks/performancebenchmark/emptymainloophelper.cpp benchmarks/performancebenchmark/emptymainloophelper.h benchmarks/pt_mcalendar/pt_mcalendar.cpp benchmarks/pt_mcalendar/pt_mcalendar.h benchmarks/pt_mcharsetdetector/pt_mcharsetdetector.cpp benchmarks/pt_mcharsetdetector/pt_mcharsetdetector.h benchmarks/pt_mlocale/pt_mlocale.cpp benchmarks/pt_mlocale/pt_mlocale.h benchmarks/pt_mlocationdatabase/pt_mlocationdatabase.cpp benchmarks/pt_mlocationdatabase/pt_mlocationdatabase.h src/debug.cpp src/debug.h src/mbreakiterator.cpp src/mbreakiterator.h src/mbreakiteratorif.h src/mcalendar.cpp src/mcalendar.h src/mcalendar_p.h src/mcharsetdetector.cpp src/mcharsetdetector.h src/mcharsetdetector_p.h src/mcharsetmatch.cpp src/mcharsetmatch.h src/mcharsetmatch_p.h src/mcity.cpp src/mcity.h src/mcollator.cpp src/mcollator.h src/mcollator_p.h src/mcountry.cpp src/mcountry.h src/mdebug.cpp src/mdebug.h src/micubreakiterator.cpp src/micubreakiterator.h src/micuconversions.cpp src/micuconversions.h src/mlocale.cpp src/mlocale.h src/mlocale_p.h src/mlocaleabstractconfigitem.cpp src/mlocaleabstractconfigitem.h src/mlocaleabstractconfigitemfactory.h src/mlocalebuckets.cpp src/mlocalebuckets.h src/mlocalebuckets_p.h src/mlocaleexport.h src/mlocalenullconfigitem.cpp src/mlocalenullconfigitem.h src/mlocalenullconfigitemfactory.cpp src/mlocalenullconfigitemfactory.h src/mlocationdatabase.cpp src/mlocationdatabase.h src/mnullbreakiterator.cpp src/mnullbreakiterator.h src/mstringsearch.cpp src/mstringsearch.h src/mstringsearch_p.h tests/ft_breakiterator/ft_breakiterator.cpp tests/ft_breakiterator/ft_breakiterator.h tests/ft_localedata/ft_localedata.cpp tests/ft_localedata/ft_localedata.h tests/ft_locales/ft_locales.cpp tests/ft_locales/ft_locales.h tests/ft_mcharsetdetector/ft_mcharsetdetector.cpp tests/ft_mcharsetdetector/ft_mcharsetdetector.h tests/ft_mlocalebuckets/ft_mlocalebuckets.cpp tests/ft_mlocalebuckets/ft_mlocalebuckets.h tests/ft_mstringsearch/ft_mstringsearch.cpp tests/ft_mstringsearch/ft_mstringsearch.h tests/ft_numbers/ft_numbers.cpp tests/ft_numbers/ft_numbers.h tests/ft_sorting/ft_sorting.cpp tests/ft_sorting/ft_sorting.h tests/ut_mcalendar/ut_mcalendar.cpp tests/ut_mcalendar/ut_mcalendar.h tests/ut_mlocationdatabase/ut_mlocationdatabase.cpp tests/ut_mlocationdatabase/ut_mlocationdatabase.h tests/ut_phonenumberformatting/ut_phonenumberformatting.cpp tests/ut_phonenumberformatting/ut_phonenumberformatting.h tests/ut_translations/ut_translations.cpp tests/ut_translations/ut_translations.h tests/utils.h Copyright: 2010-2011, Nokia Corporation and/or its subsidiary(-ies). License: LGPL-2.1 Files: rpm/libmlocale-qt5.spec Copyright: 2010-2011, Nokia Corporation and/or its subsidiary(-ies). License: LGPL-2 Comment: Assuming copyright holdership from source project context. Files: debian/* Copyright: 2024, Lionel Duboeuf 2024, Mike Gabriel License: LGPL-2 or LGPL-2.1 License: LGPL-2.1 This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2 as published by the Free Software Foundation. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2".