File: copyright

package info (click to toggle)
python-dbusmock 0.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 788 kB
  • sloc: python: 6,837; sh: 73; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 809 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Martin Pitt <martin.pitt@ubuntu.com>
Source: https://github.com/martinpitt/python-dbusmock/releases
Upstream-Name: python-dbusmock

Files: *
Copyright:
 Copyright (C) 2012 - 2015 Canonical Ltd.
 Copyright (c) 2013 Collabora Ltd.
 Copyright (c) 2013, 2019, 2021 Red Hat Inc.
 Copyright (c) 2017 - 2022 Martin Pitt
License: GPL-3+
 This program 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 3 of the License, or
 (at your option) any later version.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-3'.