Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ayatana-indicator-notifications
Upstream-Contact: Jason Conti <jason.conti@gmail.com>
Source: https://github.com/AyatanaIndicators/ayatana-indicator-notifications

Files: po/*.po
 po/ayatana-indicator-notifications.pot
Copyright: YEAR, THE PACKAGE'S COPYRIGHT HOLDER
  2017, THE PACKAGE'S COPYRIGHT HOLDER
License: GPL-3
Comment:
 Using same license as for the actual code project.

Files: .build.yml
 .travis.yml
 AUTHORS
 CMakeLists.txt
 ChangeLog
 NEWS
 cmake/GdbusCodegen.cmake
 data/CMakeLists.txt
 README.md
 data/ayatana-indicator-notifications.desktop.in
 data/ayatana-indicator-notifications.service.in
 data/icons/scalable/status/ayatana-indicator-notification-read.svg
 data/icons/scalable/status/ayatana-indicator-notification-read-dnd.svg
 data/icons/scalable/status/ayatana-indicator-notification-unread.svg
 data/icons/scalable/status/ayatana-indicator-notification-unread-dnd.svg
 data/org.ayatana.indicator.notifications
 data/org.ayatana.indicator.notifications.gschema.xml
 po/CMakeLists.txt
 po/LINGUAS
 po/POTFILES.in
 po/POTFILES.skip
 src/CMakeLists.txt
 src/dbus-spy.c
 src/dbus-spy.h
 src/notification.c
 src/notification.h
 src/urlregex.c
 src/urlregex.h
Copyright: 2011-2019, Jason Conti <jason.conti@gmail.com>
License: GPL-3
Comment:
 Obtained copyright years and author from VCS.
 .
 License as found in COPYING file.

Files: update-po.sh
 update-pot.sh
Copyright: 2017, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: GPL-3

Files: src/service.c
 src/service.h
Copyright: 2013, Canonical Ltd.
License: GPL-3

Files: src/main.c
Copyright: 2013, Canonical Ltd.
  2023, Robert Tari <robert@tari.in>
License: GPL-3

Files: debian/*
Copyright: 2011, Jason Conti <jason.conti@gmail.com>
  2017-2024, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: GPL-3

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, either 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 version 3 can be found in "/usr/share/common-licenses/GPL-3".
