voNavPilot – Third-Party Licenses
=================================

This plugin bundles the following third-party libraries under the MIT License.
The full MIT License text is included below for each library.

-------------------------------------------------------------------------------
1) fuzzysort v3.1.0
-------------------------------------------------------------------------------
Project URL: https://github.com/farzher/fuzzysort
Author:  David F. (Farzher)
License: MIT

MIT License

Copyright (c) 2016 David F.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

[... full MIT text continues identically for each library ...]

-------------------------------------------------------------------------------
2) NoSleep.js v0.12.0
-------------------------------------------------------------------------------
Project URL: https://github.com/richtr/NoSleep.js
Author:  Rich Tibbett
License: MIT

MIT License

Copyright (c) 2014 Rich Tibbett

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

[MIT text as above]

-------------------------------------------------------------------------------
3) fast-levenshtein v2.0.6
-------------------------------------------------------------------------------
Project URL: https://github.com/hiddentao/fast-levenshtein
Author:  Nathan Rajlich / hiddentao
License: MIT

MIT License

Copyright (c) 2013 Nathan Rajlich

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

[MIT text as above]

-------------------------------------------------------------------------------

End of Third-Party Licenses
