File: copyright

package info (click to toggle)
kup-backup 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,576 kB
  • sloc: cpp: 8,422; xml: 311; makefile: 6; sh: 3
file content (164 lines) | stat: -rw-r--r-- 6,615 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kup
Upstream-Contact: Simon Persson <simonpersson1@gmail.com>
Source: https://www.linux-apps.com/p/1127689/

Files: *
Copyright: 2011-2020 Simon Persson <simon.persson@mykolab.com>
License: GPL-3+ or LicenseRef-KDE-Accepted-GPL

Files: org.kde.kup.appdata.xml
Copyright: 2011-2020 Simon Persson <simon.persson@mykolab.com>
License: FSFAP

Files: debian/*
Copyright: 2017 Thomas Pierson <contact@thomaspierson.fr>
           2025 Benxi Yang <ybx332@gmail.com>
License: GPL-2+

Files: kcm/folderselectionmodel.cpp
       kcm/folderselectionmodel.h
Copyright: 2003 Scott Wheeler <wheeler@kde.org>
           2004 Max Howell <max.howell@methylblue.com>
           2004 Mark Kretschmann <markey@web.de>
           2008 Seb Ruiz <ruiz@kde.org>
           2008 Sebastian Trueg <trueg@kde.org>
           2020 Simon Persson <simon.persson@mykolab.com>
License: GPL-2

Files: kcm/kbuttongroup.cpp
       kcm/kbuttongroup.h
Copyright: 2006 Pino Toscano <toscano.pino@tiscali.it>
           2020 Simon Persson <simon.persson@mykolab.com>
License: GPL-3+ or GPL-2+

Files: */CMakeLists.txt
       CMakeLists.txt
Copyright: 2020 Simon Persson <simon.persson@mykolab.com>
License: GPL-2+

Files: po/uk/kup.po
Copyright: 2019-2021 KDE e.V.
           2019-2024 Yuri Chornoivan <yurchor@ukr.net>
License: LGPL-2.1 or LGPL-3+

Files: po/ca/kup.po
       po/ca@valencia/kup.po
Copyright: 2019-2024 KDE e.V.
           2019-2020 Antoni Bella Pérez <antonibella5@yahoo.com>
           2020-2024 Josep M. Ferrer <txemaq@gmail.com>
License: LGPL-2.1 or LGPL-3+

Files: po/sk/kup.po
Copyright: 2019,2021 Roman Paholík <wizzardsk@gmail.com>
License: GPL-3+ or LicenseRef-KDE-Accepted-GPL
Comment: contacted the copyright holder by email to clearify the license.

License: GPL-2+
 This package 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 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 <https://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".


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; version 2.
 .
 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, see
 <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".


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 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, see
 <https://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".

License: LGPL-2.1
 This library 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.
 .
 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 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see
 <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".

License: LGPL-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 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, see
 <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License version 3 can be found in "/usr/share/common-licenses/LGPL-3".

License: FSFAP
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.  This file is offered as-is,
 without any warranty.

License: LicenseRef-KDE-Accepted-GPL
 This library 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) at any later version that is
 accepted by the membership of KDE e.V. (or its successor
 approved by the membership of KDE e.V.), which shall act as a
 proxy as defined in Section 14 of 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.