pytest-mock/debian/copyright
2022-05-29 10:40:16 +01:00

37 lines
1.4 KiB
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pytest-mock
Upstream-Contact: Bruno Oliveira <nicoddemus@gmail.com>
Source: https://github.com/pytest-dev/pytest-mock/
Files: *
Copyright: 2016- Bruno Oliveira <nicoddemus@gmail.com>
License: LGPL-3
Files: debian/*
Copyright: 2015-2017 Vincent Bernat <bernat@debian.org>
2018 Ghislain Antony Vaillant <ghisvail@gmail.com>
2018-2021 Ondřej Nový <onovy@debian.org>
2019-2021 Sandro Tosi <morph@debian.org>
2021 Nilesh Patra <npatra974@gmail.com>
2021 Diego M. Rodriguez
2022 Julian Gilbey <jdg@debian.org>
License: LGPL-3
License: LGPL-3
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 3 of the License.
.
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, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
.
On Debian GNU/Linux systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-3'.