Introduce general-purpose ways to wait for dpif and netdev changes.
[openvswitch] / datapath / dp_dev.h
index 848743900230328f837aa61686cad84a19ea76e9..1b17d8f9c0cc1db9e55c3c86f03208e243808777 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.
+ */
+
 #ifndef DP_DEV_H
 #define DP_DEV_H 1