aboutsummaryrefslogtreecommitdiff
path: root/datapath/flow.h
diff options
context:
space:
mode:
Diffstat (limited to 'datapath/flow.h')
-rw-r--r--datapath/flow.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/datapath/flow.h b/datapath/flow.h
index 55efede1..a825366f 100644
--- a/datapath/flow.h
+++ b/datapath/flow.h
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2009 Nicira Networks.
+ * Distributed under the terms of the GNU GPL version 2.
+ *
+ * Significant portions of this file may be copied from parts of the Linux
+ * kernel, by Linus Torvalds and others.
+ */
+
#ifndef FLOW_H
#define FLOW_H 1