1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 17:56:30 +00:00

Fixed headers

This commit is contained in:
Paweł Jastrzębski
2013-10-30 11:50:32 +01:00
parent 1b723b2fee
commit 8bf5ad0f12
4 changed files with 3 additions and 4 deletions

2
kcc.py
View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
#
# Copyright (c) 2012-2013 Ciro Mattia Gonano <ciromattia@gmail.com>