Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: eoip
Upstream-Contact: Boian Bonev <bbonev@ipacct.com>
Source: https://github.com/bbonev/eoip

Files: *
Copyright: 2021-2026 Boian Bonev <bbonev@ipacct.com>
License: GPL-2+

Files: unified/eoip.c
Copyright:
 2021-2026 Boian Bonev <bbonev@ipacct.com>
 Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Comment: Based on the code from the kernel ip_gre.c driver.
License: GPL-2+

Files: libnetlink.c libnetlink.h
Copyright: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Comment: Taken from the iproute2 package.
License: GPL-2+

Files: debian/*
Copyright: 2026 Boian Bonev <bbonev@ipacct.com>
License: GPL-2+

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program 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 program.  If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in "/usr/share/common-licenses/GPL-2".
