1

Fixing up headers

Former-commit-id: 98e4903f657f65bf89cdc5e5a96c75c8e564639a
This commit is contained in:
Alex Yatskov 2013-11-09 19:12:17 -08:00
parent 1d4d03592b
commit 218346eee6
2 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright (C) 2013 Alex Yatskov
#
# This program is free software: you can redistribute it and/or modify
@ -15,7 +15,6 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
import codecs

View File

@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
#
# Copyright (C) 2013 Alex Yatskov
#
# This program is free software: you can redistribute it and/or modify
@ -15,7 +14,6 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
import codecs