Skip to content

Commit 4097f2a

Browse files
Changed namespace folder
1 parent c77fc7d commit 4097f2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2013 Reclamebureau Siesqo
3+
Copyright (c) 2014 Jeroen Desloovere
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Geolocation::getCoordinates('Koningin Maria Hendrikaplein', '1', 'Gent', '1', 'b
1111
// get address from latitude/longitude coordinates
1212
Geolocation::getAddress(51.0363935, 3.7121008);
1313
```
14-
[View tests](./tests/index.php) or [check class](./src/Geolocation/Geolocation.php).
14+
[View tests](./tests/index.php) or [check class](./src/JeroenDesloovere/Geolocation/Geolocation.php).
1515

1616
## Documentation
1717

0 commit comments

Comments
 (0)