X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2Fiface-packet.c;h=b067987e0fcd17b00bacedc5bf658bd1e0b1e1c5;hb=e3f45cda75462948e8d2ad89a6167fbecc8d13f5;hp=d83ec610332a41ace4fca9184bdf3214375ddbc3;hpb=cd265a5242baa89c2149b5c5cbf0ed00cfa83892;p=palacios.git diff --git a/linux_module/iface-packet.c b/linux_module/iface-packet.c index d83ec61..b067987 100644 --- a/linux_module/iface-packet.c +++ b/linux_module/iface-packet.c @@ -1,24 +1,8 @@ -/* - * This file is part of the Palacios Virtual Machine Monitor developed - * by the V3VEE Project with funding from the United States National - * Science Foundation and the Department of Energy. - * - * The V3VEE Project is a joint project between Northwestern University - * and the University of New Mexico. You can find out more at - * http://www.v3vee.org - * - * Copyright (c) 2011, Lei Xia - * Copyright (c) 2011, The V3VEE Project - * All rights reserved. - * - * This is free software. You are permitted to use, redistribute, - * and modify it under the terms of the GNU General Public License - * Version 2 (GPLv2). The accompanying COPYING file contains the - * full text of the license. - */ /* * Palacios Raw Packet Interface Implementation + * (c) Lei Xia 2010 */ + #include #include #include