1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Added license info for the weakref backports

This commit is contained in:
Florian Apolloner
2014-01-12 18:35:15 +01:00
parent 52cad43bc3
commit 7959aff8be
3 changed files with 263 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ include MANIFEST.in
include django/contrib/gis/gdal/LICENSE
include django/contrib/gis/geos/LICENSE
include django/dispatch/license.txt
include django/dispatch/license.python.txt
recursive-include docs *
recursive-include scripts *
recursive-include extras *