Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Lomiri PolicyKit Agent
Upstream-Contact: Alfred Neumayer <dev.beidl@gmail.com>
Source: https://gitlab.com/ubports/development/core/lomiri-polkit-agent

Files: .gitignore
 AUTHORS
 CMakeLists.txt
 ChangeLog
 data/CMakeLists.txt
 data/lomiri-polkit-agent.service.in
 docs/Doxyfile
 docs/Makefile
 docs/conf.py
 docs/index.rst
 docs/interactions.dot
 docs/requirements.txt
 po/CMakeLists.txt
 po/POTFILES.in
 po/genpotfiles.sh
 service/CMakeLists.txt
 tests/CMakeLists.txt
Copyright: 2015-2016, Canonical Ltd.
License: GPL-3
Comment:
 Listed files contain no copyright information. Assuming copyright from
 majority of other code files and the COPYING file.

Files: service/agent-glib.cpp
 service/agent-glib.h
 service/agent.cpp
 service/agent.h
 service/auth-manager.cpp
 service/auth-manager.h
 service/authentication.cpp
 service/authentication.h
 service/glib-thread.cpp
 service/glib-thread.h
 service/main.cpp
 service/session-iface.cpp
 service/session-iface.h
 tests/agent-test.cpp
 tests/auth-manager-test.cpp
 tests/authentication-test.cpp
 tests/notifications-mock.h
 tests/policykit-mock.h
 tests/polkit-lib-mock.cpp
Copyright: 2015, Canonical Ltd.
  2016, Canonical Ltd.
License: GPL-3

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

License: GPL-3
 This package 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 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
 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 complete text of the GNU General
 Public License can be found in "/usr/share/common-licenses/GPL-3".
