Skip to content

Commit

Permalink
Change license to GPL-2.0+ on 3.0 (#1854)
Browse files Browse the repository at this point in the history
* Change license to GPL-2.0+

* Updated readme with GPLv2.0+
  • Loading branch information
krashish8 committed Jan 21, 2021
1 parent 891a4eb commit b3278a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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

0 comments on commit b3278a9

Please sign in to comment.