Update LICENSE

This commit is contained in:
DavidXanatos 2022-05-14 11:51:00 +02:00 committed by GitHub
parent 1e7442fbff
commit 9fec52d738
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Sandboxie-Plus is made up of the following components, governed under various licenses:
* MiscHelpers a generic Qt based helper library, license under the LGPL.
* The Qt Framework license under the LGPL.
* The Qt Framework which is license under the LGPL.
* SandMan the primary Sandboxie-Plus UI component, provided under a custom license.
* QSbieAPI a stand alone re implementation of sandboxies API using IPC mechanisms to. communicate with sandboxies core components, license under the LGPL.
* Sandboxie core components, licensed under the GPL v3.