Skip to content

Commit

Permalink
[#18] Add License as AGPLv3+
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorbaptista committed Mar 10, 2014
1 parent 3d0820a commit b3ffbe5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,21 @@ Don't let this fool you. It looks like a stacked bar chart, but it's not
drawn over each other. This almost always isn't what you want. To fix it, we
need to support side-by-side bars, but we don't yet. If you'd like to help,
check issue [#8](https://github.com/ckan/ckanext-basiccharts/issues/8).

License
-------

Copyright (C) 2014 Open Knowledge Foundation

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

0 comments on commit b3ffbe5

Please sign in to comment.