author | Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | 2011-10-02 23:56:18 (UTC) |
---|---|---|
committer | Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | 2011-10-02 23:56:18 (UTC) |
commit | ef68436ac04da078ffdcacd7e1f785473a303d45 (patch) (unidiff) | |
tree | c403752d66a2c4775f00affd4fa8431b29c5b68c /properties | |
parent | 597ecfbc0249d83e1b856cbd558340c01237a360 (diff) | |
download | clipperz-ef68436ac04da078ffdcacd7e1f785473a303d45.zip clipperz-ef68436ac04da078ffdcacd7e1f785473a303d45.tar.gz clipperz-ef68436ac04da078ffdcacd7e1f785473a303d45.tar.bz2 |
First version of the newly restructured repository
-rw-r--r-- | properties/license.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/properties/license.txt b/properties/license.txt new file mode 100644 index 0000000..11bce99 --- a/dev/null +++ b/properties/license.txt | |||
@@ -0,0 +1,22 @@ | |||
1 | GNU AFFERO GENERAL PUBLIC LICENSE | ||
2 | |||
3 | Copyright 2008-2011 Clipperz Srl | ||
4 | |||
5 | This file is part of Clipperz's Password Manager web application. | ||
6 | <TODO: add description> | ||
7 | For further information about its features and functionalities please | ||
8 | refer to http://www.clipperz.com | ||
9 | |||
10 | * Clipperz's Password Manager is free software: you can redistribute | ||
11 | it and/or modify it under the terms of the GNU Affero General Public | ||
12 | License as published by the Free Software Foundation, either version | ||
13 | 3 of the License, or (at your option) any later version. | ||
14 | |||
15 | * Clipperz's Password Manager is distributed in the hope that it will | ||
16 | be useful, but WITHOUT ANY WARRANTY; without even the implied | ||
17 | warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
18 | See the GNU Affero General Public License for more details. | ||
19 | |||
20 | * You should have received a copy of the GNU Affero General Public | ||
21 | License along with Javascript Crypto Library. If not, see | ||
22 | <http://www.gnu.org/licenses/>. \ No newline at end of file | ||