Fix Python coding declaration after adding MPL2 license

This commit is contained in:
Anthony Ricaud 2012-11-28 18:34:39 +01:00
Родитель 0cc8e6cd35
Коммит 66bc94b6b4
5 изменённых файлов: 10 добавлений и 9 удалений

Просмотреть файл

@ -1,8 +1,9 @@
# coding: utf-8
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# coding: utf-8
import re
from operator import itemgetter

Просмотреть файл

@ -1,9 +1,9 @@
# coding=utf-8
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# coding=utf-8
"""This library parses dotlang files migrated over from the old PHP
system.

Просмотреть файл

@ -1,9 +1,9 @@
# coding=utf-8
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# coding=utf-8
import os
from django.conf import settings

Просмотреть файл

@ -1,9 +1,9 @@
# coding: utf-8
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# coding: utf-8
from l10n_utils.dotlang import _

Просмотреть файл

@ -1,9 +1,9 @@
# coding: utf-8
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# coding: utf-8
from l10n_utils.dotlang import _