Browse Source

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

Steffen Jaeckel 14 years ago
parent
commit
412b2ee1fc
1 changed files with 16 additions and 0 deletions
  1. 16 0
      LICENSE

+ 16 - 0
LICENSE

@@ -1,3 +1,17 @@
+LibTomCrypt is licensed under DUAL licensing terms.
+
+Choose and use the license of your needs.
+
+[LICENSE #1]
+
+LibTomCrypt 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
 
 
@@ -11,3 +25,5 @@
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
    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]