aboutsummaryrefslogtreecommitdiff
path: root/lib/sflow.h
diff options
context:
space:
mode:
authorNeil McKee <neil.mckee@inmon.com>2011-12-09 16:56:32 -0800
committerBen Pfaff <blp@nicira.com>2011-12-10 16:01:27 -0800
commita1d7b4b3517f6440ae109a59736d4947388d3172 (patch)
tree3be566532d266f08fcc236ec10925b73973343c7 /lib/sflow.h
parentf0c6a3bac90269560182969c05840af795e51991 (diff)
sFlow: add Sun Industry Standards Source License 1.1 as licensing option
The sFlow License was not on the list for the Fedora Project, but the Sun Industry Standards Source License 1.1 was (and it has the right properties). So this patch includes it as a licensing option in the relevant places (COPYING and the lib/sflow* sources). Let me know if this looks OK or not. Signed-off-by: Neil McKee <neil.mckee@inmon.com> Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'lib/sflow.h')
-rw-r--r--lib/sflow.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/sflow.h b/lib/sflow.h
index e3c5f496..8ea96937 100644
--- a/lib/sflow.h
+++ b/lib/sflow.h
@@ -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 SFLOW_H
#define SFLOW_H 1