From a1ac91d15e9c31d2262f8cdfada1a217e3279f2e Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Wed, 19 Jan 2011 10:28:48 +0100 Subject: [PATCH] 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 --- LICENSE | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 82f3d23..c2ef67d 100644 --- a/LICENSE +++ b/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 Version 2, December 2004 @@ -10,7 +24,9 @@ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - 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