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=56f8088296ee4116a4811a2f4f843edd80a7748d;hpb=f9bb3db89469169bb5775dc031d89e570c6fed70 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