X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2Fflow.h;h=a825366fe844767c3604c00695db48f000e32d46;hb=aa78de9dcb0cdd34cc57358fe236c563006eeb74;hp=55efede1b885bcda48c3abc57eda91bf3858786f;hpb=064af42167bf4fc9aaea2702d80ce08074b889c0;p=openvswitch diff --git a/datapath/flow.h b/datapath/flow.h index 55efede1..a825366f 100644 --- a/datapath/flow.h +++ b/datapath/flow.h @@ -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 FLOW_H #define FLOW_H 1