mirror of https://github.com/dswd/vpncloud.git
21 lines
744 B
Markdown
21 lines
744 B
Markdown
|
# License: GPL-3
|
||
|
|
||
|
VpnCloud - Peer-to-Peer VPN
|
||
|
Copyright (C) 2015-2016 Dennis Schwerdel
|
||
|
|
||
|
This program is free software: you can redistribute it and/or modify
|
||
|
it under the terms of the GNU General Public License as published by
|
||
|
the Free Software Foundation, either version 3 of the License, or
|
||
|
(at your option) any later version.
|
||
|
|
||
|
This program is distributed in the hope that it will be useful,
|
||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
GNU General Public License for more details.
|
||
|
|
||
|
|
||
|
## Included works
|
||
|
|
||
|
This software contains the [libsodium](https://github.com/jedisct1/libsodium)
|
||
|
library by Frank Denis which is licensed under the ISC license (similar to BSD).
|