aboutsummaryrefslogtreecommitdiff
path: root/datapath/flow.c
diff options
context:
space:
mode:
Diffstat (limited to 'datapath/flow.c')
-rw-r--r--datapath/flow.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/datapath/flow.c b/datapath/flow.c
index b24c242c..2ac79e70 100644
--- a/datapath/flow.c
+++ b/datapath/flow.c
@@ -1,6 +1,9 @@
/*
* Distributed under the terms of the GNU GPL version 2.
* Copyright (c) 2007, 2008, 2009 Nicira Networks.
+ *
+ * Significant portions of this file may be copied from parts of the Linux
+ * kernel, by Linus Torvalds and others.
*/
#include "flow.h"