Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kpublictransport
Upstream-Contact: Volker Krause <vkrause@kde.org>
Source: https://invent.kde.org/libraries/kpublictransport

Files: *
Copyright:    2019, Nicolas Fella <nicolas.fella@gmx.de>
              2018-2022, Volker Krause <vkrause@kde.org>
License: LGPL-2.0-or-later

Files: 	autotests/data/departures/*
        autotests/data/deutschebahn/*
        autotests/data/efa/*
        autotests/data/hafas/*
        autotests/data/journeys/*
        autotests/data/navitia/*
        autotests/data/otp/*
        autotests/data/a11y-cloud/*
        autotests/data/oebb/*
        autotests/data/ivvass/*.json
        autotests/data/ojp/*
        autotests/data/ojp-request/*.xml
Copyright: none
License: CC0-1.0

Files: src/lib/networks/*.json
Copyright: none
License: CC0-1.0

Files: src/lib/networks/certs/*.pem
Copyright: none
License: CC0-1.0


Files: autotests/CMakeLists.txt
       cmake/FindOsmTools.cmake
       cmake/FindPolyClipping.cmake
       CMakeLists.txt
       CMakePresets.json*
       KPublicTransportConfig.cmake.in
       src/CMakeLists.txt
       src/generator/CMakeLists.txt
       src/graphql/CMakeLists.txt
       src/lib/CMakeLists.txt
       src/lib/knowledgedb/CMakeLists.txt
       src/osm/CMakeLists.txt
       src/qmlplugin/CMakeLists.txt
       src/quick/CMakeLists.txt
       src/tools/CMakeLists.txt
       src/wikidata/CMakeLists.txt
       tests/CMakeLists.txt
Copyright: 2021-2022, Laurent Montel <montel@kde.org>
           2018-2021, Volker Krause <vkrause@kde.org>
License: BSD-3-Clause

Files: autotests/testhelpers.h
       .clang-tidy
       docs/Doxyfile.local
       .gitignore
       .gitlab-ci.yml
       .kateconfig
       .kde-ci.yml
       .reuse/dep5
       LICENSES/*
       metainfo.yaml*
       README.md*
       src/coverage/*
       autotests/data/mapcss/parser-test.mapcss*
       autotests/data/mapcss/included.mapcss
       src/lib/backends/otp/*
       src/lib/gbfs/gbfs-feeds.json*
       src/lib/knowledgedb/asset-attributions.*
       src/lib/networks/certs/network*.qrc
       src/lib/networks/NOTES
       src/lib/networks/networks.qrc
       src/quick/assets/*
       src/tools/gbfs-feeds.txt*
       src/tools/hafas-hci-checksum-salt-decrypt.sh
       tests/departurequery.qrc
       tests/journeyquery.qrc
       tests/locationquery.qrc
       tools/prettify-logs.sh
Copyright: 2021, Volker Krause
           2018-2021, Volker Krause <vkrause@kde.org>
License: CC0-1.0

Files: src/osm/pbf/fileformat.proto
       src/osm/pbf/osmformat.proto
Copyright: 2010, Scott A. Crosby. <scott@sacrosby.com>
License: MIT

Files: src/generator/generator.cpp
       src/generator/routes.overpassql
       src/lib/knowledgedb/linemetadata_data.cpp
Copyright: 2020, Volker Krause <vkrause@kde.org>
License: ODbL-1.0

Files: debian/*
Copyright: 2022 Matthias Geiger <matthias.geiger1024@tutanota.de>
License: LGPL-2.0-or-later


License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 kare met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. 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.
 3. Neither the name of the copyright holder 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 HOLDER 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.

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all
 copyright and related and neighboring rights to this software to the
 public domain worldwide. This software is distributed without any
 warranty.
 .
 You should have received a copy of the CC0 Public Domain Dedication
 along with this software. If not, see
 <https://creativecommons.org/publicdomain/zero/1.0/>.
 .
 On Debian systems, the complete text of the CC0 Public Domain
 Dedication can be found in `/usr/share/common-licenses/CC0-1.0’.

License: ODbL-1.0
 Preamble
 .
 The Open Database License (ODbL) is a license agreement intended to
 allow users to freely share, modify, and use this Database while
 maintaining this same freedom for  others. Many databases are
 covered by copyright, and therefore this document licenses these
 rights. Some jurisdictions, mainly in the European Union, have
 specific rights that cover databases, and so the ODbL addresses
 these rights, too. Finally, the ODbL is also an agreement in
 contract for users of this Database to act in certain ways in return
 for accessing this Database.
 .
 Databases can contain a wide variety of types of content (images,
 audiovisual material, and sounds all in the same database, for
 example), and so the ODbL only governs the rights over the Database,
 and not the contents of the Database individually. Licensors should
 use the ODbL together with another license for the contents, if the
 contents have a single set of rights that uniformly covers all of
 the contents. If the contents have multiple sets of different
 rights, Licensors should describe what rights govern what contents
 together in the individual record or in some other way that
 clarifies what rights apply.
 .
 Sometimes the contents of a database, or the database itself, can be
 covered by other rights not addressed here (such as private
 contracts, trade mark over the name, or privacy rights / data
 protection rights over information in the contents), and so you are
 advised that you may have to consult other documents or clear other
 rights before doing activities not covered by this License.

License: MIT
 Copyright 2010, Scott A. Crosby. <scott@sacrosby.com>
 .
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all copies
 or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
 INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: LGPL-2.0-or-later
 GNU LESSER GENERAL PUBLIC LICENSE
 .
 Version 3, 29 June 2007
 .
 Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>
 .
 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
 .
 This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3
 of the GNU General Public License, supplemented by the additional permissions listed below.
 .
 On Debian systems, the complete text of the Lesser GNU General Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
