[attributions] [updates] added GeoLite attribution
diff --git a/home/page/attributions/attributions.html b/home/page/attributions/attributions.html
index 2d08c79..99deea4 100644
--- a/home/page/attributions/attributions.html
+++ b/home/page/attributions/attributions.html
@@ -41,6 +41,11 @@
<li>dateutil
<li>termcolor
<li>python-memcached
+ <li>requests
+ <li>chardet
+ <li>pygeoip
+ <li>dropbox
+ <li>google-api-python-client
</ul>
</td>
</tr>
@@ -100,7 +105,12 @@
<tr>
<td><a href="https://github.com/dcneiner/Downloadify">Downloadify - Flash Download Widget</a></td>
<td>A tiny javascript + Flash library that enables the creation and download of text files without server interaction.</td>
- </tr>
+ </tr>
+ <tr>
+ <td><a href="http://dev.maxmind.com/geoip/geolite">GeoLite data by MaxMind</a></td>
+ <td>GeoLite data created by MaxMind, available from
+ <a href="https://www.maxmind.com">https://www.maxmind.com</a></td>
+ </tr>
</tbody>
</table>