Added license to README
This commit is contained in:
parent
6e433683c7
commit
b145e08170
1 changed files with 13 additions and 0 deletions
13
README.rdoc
13
README.rdoc
|
@ -34,3 +34,16 @@ Running the server:
|
|||
I had a lot of trouble installing on Ubuntu
|
||||
I had to install postgresql and libpq-dev. I had to do $rvm reinstall ruby-1.9.3-p125
|
||||
execjs complained there was no runtime, so I added gem 'therubyracer' to the Gemfile
|
||||
|
||||
|
||||
==License
|
||||
Metamaps.cc, a visual knowledge communication engine.
|
||||
Copyright (C) 2013 Topos FFO
|
||||
|
||||
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(at your option) 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/].
|
||||
|
||||
With any questions or comments, contact Ishan Shapiro and Connor Turland at team@metamaps.cc.
|
||||
|
|
Loading…
Reference in a new issue