X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2Futil-ringbuffer.h;h=051a4ffc15240bbdf78321783652bff5b30a170e;hb=ccbe7e2ab17a32e671114f258abc1d047151be2e;hp=11eb8a1a55da7a808896ec0b02407319f9027c91;hpb=cd265a5242baa89c2149b5c5cbf0ed00cfa83892;p=palacios.git diff --git a/linux_module/util-ringbuffer.h b/linux_module/util-ringbuffer.h index 11eb8a1..051a4ff 100644 --- a/linux_module/util-ringbuffer.h +++ b/linux_module/util-ringbuffer.h @@ -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. + * Ringbuffer + * (c) Lei Xia 2010 */ + #ifndef __PALACIOS_RING_BUFFER_H__ #define __PALACIOS_RING_BUFFER_H__