Update primary code license to Apache 2.0.
[openvswitch] / datapath / datapath.c
index 015edc4bb60b1796e6db060301864f970ac08ea3..fc73cac3d8336a71842671212274a973e4ffbfe5 100644 (file)
@@ -1,6 +1,9 @@
 /*
- * Distributed under the terms of the GNU GPL version 2.
  * Copyright (c) 2007, 2008, 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.
  */
 
 /* Functions for managing the dp interface/device. */