scottschluer / geolocation

A C# class library that will calculate distance and cardinal direction between two sets of coordinates and provides the lat/long boundaries around an origin coordinate allowing for simple SQL or LINQ selection of locations within the given radius.
MIT License
203 stars 46 forks source link

What is the license for this project? #1

Closed dorrotman closed 11 years ago

dorrotman commented 11 years ago

Hello, I'd like to use this project in my code, what is the license for it?

Thanks.

scottschluer commented 11 years ago

There’s no license, I wrote it so go ahead and use it. :)

dorrotman commented 11 years ago

Thanks for the quick reply. :)