Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mkcal
Upstream-Contact: https://sailfishos.org/contact/
Source: https://github.com/sailfishos/mkcal.git
Files-Excluded: plugins
Comment:
 The mkcal code tree contains files for which this applies: Copying,
 including reproducing, storing, adapting or translating, any or all of
 this material requires the prior written consent of Nokia Corporation.
 .
 These files get removed from orig tarballs.

Files: .gitignore
 CMakeLists.txt
 README
 doc/CMakeLists.txt
 doc/footer.html
 doc/header.html
 doc/libmkcal.cfg
 doc/libmkcal.css
 doc/xmlize.pl
 rpm/mkcal-qt5.privileges
 rpm/mkcal-qt5.spec
 src/CMakeLists.txt
 src/logging.cpp
 src/logging_p.h
 tests/CMakeLists.txt
 tests/tests.xml
 tools/CMakeLists.txt
 tools/mkcaltool/CMakeLists.txt
Copyright: NONE
License: LGPL-2+
 Files listed lack copyright/license information. Assuming
 license as found in the LICENSE.LGPL file.

Files: src/servicehandler.cpp
Copyright: NONE
License: LGPL-2+

Files: src/dummystorage.h
 src/extendedstorage.h
 src/extendedstorageobserver.h
 src/invitationhandlerif.h
 src/notebook.cpp
 src/notebook.h
 src/servicehandler.h
 src/servicehandlerif.h
 src/sqliteformat.h
Copyright: 2009, Nokia Corporation and/or its subsidiary(-ies).
License: LGPL-2+

Files: tests/tst_load.cpp
 tests/tst_perf.cpp
 tests/tst_perf.h
Copyright: 2022, Damien Caliste <dcaliste@free.fr>.
License: LGPL-2+

Files: tools/mkcaltool/main.cpp
 tools/mkcaltool/mkcaltool.cpp
 tools/mkcaltool/mkcaltool.h
Copyright: 2014, Jolla Ltd.
License: LGPL-2+

Files: src/sqliteformat.cpp
 src/sqlitestorage.cpp
 src/sqlitestorage.h
Copyright: 2009, Nokia Corporation and/or its subsidiary(-ies).
  2014-2019, Jolla Ltd.
  2019, Open Mobile Platform LLC.
License: LGPL-2+

Files: src/semaphore_p.cpp
 src/semaphore_p.h
Copyright: 2013, Jolla Ltd. <matthew.vogt@jollamobile.com>
License: BSD-3-clause

Files: src/alarmhandler.cpp
 src/alarmhandler_p.h
Copyright: 2023, Damien Caliste <dcaliste@free.fr>
License: LGPL-2+

Files: tests/tst_storage.cpp
 tests/tst_storage.h
Copyright: 2014-2019, Jolla Ltd.
  2019, Open Mobile Platform LLC.
License: LGPL-2+

Files: src/extendedcalendar.cpp
Copyright: 1998, Preston Brown <pbrown@kde.org>
  2001, 2003-2004, Cornelius Schumacher <schumacher@kde.org>
  2003-2004, Reinhold Kainhofer <reinhold@kainhofer.com>
  2009, Alvaro Manera <alvaro.manera@nokia.com>
  2014-2019, Jolla Ltd.
  2019, Open Mobile Platform LLC.
License: LGPL-2+

Files: src/extendedstorage.cpp
Copyright: 2002-2003, Cornelius Schumacher <schumacher@kde.org>
  2009, Nokia Corporation and/or its subsidiary(-ies).
License: LGPL-2+

Files: src/extendedcalendar.h
Copyright: 1998, Preston Brown <pbrown@kde.org>
  2001, 2003, Cornelius Schumacher <schumacher@kde.org>
  2009, Nokia Corporation and/or its subsidiary(-ies).
License: LGPL-2+

Files: src/mkcal_export.h
Copyright: 2004, Dirk Mueller <mueller@kde.org>
License: LGPL-2+

Files: debian/*
Copyright: 2024, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
 2024, Guido Berhörster <guido+debian@berhoerster.name>
License: LGPL-2+

License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 .
 On Debian systems, the full text of the GNU Lesser General Public License
 version 2 can be found in the file /usr/share/common-licenses/LGPL-2.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
   * Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
   * Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in
     the documentation and/or other materials provided with the
     distribution.
   * Neither the name of Nemo Mobile nor the names of its contributors
     may be used to endorse or promote products derived from this
     software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
