X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fsflow_agent.c;h=b020958669185b06d42325f45f1b19b6b3021c88;hb=c2b565b54e36bc33d0406afb225c9bf3d01405ef;hp=ba8d2bf9964b2f2302a6c3439c5939ab1f876434;hpb=d295e8e97acae13552a5b220d3fbcff8201064a2;p=openvswitch diff --git a/lib/sflow_agent.c b/lib/sflow_agent.c index ba8d2bf9..b0209586 100644 --- a/lib/sflow_agent.c +++ b/lib/sflow_agent.c @@ -1,5 +1,9 @@ -/* Copyright (c) 2002-2009 InMon Corp. Licensed under the terms of the InMon sFlow licence: */ -/* http://www.inmon.com/technology/sflowlicense.txt */ +/* Copyright (c) 2002-2009 InMon Corp. Licensed under the terms of either the + * Sun Industry Standards Source License 1.1, that is available at: + * http://host-sflow.sourceforge.net/sissl.html + * or the InMon sFlow License, that is available at: + * http://www.inmon.com/technology/sflowlicense.txt + */ #include "sflow_api.h"