Django

Code

Changeset 9480

Show
Ignore:
Timestamp:
11/17/08 12:08:42 (2 months ago)
Author:
jbronn
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/MANIFEST.in

    r9478 r9480  
    55include MANIFEST.in 
    66include django/utils/simplejson/LICENSE.txt 
     7include django/contrib/gis/gdal/LICENSE 
     8include django/contrib/gis/geos/LICENSE 
    79recursive-include docs * 
    810recursive-include scripts *