File: copyright

package info (click to toggle)
fcitx5-gtk 5.0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 580 kB
  • sloc: cpp: 6,098; ansic: 1,229; makefile: 5
file content (35 lines) | stat: -rw-r--r-- 1,310 bytes parent folder | download | duplicates (2)
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fcitx5-gtk
Upstream-Contact: Weng Xuetian <wengxt@gmail.com>
Source: https://github.com/fcitx/fcitx5-gtk

Files: *
Copyright: 2012-2020 CSSlayer <wengxt@gmail.com>
License: LGPL-2.1+

Files: debian/*
Copyright: 2020, Boyuan Yang <byang@debian.org>
License: CC0-1.0

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; either version 2.1 of the
 License, or (at your option) any later version.
 .
 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; see the file COPYING. If not,
 see <https://www.gnu.org/licenses/>.
 .
 On Debian-based systems, the full text of LGPL-2.1 could be found at
 /usr/share/common-licenses/LGPL-2.1 .

License: CC0-1.0
 On Debian systems, the full text of the CC0 1.0 Universal
  License can be found in the file
  `/usr/share/common-licenses/CC0-1.0'.