diff --git a/tetawebapp/templates/index.html b/tetawebapp/templates/index.html index 10246f7..46db087 100644 --- a/tetawebapp/templates/index.html +++ b/tetawebapp/templates/index.html @@ -51,6 +51,26 @@

But be sure that freedom has a cost: You will need work to make it work ;-)

+

+ TetaWebApp is released under the only real free license: The + WTFPL. +

+
+        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
+                    Version 2, December 2004 
+
+ Copyright (C) 2004 Sam Hocevar  
+
+ Everyone is permitted to copy and distribute verbatim or modified 
+ copies of this license document, and changing it is allowed as long 
+ as the name is changed. 
+
+            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.
+        

Get a copy of TetaWebApp:

diff --git a/tetawebapp/templates/todo.html b/tetawebapp/templates/todo.html
index 12b4774..8df95cf 100644
--- a/tetawebapp/templates/todo.html
+++ b/tetawebapp/templates/todo.html
@@ -10,7 +10,7 @@
           
  • Session management
  • Basic documentation
  • Horizontal navbar
  • -
  • License
  • +
  • License
  • {% endblock %}