[PEP 263] Corrected Encoding Headers

This commit is contained in:
Gormogon 2015-02-18 09:06:10 -05:00
parent 861b755227
commit 8e1480431a
20 changed files with 40 additions and 18 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env python3
# encoding: utf-8
# -*- coding: utf-8 -*-
#
# === This file is part of Calamares - <http://github.com/calamares> ===
#
# Copyright 2014, Aurélien Gâteau <agateau@kde.org>