Update LICENSE path

This commit is contained in:
Roberto Rosario
2014-06-15 20:54:43 +02:00
parent 16eb1ab1cb
commit 34272dc013

View File

@@ -165,4 +165,4 @@ class FileDisplayForm(forms.Form):
class LicenseForm(FileDisplayForm):
FILENAME = u'LICENSE'
DIRECTORY = [u'.']
DIRECTORY = [u'..']