summaryrefslogtreecommitdiff
path: root/README.md
authorMarco Barulli <marco@clipperz.com>2011-10-05 09:01:44 (UTC)
committer Marco Barulli <marco@clipperz.com>2011-10-05 09:01:44 (UTC)
commitf4c7a1ce0307418d0b097d610a2fa783c55c7b2a (patch) (unidiff)
tree7c3ec7d4b877789c0df299e9fb220383b348529b /README.md
parent3065be1b71e4c40428cfa192de560c970ba7f8b3 (diff)
downloadclipperz-f4c7a1ce0307418d0b097d610a2fa783c55c7b2a.zip
clipperz-f4c7a1ce0307418d0b097d610a2fa783c55c7b2a.tar.gz
clipperz-f4c7a1ce0307418d0b097d610a2fa783c55c7b2a.tar.bz2
Revised README.md
Diffstat (limited to 'README.md') (more/less context) (ignore whitespace changes)
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 67d69b1..96b73a5 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,2 @@
1# ![Clipperz icon][icon] Clipperz Password Manager - COMMUNITY EDITION 1# ![Clipperz icon][icon] CLIPPERZ COMMUNITY EDITION - Online Password Manager
2 2
@@ -5,8 +5,6 @@
5 5
6Please note that Clipperz Community Edition is not suitable for mass deployments since it lacks several critical capabilities such as bot protection. If you want to offer Clipperz password manager to a wide audience, please wait for the upcoming Provider Edition.
7
8In any case if you want to use Clipperz’s software in a commercial, for-profit environment, please contact us to inquire about licensing options for commercial applications.
9
10ALL the code included in this project, if not otherwise stated, is released with the **AGPL v.3 license** (see `LICENSE.txt`), and all rights are reserved to Clipperz Srl. 6ALL the code included in this project, if not otherwise stated, is released with the **AGPL v.3 license** (see `LICENSE.txt`), and all rights are reserved to Clipperz Srl.
11 7
8For any use not allowed by the AGPL license, please [contact us][contact] to inquire about licensing options for commercial applications.
9
12 10
@@ -29,3 +27,3 @@ Please note that Clipperz Community Edition may not be suitable for mass deploym
29 27
30As an example, the current PHP backend lacks several critical capabilities such as bot protection and concurrent sessions management. 28As an example, the current PHP backend lacks several critical capabilities such as bot protection and cuncurrent sessions management.
31 29