Added license to README

This commit is contained in:
Connoropolous 2013-10-17 10:36:17 -04:00
parent 6e433683c7
commit b145e08170

View file

@ -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.