2018-10-08 12:15:08 +00:00
|
|
|
LokiNET is the reference implementation of LLARP (Low Latency Anonymous
|
|
|
|
Routing Protocol) and is licensed under ZLIB license, however the protocol
|
|
|
|
specifications are placed into the public domian using the CC0 License.
|
|
|
|
|
2018-12-04 02:40:47 +00:00
|
|
|
Copyright (c) 2018 The Loki Project
|
2018-01-25 16:28:31 +00:00
|
|
|
Copyright (c) 2018 Jeff Becker
|
2018-10-08 12:15:08 +00:00
|
|
|
Windows NT port and portions Copyright (c) 2018 Rick V.
|
2017-09-22 21:06:48 +00:00
|
|
|
|
2018-04-04 13:53:12 +00:00
|
|
|
This software is provided 'as-is', without any express or implied
|
|
|
|
warranty. In no event will the authors be held liable for any damages
|
|
|
|
arising from the use of this software.
|
2017-09-22 21:06:48 +00:00
|
|
|
|
2018-04-04 13:53:12 +00:00
|
|
|
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 following restrictions:
|
2017-09-22 21:06:48 +00:00
|
|
|
|
2018-04-04 13:53:12 +00:00
|
|
|
1. The origin of this software must not be misrepresented; you must not
|
|
|
|
claim that you wrote the original software. If you use this software
|
|
|
|
in a product, an acknowledgment in the product documentation would be
|
|
|
|
appreciated but is not required.
|
|
|
|
2. Altered source versions must be plainly marked as such, and must not be
|
|
|
|
misrepresented as being the original software.
|
2018-10-08 12:15:08 +00:00
|
|
|
3. This notice may not be removed or altered from any source distribution.
|