From: Vincent Bernat Date: Sun, 16 Nov 2008 19:01:01 +0000 (+0100) Subject: Add licensing stuff X-Git-Tag: 0.2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85127205bbeb3b4acab316a657869b979f57a1c7;p=thirdparty%2Flldpd.git Add licensing stuff --- diff --git a/src/agent_priv.c b/src/agent_priv.c index 8df2808b..021847be 100644 --- a/src/agent_priv.c +++ b/src/agent_priv.c @@ -14,6 +14,11 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +/* Some of the code here (agent_priv_unix_*) has been adapted from code from + * Net-SNMP project (snmplib/snmpUnixDomain.c). Net-SNMP project is licensed + * using BSD and BSD-like licenses. I don't know the exact license of the file + * snmplib/snmpUnixDomain.c. */ + #include "lldpd.h" #include