Update LICENSE
This commit is contained in:
parent
cb835491d9
commit
841fba9f60
|
@ -49,16 +49,3 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
Further licensing information
|
||||
======================================
|
||||
|
||||
Sandboxie-Plus is made up of the following components, governed under various licenses:
|
||||
* SandMan is the primary Sandboxie-Plus UI component, provided under a custom license.
|
||||
* QSbieAPI is a standalone reimplementation of Sandboxie’s API using IPC mechanisms to communicate with Sandboxie’s core components, licensed under the LGPL.
|
||||
* Sandboxie core components, licensed under the GPL v3.
|
||||
* MiscHelpers is a generic Qt-based helper library, licensed under the LGPL.
|
||||
* The Qt Framework, is licensed under the LGPL.
|
||||
* UglobalHotkey is an extension for Qt framework, which implements global hotkeys functionality and is in the Public Domain.
|
||||
* QtSingleApp is a Qt Solutions component that provides support for applications that can be only started once per user, BSD-licensed.
|
||||
|
|
Loading…
Reference in New Issue