Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
forks
mjaschen
Phpgeo
Commits
acd73fc0
Commit
acd73fc0
authored
7 years ago
by
Marcus Jaschen
Browse files
Options
Download
Patches
Plain Diff
feat: change license to MIT
parent
4f77193d
master
b2.0.0
b2.0.1
b2.0.2
b2.0.3
b2.0.4
b2.0.5
b2.1.0
b2.2.0
b2.3.0
b2.3.1
b2.4.0
b2.4.1
b2.5.0
b2.6.0
b2.6.1
b3.0.0
b3.0.1
b3.1.0
b3.2.0
b3.2.1
b4.0.0
maintenance/2.x
milestone/3.0
milestone/4.0
task/api-docs-build-docker
task/php-8.1
4.0.0
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.6.1
2.6.0
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
No related merge requests found
Changes
29
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
CHANGELOG.md
+6
-0
CHANGELOG.md
LICENSE
+21
-674
LICENSE
src/Location/Bearing/BearingEllipsoidal.php
+2
-2
src/Location/Bearing/BearingEllipsoidal.php
src/Location/Bearing/BearingSpherical.php
+2
-2
src/Location/Bearing/BearingSpherical.php
src/Location/Bounds.php
+2
-2
src/Location/Bounds.php
src/Location/Coordinate.php
+2
-2
src/Location/Coordinate.php
src/Location/Distance/DistanceInterface.php
+2
-2
src/Location/Distance/DistanceInterface.php
src/Location/Distance/Haversine.php
+2
-2
src/Location/Distance/Haversine.php
src/Location/Distance/Vincenty.php
+2
-2
src/Location/Distance/Vincenty.php
src/Location/Ellipsoid.php
+2
-2
src/Location/Ellipsoid.php
src/Location/Factory/CoordinateFactory.php
+2
-2
src/Location/Factory/CoordinateFactory.php
src/Location/Factory/GeometryFactoryInterface.php
+2
-2
src/Location/Factory/GeometryFactoryInterface.php
src/Location/Formatter/Coordinate/DMS.php
+2
-2
src/Location/Formatter/Coordinate/DMS.php
src/Location/Formatter/Coordinate/DecimalDegrees.php
+2
-2
src/Location/Formatter/Coordinate/DecimalDegrees.php
src/Location/Formatter/Coordinate/DecimalMinutes.php
+2
-2
src/Location/Formatter/Coordinate/DecimalMinutes.php
src/Location/Formatter/Coordinate/FormatterInterface.php
+2
-2
src/Location/Formatter/Coordinate/FormatterInterface.php
src/Location/Formatter/Coordinate/GeoJSON.php
+2
-2
src/Location/Formatter/Coordinate/GeoJSON.php
src/Location/Formatter/Polygon/FormatterInterface.php
+2
-2
src/Location/Formatter/Polygon/FormatterInterface.php
src/Location/Formatter/Polygon/GeoJSON.php
+2
-2
src/Location/Formatter/Polygon/GeoJSON.php
src/Location/Formatter/Polyline/FormatterInterface.php
+2
-2
src/Location/Formatter/Polyline/FormatterInterface.php
with
63 additions
and
710 deletions
+63
-710
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets