1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-25 04:37:22 +01:00

see #1834 added license for the uint128 module to the list of open source licenses we use

This commit is contained in:
Vadim Kurland 2010-11-15 18:41:08 -08:00
parent 749436ed6a
commit bcdaa5bc84

View File

@ -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
GPL. So if you want to incorporate PuTTY or pieces of PuTTY into a GPL
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.