X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=lib%2Fsflow_receiver.c;h=3e5a67a064fa66c0e8baab8c06d45f5d7a6b77d1;hb=7dd32dffd770a9a3107890836096cfecc9854e01;hp=019f38f7e22d5051a1697b4dc1685ec33e00725e;hpb=7c70698f0134fe1dee756e468a095ddd6366a7d5;p=cascardo%2Fovs.git diff --git a/lib/sflow_receiver.c b/lib/sflow_receiver.c index 019f38f7e..3e5a67a06 100644 --- a/lib/sflow_receiver.c +++ b/lib/sflow_receiver.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 + */ #ifndef __CHECKER__ /* Don't run sparse on anything in this file. */