Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ See online documentation: http://docs.pgrouting.org/latest/en/index.html

## LICENSE

* Most features are available under GPLv2.
* Most features are available under GPLv2.0+
* Some Boost extensions are available under Boost license (see LICENSE_1_0.txt)
* Some code contributed by iMaptools.com is available under MIT-X license.

Expand Down
2 changes: 1 addition & 1 deletion doc/src/pgRouting-introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The following licenses can be found in pgRouting:
* - **License**
-
* - GNU General Public License, version 2
- Most features of pgRouting are available under `GNU General Public License, version 2 <https://www.gnu.org/licenses/gpl-2.0.html>`_.
- Most features of pgRouting are available under `GNU General Public License, version 2.0+ <https://www.gnu.org/licenses/gpl-2.0.html>`_.
* - Boost Software License - Version 1.0
- Some Boost extensions are available under `Boost Software License - Version 1.0 <https://www.boost.org/LICENSE_1_0.txt>`_.
* - MIT-X License
Expand Down