Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/oracle/bpftune
Upstream-Name: bpftune
Upstream-Contact: https://github.com/oracle/bpftune/issues

Files:     *
Copyright: 2023, Oracle and/or its affiliates
           2011-2014, PLUMgrid, http://plumgrid.com
           2018, Facebook
License:   GPL-2.0 WITH Linux-syscall-note exception

Files:     debian/*
Copyright: 2024, Bernd Zeimetz <bzed@debian.org>
           2024, Sudip Mukherjee <sudipm.mukherjee@gmail.com>
License:   GPL-2.0 WITH Linux-syscall-note exception

License: GPL-2.0 WITH Linux-syscall-note exception
 NOTE! This copyright does *not* cover user programs that use kernel services
 by normal system calls - this is merely considered normal use of the kernel,
 and does *not* fall under the heading of "derived work". Also note that the
 GPL below is copyrighted by the Free Software Foundation, but the instance of
 code that it refers to (the Linux kernel) is copyrighted by me and others who
 actually wrote it.
 .
 Also note that the only valid version of the GPL as far as the kernel is
 concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x
 or whatever), unless explicitly otherwise stated.
 .
 Linus Torvalds
 .
 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, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 .
 On Debian and systems the full text of the GNU General Public
 License version 2 can be found in the file
 "/usr/share/common-licenses/GPL-2".