X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2Fiface-socket.c;h=979558c4c29fb3206333d2ad8222e7709700204a;hb=504a6fd3bf01d7299ec69f80d5117dea3014ea28;hp=e572ec9ce621bd15be3c32b3bf72f4ccb2d1d414;hpb=276cfa264720edddc1677e35c6a300596965de7d;p=palacios.git diff --git a/linux_module/iface-socket.c b/linux_module/iface-socket.c index e572ec9..979558c 100644 --- a/linux_module/iface-socket.c +++ b/linux_module/iface-socket.c @@ -1,21 +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) 2010, Lei Xia - * Copyright (c) 2010, 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 Socket Interface Implementation + * (c) Lei Xia 2010 */ + #include