Django

Code

Changeset 9481

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

[1.0.X] Added the GEOS and GDAL interface licenses to the manifest template.

Backport of r9480 from trunk.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/branches/releases/1.0.X/MANIFEST.in

    r9479 r9481  
    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 *