Update primary code license to Apache 2.0.
[openvswitch] / datapath / table.c
index c0885b7056d824f0b5dff1bbcb4638105a7a3729..11aeb8889d2b4dc8403a2df2f63f8e12e1e2c1b5 100644 (file)
@@ -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.
+ */
+
 #include "flow.h"
 #include "datapath.h"