mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-13 00:19:55 +02:00
see #1834 added license for the uint128 module to the list of open source licenses we use
This commit is contained in:
@@ -934,3 +934,22 @@ on your own, so don't use it if you're unhappy with that.
|
|||||||
In particular, note that the MIT licence is compatible with the GNU
|
In particular, note that the MIT licence is compatible with the GNU
|
||||||
GPL. So if you want to incorporate PuTTY or pieces of PuTTY into a GPL
|
GPL. So if you want to incorporate PuTTY or pieces of PuTTY into a GPL
|
||||||
program, there's no problem with that.
|
program, there's no problem with that.
|
||||||
|
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
|
starting with version 4.1.3, Firewall Builder includes uint128 class
|
||||||
|
by Evan Teran http://www.codef00.com/coding.php
|
||||||
|
|
||||||
|
* Copyright (c) 2008
|
||||||
|
* Evan Teran
|
||||||
|
*
|
||||||
|
* Permission to use, copy, modify, and distribute this software and its
|
||||||
|
* documentation for any purpose and without fee is hereby granted, provided
|
||||||
|
* that the above copyright notice appears in all copies and that both the
|
||||||
|
* copyright notice and this permission notice appear in supporting
|
||||||
|
* documentation, and that the same name not be used in advertising or
|
||||||
|
* publicity pertaining to distribution of the software without specific,
|
||||||
|
* written prior permission. We make no representations about the
|
||||||
|
* suitability this software for any purpose. It is provided "as is"
|
||||||
|
* without express or implied warranty.
|
||||||
|
|||||||
Reference in New Issue
Block a user