Merge changes from citrix branch into master.
[openvswitch] / datapath / datapath.h
index 9332782da3117ef349ab12ed6a5674bfa4ee8702..3706219e0ad5788e26f33e8b492c3a485e4d4e4c 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