diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2009-06-06 13:26:52 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2009-06-06 13:26:52 -0300 |
commit | 4dee7ef29744adce7091ba2906a622f04a5679b5 (patch) | |
tree | 5e4da7bd629a09e684c76aa4184dffa05635457b | |
parent | 00911aecaad99438ce6781da6d5fa6a19dbfca55 (diff) | |
download | rsp-4dee7ef29744adce7091ba2906a622f04a5679b5.tar.gz rsp-4dee7ef29744adce7091ba2906a622f04a5679b5.tar.bz2 |
adding license information
-rw-r--r-- | index.mdwn | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -116,6 +116,26 @@ RSP development and maintenance ins't a hard task: it's just a matter of: See [[analisys]]. +# License + +RSP is distributed under the [GNU Affero General Public License](http://www.gnu.org/licenses/agpl-3.0.html): + + Resource Sharing Protocol - RSP + Copyright (C) 2009 RSP Developmen Team + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + ---- This wiki is powered by [ikiwiki](http://ikiwiki.info). |