From 3a09566c8156e111a27c6407b51e924e42d2e35c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 24 Oct 2017 17:01:07 +0200 Subject: debian/copyright: Adopt from official Debian package (slightly modified). --- debian/copyright | 216 ++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 198 insertions(+), 18 deletions(-) diff --git a/debian/copyright b/debian/copyright index bd8f0d9..9cd43ea 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,199 @@ -Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat -Upstream-Name: libappindicator -Upstream-Maintainer: Ted Gould -Upstream-Source: https://launchpad.net/libappindicator - -Files: * -Copyright: (C) 2009, 2010 Canonical Ltd. -License: GPL v3 - The full text of the GPL is distributed in - /usr/share/common-licenses/GPL-3 on Debian systems. - -Files: bindings/python, src/app-indicator-enum-types.h.in, - src/app-indicator-enum-types.c, src/app-indicator.h, src/app-indicator.c: -Copyright: (C) 2009, 2010 Canonical Ltd. -License: LGPL v2.1 - The full text of the LGPL is distributed in - /usr/share/common-licenses/LGPL-2.1 on Debian systems. - +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: libayatana-appindicator +Upstream-Contact: Mike Gabriel +Source: https://github.com/AyatanaIndicators/libayatana-appindicator +Files: AUTHORS + ChangeLog + Makefile.am.coverage + Makefile.am.enum + Makefile.am.marshal + Makefile.am + NEWS + README + autogen.sh + bindings/Makefile.am + bindings/mono/ApplicationIndicator.custom + bindings/mono/Makefile.am + bindings/mono/app-indicator.sources.xml.in + bindings/mono/ayatana-appindicator-sharp-0.1.pc.in + bindings/mono/ayatana-appindicator-sharp.dll.config.in + bindings/mono/ayatana-appindicator-sharp.snk + bindings/mono/libayatana-appindicator-api.metadata + bindings/mono/examples/Makefile.am + bindings/mono/examples/ayatana-indicator-example.in + bindings/mono/policy.0.0.ayatana-appindicator-sharp.config.in + bindings/mono/policy.0.1.ayatana-appindicator-sharp.config.in + bindings/python/Makefile.am + bindings/python/ayatana_appindicator.defs + example/simple-client-test-icon.png + bindings/vala/Makefile.am + bindings/vala/examples/Makefile.am + docs/Makefile.am + docs/reference/Makefile.am + docs/reference/libayatana-appindicator-docs.sgml.in + docs/reference/libayatana-appindicator-overrides.txt + docs/reference/libayatana-appindicator-sections.txt + docs/reference/libayatana-appindicator.types + docs/reference/version.xml.in + example/Makefile.am + example/simple-client-test-icon.png + m4/gcov.m4 + src/AyatanaAppIndicator-0.1.metadata.in + src/AyatanaAppIndicator3-0.1.metadata.in + src/Makefile.am + src/ayatana-appindicator-0.1.pc.in + src/ayatana-appindicator3-0.1.pc.in + src/notification-item.xml + src/notification-watcher.xml + tests/Makefile.am + tests/run-xvfb.sh + tests/test-libappindicator-fallback-item.c + tests/test-libappindicator.desktop +Copyright: 2009-2011, Canonical Ltd. +License: LGPL-2.1 or LGPL-3 or GPL-3 +Comment: + Assuming licenses as found in COPYING and COPYING.LGPL.2.1 file. As some + code files are also licensed under GPL-3, assuming that one, as well. + . + Assuming same copyright holdership as in majority of the other files in + this code project + +Files: bindings/mono/AssemblyInfo.cs + bindings/mono/TestAyatanaIndicator.cs + bindings/mono/examples/AyatanaIndicatorExample.cs + bindings/vala/examples/ayatana-indicator-example.vala + example/simple-client-vala.vala + example/simple-client.c + src/application-service-marshal.list + src/dbus-shared.h + src/generate-id.c + src/generate-id.h + tests/test-defines.h + tests/test-libappindicator-dbus-client.c + tests/test-libappindicator-dbus-server.c + tests/test-libappindicator-fallback-watcher.c + tests/test-libappindicator-status-client.c + tests/test-libappindicator-status-server.c + tests/test-libappindicator.c + tests/test-simple-app.c +Copyright: 2009, Canonical Ltd. + 2010, Canonical Ltd. + 2011, Canonical Ltd. +License: GPL-3 + +Files: bindings/python/__init__.py + bindings/python/appindicator-arg-types.py + bindings/python/ayatana_appindicator.override.in + src/app-indicator-enum-types.c.in + src/app-indicator-enum-types.h.in + src/app-indicator.c + src/app-indicator.h +Copyright: 2009, Canonical Ltd. +License: LGPL-2.1 or LGPL-3 + +Files: acinclude.m4 +Copyright: 1999-2004, Free Software Foundation, Inc. +License: GPL-2+ + +Files: configure.ac +Copyright: 2009-2011, Canonical Ltd. + 2015, Arctica Project +License: LGPL-2.1 or LGPL-3 or GPL-3 +Comment: + Assuming licenses as found in COPYING and COPYING.LGPL.2.1 file. As some + code files are also licensed under GPL-3, assuming that one, as well. + . + Adding Canonical Ltd. to copyright holders, as they original set up this + project. + +Files: bindings/python/ayatana_appindicatormodule.c +Copyright: 2009, Canonical Ltd. + 2015, Mike Gabriel +License: LGPL-2.1 or LGPL-3 + +Files: bindings/vala/ayatana-appindicator-0.1-custom.vala +Copyright: 2011, Canonical, Ltd. +License: LGPL-2.1 or LGPL-3 + +Files: m4/introspection.m4 +Copyright: 2009, Johan Dahlin +License: public-domain + +Files: debian/* +Copyright: 2009-2011, Canonical Ltd. + 2015-2017, Mike Gabriel +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; 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, write to the Free Software Foundation, Inc., 51 + Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + . + On Debian systems, the complete text of the GNU General Public License + version 3 can be found in `/usr/share/common-licenses/GPL-3'. + +License: LGPL-2.1 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; version 2.1 + of the License. + . + 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 + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + See /usr/share/common-licenses/LGPL-2.1 for the full license text. + +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 + Library 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., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + See /usr/share/common-licenses/GPL-2 for the full license text. + +License: LGPL-3 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; version 3 + of the License. + . + 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 + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + See /usr/share/common-licenses/LGPL-3 for the full license text. + +License: public-domain + This file is free software; the author(s) gives unlimited + permission to copy and/or distribute it, with or without + modifications, as long as this notice is preserved. -- cgit v1.2.3