Update a few things about license
- Copyright in LICENSE - Note about custom licenses in README
This commit is contained in:
parent
a5ad04a0a6
commit
a3c991a25f
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2020 Davide De Rosa
|
Copyright (c) 2022 Davide De Rosa
|
||||||
|
|
||||||
Full license follows:
|
Full license follows:
|
||||||
|
|
||||||
|
|
|
@ -210,6 +210,10 @@ By contributing to this project you are agreeing to the terms stated in the [Con
|
||||||
|
|
||||||
For more details please see [CONTRIBUTING][contrib-readme].
|
For more details please see [CONTRIBUTING][contrib-readme].
|
||||||
|
|
||||||
|
### Other licenses
|
||||||
|
|
||||||
|
A custom TunnelKit license, e.g. for use in proprietary software, may be negotiated [on request][license-contact].
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
- [lzo][dep-lzo-website] - Copyright (c) 1996-2017 Markus F.X.J. Oberhumer
|
- [lzo][dep-lzo-website] - Copyright (c) 1996-2017 Markus F.X.J. Oberhumer
|
||||||
|
@ -250,6 +254,7 @@ Website: [passepartoutvpn.app][about-website]
|
||||||
[license-content]: LICENSE
|
[license-content]: LICENSE
|
||||||
[license-signal]: https://github.com/signalapp/libsignal-protocol-c#license
|
[license-signal]: https://github.com/signalapp/libsignal-protocol-c#license
|
||||||
[license-mit]: https://choosealicense.com/licenses/mit/
|
[license-mit]: https://choosealicense.com/licenses/mit/
|
||||||
|
[license-contact]: mailto:license@passepartoutvpn.app
|
||||||
[contrib-cla]: CLA.rst
|
[contrib-cla]: CLA.rst
|
||||||
[contrib-readme]: CONTRIBUTING.md
|
[contrib-readme]: CONTRIBUTING.md
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue