Update primary code license to Apache 2.0.
[cascardo/ovs.git] / datapath / table.c
index c0885b7..11aeb88 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"