Update primary code license to Apache 2.0.
[openvswitch] / datapath / dp_dev.c
index 8a749dbc44b0cd6e8ebb9fa7dd96facc482ec4f3..34a102a3b6625f8e8ca549b33773271b158a412f 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 <linux/kernel.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>