X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2Fpalacios-vnet.c;h=7da886382820cdeb16ac31a0d9e9af4835fff7f5;hb=cd265a5242baa89c2149b5c5cbf0ed00cfa83892;hp=7070c6d9236f5ad18f7661b1c25d5a101ec3e984;hpb=44169db748b8d205300eb2752412bd33f6f82ca4;p=palacios.git diff --git a/linux_module/palacios-vnet.c b/linux_module/palacios-vnet.c index 7070c6d..7da8863 100644 --- a/linux_module/palacios-vnet.c +++ b/linux_module/palacios-vnet.c @@ -1,7 +1,23 @@ -/* - Palacios VNET Host Hooks Implementations - (c) Lei Xia, 2011 +/* + * 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 VNET Host Hooks Implementations */ + #include #include #include