Update primary code license to Apache 2.0.
[openvswitch] / datapath / datapath.h
index 102b27f31f1af633d65bddd0333356297fe59425..db243493e95daa37e4595e092e108ca8ca3ab0f8 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.
+ */
+
 /* Interface exported by openvswitch_mod. */
 
 #ifndef DATAPATH_H