]> jfr.im git - irc/quakenet/newserv.git/commit - geoip/libGeoIP/Makefile
Add new GeoIP library, now LGPL'ed.
authorChris Porter <redacted>
Sun, 12 Oct 2008 22:02:50 +0000 (23:02 +0100)
committerChris Porter <redacted>
Sun, 12 Oct 2008 22:02:50 +0000 (23:02 +0100)
commit697936020f9016c4c096677d4a70524b3c983ea0
tree33a5cbf66f4f24da921ded7bc707180be6bbf7cb
parent96a7a31cf3a7f17ae726fb43791b8d78894712e3
Add new GeoIP library, now LGPL'ed.
16 files changed:
geoip/Makefile.in
geoip/geoip.c
geoip/geoip.h
geoip/libGeoIP.c [deleted file]
geoip/libGeoIP/GeoIP.c [new file with mode: 0644]
geoip/libGeoIP/GeoIP.h [moved from geoip/libGeoIP.h with 51% similarity]
geoip/libGeoIP/GeoIPCity.c [new file with mode: 0644]
geoip/libGeoIP/GeoIPCity.h [new file with mode: 0644]
geoip/libGeoIP/GeoIPUpdate.c [new file with mode: 0644]
geoip/libGeoIP/GeoIPUpdate.h [new file with mode: 0644]
geoip/libGeoIP/GeoIP_internal.h [new file with mode: 0644]
geoip/libGeoIP/Makefile.in [new file with mode: 0644]
geoip/libGeoIP/global.h [new file with mode: 0644]
geoip/libGeoIP/regionName.c [new file with mode: 0644]
geoip/libGeoIP/timeZone.c [new file with mode: 0644]
geoip/libGeoIP/types.h [new file with mode: 0644]