OPEN SOURCE ACKNOWLEDGEMENTS 
 
XML.c and XML.h
(used as xml_parser.cpp and xml_parser.h in CMSDK)
Copyright (c) 2002, Frank Vanden Berghen
This source is subject to the BSD License. 
All other rights reserved. 

STL-like bidirectional map
(used as part of CMSDK)
Portions copyright 2002-2006 Joaqun M Lpez Muoz (joaquin@tid.es)
This source is subject to a custom licence in bimap.h.
All other rights reserved. 

DirentWin
Declaration of POSIX directory browsing functions and types for Win32
(used as part of CMSDK)
Copyright (c) 1997, Kevlin Henney (mailto:kevlin@acm.org)
This source is subject to a custom licence in direntwin.h.
All other rights reserved. 

jsmn.c and jsmn.h
(used as part of CMSDK)
Copyright (c) 2010 Serge A. Zaitsev
This source is subject to the MIT License. 
All other rights reserved. 

Portable C++ Hashing Library
Copyright (c) 2014,2015 Stephan Brumme. All rights reserved.
see http://create.stephan-brumme.com/disclaimer.html
This source is licenced similar to the zlib license.
All other rights reserved. 

Base64.cpp and Base64.h
Copyright (C) 2004-2008 Ren Nyffenegger
Ren Nyffenegger rene.nyffenegger@adp-gmbh.ch
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the restrictions in the source files
