]> git.proxmox.com Git - mirror_ifupdown2.git/blob - debian/copyright
addons: address: fix merge-indentation issue
[mirror_ifupdown2.git] / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: ifupdown2
3 Upstream-Contact: Julien Fortin <julien@cumulusnetworks.com>
4 Source: https://github.com/cumulusnetworks/ifupdown2
5
6 Files: *
7 Copyright: 2014,2015,2016,2017,2018 Cumulus Networks, Inc.
8 License: GPL-2
9
10 Files: debian/*
11 Copyright: 2014,2015,2016,2017,2018 Cumulus Networks, Inc.
12 License: GPL-2
13
14 License: 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".