File: copyright

package info (click to toggle)
gnome-shell-extension-kimpanel 0.0~git20201013.dcbca17-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 168 kB
  • sloc: javascript: 930; sh: 38; xml: 15; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,171 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kimpanel-for-gnome-shell
Upstream-Contact: Weng Xuetian <wengxt@gmail.com>
Source: https://github.com/wengxt/kimpanel-for-gnome-shell

Files: *
Copyright: 2011-2020 Weng Xuetian <wengxt@gmail.com>
License: GPL-2

Files: debian/*
Copyright: 2018 Boyuan Yang <byang@debian.org>
License: GPL-2

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 version 2 as published
 by the Free Software Foundation.
 .
 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 package; if not, write to the Free Software Foundation, Inc.,
 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems, the complete text of the version 2 of GNU General
 Public License can be found in file "/usr/share/common-licenses/GPL-2".