libsailr - virtual machine library for arithmetic calculation and string manipulation in C and C++

Copyright 2018-2020 Toshi Umehara (toshi@niceume.com)

All the files under this libsailr source tree are copyrighted by the author above, except the following third party libraries.


## Third party libraries


* uthash

Copyright (c) 2005-2018, Troy D. Hanson  http://troydhanson.github.com/uthash/
All rights reserved.


* date.h

Copyright (c) 2015, 2016, 2017 Howard Hinnant
Copyright (c) 2016 Adrian Colomitchi
Copyright (c) 2017 Florian Dang
Copyright (c) 2017 Paul Thompson
Copyright (c) 2018 Tomasz Kamiński
All rights reserved


* utfcpp

Copyright 2006 Nemanja Trifunovic
All rights reserved


* getopt_port

Copyright (c) 2012-2017, Kim Grasman <kim.grasman@gmail.com>
All rights reserved.


