]> git.proxmox.com Git - ifupdown2.git/blame - debian/copyright
switch to relative mirror
[ifupdown2.git] / debian / copyright
CommitLineData
5c3a0ef4
AD
1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: ifupdown2
3Upstream-Contact: Julien Fortin <julien@cumulusnetworks.com>
4Source: https://github.com/cumulusnetworks/ifupdown2
5
6Files: *
7Copyright: 2014,2015,2016,2017,2018 Cumulus Networks, Inc.
8License: GPL-2
9
10Files: debian/*
11Copyright: 2014,2015,2016,2017,2018 Cumulus Networks, Inc.
12License: GPL-2
13
14License: GPL-2
15 This package is free software; you can redistribute it and/or modify
16 it under the terms of the GNU General Public License as published by
17 the Free Software Foundation; version 2 of the License
18 .
19 This package is distributed in the hope that it will be useful,
20 but WITHOUT ANY WARRANTY; without even the implied warranty of
21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 GNU General Public License for more details.
23 .
24 You should have received a copy of the GNU General Public License
25 along with this program. If not, see <http://www.gnu.org/licenses/>
26 .
27 On Debian systems, the complete text of the GNU General
28 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".