aboutsummaryrefslogtreecommitdiff
path: root/datapath/actions.c
diff options
context:
space:
mode:
Diffstat (limited to 'datapath/actions.c')
-rw-r--r--datapath/actions.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/datapath/actions.c b/datapath/actions.c
index 30b840cb..a037e432 100644
--- a/datapath/actions.c
+++ b/datapath/actions.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.
*/
/* Functions for executing flow actions. */