aboutsummaryrefslogtreecommitdiff
path: root/license.py
diff options
context:
space:
mode:
Diffstat (limited to 'license.py')
-rw-r--r--license.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/license.py b/license.py
index 91392e6..7a66a3e 100644
--- a/license.py
+++ b/license.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
class License(object):
def __init__(self, name):