Update primary code license to Apache 2.0.
[openvswitch] / datapath / flow.c
index b24c242c5639a15b4bc8dfe0cef8ff99ac9ac142..2ac79e70fe449e1b8d507f5051940ee468a9a3d1 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.
  */
 
 #include "flow.h"