Commit eb90cdf8 authored by Justin Bronn's avatar Justin Bronn
Browse files

Added the GEOS and GDAL interface licenses to the manifest template.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9480 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent a70f15b8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,6 +4,8 @@ include INSTALL
include LICENSE
include MANIFEST.in
include django/utils/simplejson/LICENSE.txt
include django/contrib/gis/gdal/LICENSE
include django/contrib/gis/geos/LICENSE
recursive-include docs *
recursive-include scripts *
recursive-include examples *