after multiple objections of libtom users [1], we decided to change licensing
to a dual licensing model. [1] https://groups.google.com/group/libtom/browse_thread/thread/d7b67bc6410250b3
This commit is contained in:
parent
6efcb2e5e0
commit
a1ac91d15e
16
LICENSE
16
LICENSE
@ -1,3 +1,17 @@
|
|||||||
|
TomsFastMath is licensed under DUAL licensing terms.
|
||||||
|
|
||||||
|
Choose and use the license of your needs.
|
||||||
|
|
||||||
|
[LICENSE #1]
|
||||||
|
|
||||||
|
TomsFastMath is public domain. As should all quality software be.
|
||||||
|
|
||||||
|
Tom St Denis
|
||||||
|
|
||||||
|
[/LICENSE #1]
|
||||||
|
|
||||||
|
[LICENSE #2]
|
||||||
|
|
||||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
Version 2, December 2004
|
Version 2, December 2004
|
||||||
|
|
||||||
@ -12,6 +26,8 @@
|
|||||||
|
|
||||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||||
|
|
||||||
|
[/LICENSE #2]
|
||||||
|
|
||||||
-- Mark Karpelès & Steffen Jaeckel
|
-- Mark Karpelès & Steffen Jaeckel
|
||||||
|
|
||||||
Note some ideas were borrowed from LibTomMath and OpenSSL. All of the code is original or ported
|
Note some ideas were borrowed from LibTomMath and OpenSSL. All of the code is original or ported
|
||||||
|
Loading…
Reference in New Issue
Block a user