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: Makefile.am
 AUTHORS
 ChangeLog
 NEWS
 README
 autogen.sh
 configure.ac
 data/Makefile.am
 data/icons/Makefile.am
 data/icons/ayatana-indicator-notification-close-deselect.svg
 data/icons/ayatana-indicator-notification-close-select.svg
 data/icons/ayatana-indicator-notification-read.svg
 data/icons/ayatana-indicator-notification-unread.svg
 data/org.ayatana.indicator.notifications.gschema.xml.in.in
 po/LINGUAS
 po/Makevars
 po/POTFILES.in
 po/POTFILES.skip
 src/Makefile.am
 src/dbus-spy.c
 src/dbus-spy.h
 src/indicator-notifications-settings.c
 src/notification-menuitem.c
 src/notification-menuitem.h
 src/notification.c
 src/notification.h
 src/settings.h
 src/urlregex.c
 src/urlregex.h
 tests/Makefile.am
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/indicator-notifications.c
Copyright: 2010, Canonical Ltd.
  2011-2017, Jason Conti <jason.conti@gmail.com>
License: GPL-3+
Comment:
 Obtained Canonical copyright form indicator-datetime's VCS.
 .
 Adding project's main author as copyright holder (from this
 project's VCS.


Files: debian/*
Copyright: 2011, Jason Conti <jason.conti@gmail.com>
  2017-2018, 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, or
 (at your option) any later version.
 .
 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".
