X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fpalacios%2Fvmm_string.c;h=af912b4d9bd63805f57b96854caff3dc6545d234;hp=18722e5b4b909e2ba9cc53f2270e917f3706200a;hb=101529b6eae500272347287df43ec51aa003d0aa;hpb=4f7c3b759e3889870c5b5e7d09b3ffcc168e5632 diff --git a/palacios/src/palacios/vmm_string.c b/palacios/src/palacios/vmm_string.c index 18722e5..af912b4 100644 --- a/palacios/src/palacios/vmm_string.c +++ b/palacios/src/palacios/vmm_string.c @@ -1,12 +1,17 @@ /* * String library * Copyright (c) 2001,2004 David H. Hovemeyer + * (c) 2008, Jack Lange + * (c) 2008, The V3VEE Project * $Revision: 1.2 $ * * This is free software. You are permitted to use, * redistribute, and modify it as specified in the file "COPYING". */ + + + /* * NOTE: * These are slow and simple implementations of a subset of