X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=datapath%2Factions.h;h=bda6d55a3a3b94680064b7bf68923860ef72d9cf;hb=f212909325be9bc7e296e1a32e2fc89694a0049f;hp=410e3ba79da92e4ece97595bb8e2a1765aad2d40;hpb=064af42167bf4fc9aaea2702d80ce08074b889c0;p=openvswitch diff --git a/datapath/actions.h b/datapath/actions.h index 410e3ba7..bda6d55a 100644 --- a/datapath/actions.h +++ b/datapath/actions.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 ACTIONS_H #define ACTIONS_H 1