You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+10-9Lines changed: 10 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ <h2>About the Project</h2>
69
69
70
70
<li> High Performance Routing Algorithm </li>
71
71
<li> Easy import of OSM data files. </li>
72
-
<li> Written entirely in C++ and available under the <ahref="http://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License</a> for anyone to use. </li>
72
+
<li> Written entirely in C++ and available under the very permissive <ahref="https://github.com/DennisOSRM/Project-OSRM/blob/master/LICENCE.TXT">(simplified) 2-clause BSD license</a> for anyone to use. Previously, it was licensed under the restrictive AGPL.</li>
73
73
<li> Ability to handle continental sized networks. </li>
74
74
<li> Influenced by current and ongoing academic research. [<ahref="http://algo2.iti.kit.edu/routeplanning.php">more info</a>]
75
75
</li>
@@ -78,8 +78,8 @@ <h2>About the Project</h2>
78
78
79
79
<h2> License </h2>
80
80
81
-
<p> OSRM is free, open source, and available under the <ahref="http://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License</a>.
82
-
Companies with concerns about the AGPL should contact us to work something out.</p>
81
+
<p> OSRM is free, open source, and available under the very permissive <ahref="https://github.com/DennisOSRM/Project-OSRM/blob/master/LICENCE.TXT">(simplified) 2-clause BSD license</a>.
<h2>Copyrights and permissions to to reproduce</h2>
198
-
The text of this page is available for modification and reuse under the terms of the Creative Commons Attribution-Sharealike 3.0 Unported License and the GNU Free Documentation License (unversioned, with no invariant sections, front-cover texts, or back-cover texts).</body></html>
198
+
The text of this page is available for modification and reuse under the terms of the <ahref="https://github.com/DennisOSRM/Project-OSRM/blob/master/LICENCE.TXT">(simplified) 2-clause BSD license</a>.
0 commit comments