forked from I2P_Developers/i2p.i2p
Transport:
Include Maxmind geoip-api-java library v1.3.1 (LGPL v2.1) Use Maxmind database for geoip lookup if it exists Debian: Don't bundle geoip.txt and geoipv6.dat.gz, depend on geoip-database instead
This commit is contained in:
15
router/java/src/com/maxmind/geoip/package.html
Normal file
15
router/java/src/com/maxmind/geoip/package.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
This is geoip-api-java release 1.3.1 2016-02-08
|
||||
retrieved from <a href="https://github.com/maxmind/geoip-api-java">github</a>.
|
||||
It is used only on Debian-based systems where the geoip-database package
|
||||
is installed, with the files in /usr/share/GeoIP/ .
|
||||
See net.i2p.router.transport.GeoIP.
|
||||
</p><p>
|
||||
Unmodified, except that
|
||||
regionName.java and timeZone.java are omitted.
|
||||
LGPL v2.1.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user