Fixed the copyright comment which was at a strange place.

This commit is contained in:
Virgil Dupras 2010-04-21 10:30:51 +02:00
parent 06f03e14b4
commit f5f9c5b352
1 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
from __future__ import unicode_literals
import sys
import os
import os.path as op
# Copyright 2010 Hardcoded Software (http://www.hardcoded.net)
# This software is licensed under the "BSD" License as described in the "LICENSE" file,
# which should be included with this package. The terms are also available at
# http://www.hardcoded.net/licenses/bsd_license
from __future__ import unicode_literals
import sys
import os
import os.path as op
import logging
CANDIDATES = [