Add copyright and license info reuse ready for all files#153
Conversation
Signed-off-by: Andy Fingerhut <andy_fingerhut@alum.wustl.edu>
that did not already have them. Signed-off-by: Andy Fingerhut <andy_fingerhut@alum.wustl.edu>
|
This repo was started by Antonin Bas in 2019 when he was working for Barefoot Networks. I found no obvious evidence of any copying of code from other code bases here. The copyright holder for all files is either (1) the copyright holder and year that was in the source file when it was first added to this repository, or if there was none, then (2) the author and year of the first commit when the file was added to this repository. All files have Apache-2.0 license. I could find no evidence of source files in this reop derived from other packages, and all Python packages required by this one have compatible license, e.g. BSD, MIT, and Apache-2.0. There is no direct use of the GPL'd package scapy in this repository at all, not even in test code. |
No description provided.