Merge changes from citrix branch into master.
[openvswitch] / datapath / datapath.c
index 3233361cebc058eeee3bbe765e835ece577f8ca0..64e06ceb6451eea15632dc3f97ed5ab697cdb2c1 100644 (file)
@@ -1,6 +1,9 @@
 /*
- * Distributed under the terms of the GNU GPL version 2.
  * Copyright (c) 2007, 2008, 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.
  */
 
 /* Functions for managing the dp interface/device. */