Update primary code license to Apache 2.0.
[openvswitch] / datapath / actions.c
index 30b840cbb6908e7562f99ef9e6e7e79cf3142393..a037e4320f218adcfbd9f5df29094ed5b6d7d1d0 100644 (file)
@@ -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. */