Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: telepathy-ofono
Upstream-Contact: Tiago Salem Herrmann <tiago.herrmann@canonical.com>
Source: https://launchpad.net/telepathy-ofono

Files: connection.cpp
 connection.h
 dbustypes.h
 emergencymodeiface.cpp
 emergencymodeiface.h
 main.cpp
 mmsdmanager.cpp
 mmsdmanager.h
 mmsdmessage.cpp
 mmsdmessage.h
 mmsdservice.cpp
 mmsdservice.h
 mmsgroupcache.cpp
 mmsgroupcache.h
 ofonocallchannel.cpp
 ofonocallchannel.h
 ofonoconferencecallchannel.cpp
 ofonoconferencecallchannel.h
 ofonotextchannel.cpp
 ofonotextchannel.h
 pendingmessagesmanager.cpp
 pendingmessagesmanager.h
 protocol.cpp
 protocol.h
 sqlitedatabase.cpp
 sqlitedatabase.h
 tests/CallTest.cpp
 tests/ConnectionTest.cpp
 tests/MessagesTest.cpp
 tests/PhoneUtilsTest.cpp
 tests/ProtocolTest.cpp
 tests/approvercall.cpp
 tests/approvercall.h
 tests/approvertext.cpp
 tests/approvertext.h
 tests/handler.cpp
 tests/handler.h
 tests/telepathyhelper.cpp
 tests/telepathyhelper.h
 ussdiface.cpp
 ussdiface.h
 voicemailiface.cpp
 voicemailiface.h
Copyright: 2013, Canonical, Ltd.
  2013-2016, Canonical, Ltd.
  2015, Canonical, Ltd.
  2016, Canonical, Ltd.
License: LGPL-3

Files: .travis.yml
 ChangeLog
 ubports.no_test
 AUTHORS
 CMakeLists.txt
 cmake/modules/FindLibPhoneNumber.cmake
 cmake/modules/LibFindMacros.cmake
 cmake/modules/ParseArguments.cmake
 countrycodes.qrc
 countrycodes.txt
 mc-plugin/CMakeLists.txt
 mc-plugin/mcp-account-manager-ofono.h
 ofono.manager
 ofono.service.in
 schema/CMakeLists.txt
 schema/update_schema.sh
 schema/v1.sql
 schema/v2.sql
 tests/CMakeLists.txt
 tests/dbus-test-wrapper.sh.in
 tools/generate_country_codes.py
 update_qrc.sh
Copyright: 2013-2016, Canonical Ltd.
License: LGPL-3
Comment:
 No license/copyright information in listed files. Assuming license and
 copyright holdership from majority of code files.

Files: tests/ofonophonesimhelper.cpp
 tests/ofonophonesimhelper.h
 tests/phonesim.conf
 tests/session.conf
Copyright: 2013 Canonical Ltd.
           2025-2026 Andres Salomon <dilinger@queued.net>
License: LGPL-3

Files: cellbroadcast-types.h
 cellbroadcastreceiver.cpp
 cellbroadcastreceiver.h
 tests/CellBroadcastTest.cpp
Copyright: 2022, Ubports Foundation.
License: LGPL-3

Files: cmake/modules/EnableCoverageReport.cmake
 cmake/modules/FindLcov.cmake
 cmake/modules/Findgcovr.cmake
Copyright: 2010, Johannes Wienke <jwienke at techfak dot uni-bielefeld dot de>
  2011, Johannes Wienke <jwienke at techfak dot uni-bielefeld dot de>
License: GPL-2+

Files: phoneutils.cpp
 phoneutils_p.h
Copyright: 2012-2015, Canonical, Ltd.
  2015, Canonical, Ltd.
License: GPL-3

Files: mc-plugin/mcp-account-manager-ofono.c
Copyright: 2012, Collabora Ltd.
  2012, Jolla Ltd.
  2015, Canonical, Ltd.
License: LGPL-2.1+

Files: mc-plugin/mcp-account-manager-ofono-on-ring.c
Copyright: 2012, Collabora Ltd.
  2012, Jolla Ltd.
License: LGPL-2.1+

Files: mc-plugin/mission-control-plugin.c
Copyright: 2012, Jolla Ltd.
License: LGPL-2.1+

Files: debian/*
Copyright: 2013 Canonical, Ltd.
  2024-2025, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: LGPL-3

License: LGPL-3
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation, version 3 of
 the License.
 .
 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 Lesser General Public
 License along with this package; if not, write to the Free Software
 Foundation, Inc., 31 Milk Street, # 960789, Boston, MA 02196 USA
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-3'.

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 2.1 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 Lesser General Public License for more
 details.
 .
 You should have received a copy of the GNU Lesser General Public License along
 with this library; if not, write to the Free Software Foundation, Inc., 51
 Franklin Street, # 960789, Boston, MA 02196  USA
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1`.

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the
 Free Software Foundation, Inc.,
 31 Milk Street, # 960789, Boston, MA 02196, USA.
 .
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.

License: GPL-3
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, version 3 of the License.
 .
 This program 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 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 <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file /usr/share/common-licenses/GPL-3.
