1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libayatana-indicator
Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Source: https://github.com/AyatanaIndicators/libayatana-indicator
Files: libayatana-indicator/dbus-shared.h
libayatana-indicator/indicator-desktop-shortcuts.c
libayatana-indicator/indicator-desktop-shortcuts.h
libayatana-indicator/indicator-image-helper.c
libayatana-indicator/indicator-image-helper.h
libayatana-indicator/indicator-ng.c
libayatana-indicator/indicator-ng.h
libayatana-indicator/indicator-object.c
libayatana-indicator/indicator-object.h
libayatana-indicator/indicator-service-manager.c
libayatana-indicator/indicator-service-manager.h
libayatana-indicator/indicator-service.c
libayatana-indicator/indicator-service.h
libayatana-indicator/indicator.h
tests/dummy-indicator-blank.c
tests/dummy-indicator-entry-func.c
tests/dummy-indicator-entry-func.h
tests/dummy-indicator-null.c
tests/dummy-indicator-signaler.c
tests/dummy-indicator-simple.c
tests/dummy-indicator-visible.c
tests/service-manager-connect-service.c
tests/service-manager-connect.c
tests/service-manager-no-connect.c
tests/service-manager-nostart-connect.c
tests/service-shutdown-timeout.c
tests/service-version-bad-service.c
tests/service-version-good-service.c
tests/service-version-manager.c
tests/service-version-multiwatch-manager-impolite.c
tests/service-version-multiwatch-manager.c
tests/service-version-multiwatch-service.c
tests/service-version-values.h
tests/test-desktop-shortcuts.c
tests/test-loader.c
tools/indicator-loader.c
trim-lcov.py
Copyright: 2009, Canonical Ltd.
2010, Canonical Ltd.
2012, Canonical Ltd.
2013, Canonical Ltd.
License: GPL-3
Files: AUTHORS
ChangeLog
Makefile.am
Makefile.am.coverage
Makefile.am.marshal
NEWS
NEWS.Canonical
README
autogen.sh
configure.ac
data/Makefile.am
data/ayatana-indicators.target
helper/test-loader-build
helper/test-loader.c
libayatana-indicator/Makefile.am
libayatana-indicator/ayatana-indicator-0.4.pc.in.in
libayatana-indicator/ayatana-indicator3-0.4.pc.in.in
libayatana-indicator/indicator-object-enum-types.c.template
libayatana-indicator/indicator-object-enum-types.h.template
libayatana-indicator/indicator-object-marshal.list
libayatana-indicator/indicator-service.xml
m4/gcov.m4
tests/Makefile.am
tests/indicator-test-service.c
tests/org.ayatana.indicator.no-such-service
tests/org.ayatana.indicator.test
tests/org.ayatana.indicator.test.service.in
tests/run-xvfb.sh
tests/service-manager-connect.service.in
tests/service-version-bad.service.in
tests/service-version-good.service.in
tests/session.conf.in
tests/test-indicator-ng.c
tests/test-well-formed.desktop
tools/80indicator-debugging
tools/Makefile.am
Copyright: 2010-2013, Canonical Ltd.
License: GPL-3
Comment:
Assuming same license and copyright holdership as found
in other files in this project.
Files: debian/*
Copyright: 2010-2013, Canonical Ltd.
2015-2017, 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; 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'.
|