X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fpalacios%2Fvmm_string.c;h=af912b4d9bd63805f57b96854caff3dc6545d234;hb=091d8b1fcfc3a766f6603d4c1c69d9f8f4bf3031;hp=18722e5b4b909e2ba9cc53f2270e917f3706200a;hpb=af355c370ac80f8e19d6375cb3070213c29a92eb;p=palacios.releases.git 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