File: copyright

package info (click to toggle)
lomiri-account-polld 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 340 kB
  • sloc: cpp: 1,599; python: 215; makefile: 6
file content (121 lines) | stat: -rw-r--r-- 4,774 bytes parent folder | download
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
112
113
114
115
116
117
118
119
120
121
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lomiri-account-polld
Upstream-Contact: UBports Developers <devs@ubports.com>
Source: https://gitlab.com/ubports/development/core/lomiri-account-polld

Files: .gitignore
 .qmake.conf
 AUTHORS
 ChangeLog
 click-hook/click-hook
 click-hook/click-hook.pro
 click-hook/lomiri-account-polld.hook.in
 common-installs-config.pri
 common-pkgconfig.pri
 common-project-config.pri
 common-vars.pri
 coverage.pri
 data/lomiri-account-polld.desktop
 lomiri-account-polld.pro
 lomiri-account-polld/lomiri-account-polld.pro
 tests/click-hook/click-hook.pro
 tests/lomiri-account-polld/data/com.lomiri.tests_application.application
 tests/lomiri-account-polld/data/com.ubuntu.tests_coolshare.service
 tests/lomiri-account-polld/data/cool.provider
 tests/lomiri-account-polld/data/coolmail.service
 tests/lomiri-account-polld/data/mailer.application
 tests/lomiri-account-polld/lomiri-account-polld.pro
 tests/lomiri-account-polld/test_plugin.py
 tests/lomiri-account-polld/tst_lomiri_account_polld.pro
 tests/tests.pro
Copyright: 2016, Canonical Ltd.
License: GPL-3
Comment:
 Assuming same license and copyright holdership as for the
 lomiri-account-polld/ files in this project.

Files: lomiri-account-polld/account_manager.cpp
 lomiri-account-polld/account_manager.h
 lomiri-account-polld/app_manager.cpp
 lomiri-account-polld/app_manager.h
 lomiri-account-polld/debug.cpp
 lomiri-account-polld/debug.h
 lomiri-account-polld/main.cpp
 lomiri-account-polld/plugin.cpp
 lomiri-account-polld/plugin.h
 lomiri-account-polld/poll_service.cpp
 lomiri-account-polld/poll_service.h
 lomiri-account-polld/push_client.cpp
 lomiri-account-polld/push_client.h
 tests/click-hook/tst_click_hook.cpp
Copyright: 2016, Canonical Ltd.
License: GPL-3

Files: tests/lomiri-account-polld/fake_push_client.h
 tests/lomiri-account-polld/push_client.py
 tests/lomiri-account-polld/tst_lomiri_account_polld.cpp
Copyright: 2016, Canonical Ltd.
License: LGPL-2.1

Files: tests/lomiri-account-polld/fake_signond.h
 tests/lomiri-account-polld/signond.py
Copyright: 2016, Canonical Ltd.
License: LGPL-3

Files: debian/*
Copyright: 2016, Canonical Ltd.
  2024-2025, Guido Berhörster <guido+debian@berhoerster.name>
  2025, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: GPL-3 or LGPL-2.1 or LGPL-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 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, write to the
 Free Software Foundation, Inc.,
 31 Milk Street, # 960789, Boston, MA 02196, 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 package is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation, version 2.1 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 Lesser
 General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this package; if not, write to the Free Software Foundation,
 Inc., 31 Milk Street, # 960789, Boston, MA 02196, USA.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

License: LGPL-3
 This package is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser 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 Lesser
 General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this package; if not, write to the Free Software Foundation,
 Inc., 31 Milk Street, # 960789, Boston, MA 02196, USA.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-3'.