summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Naik2013-12-11 01:18:11 +0530
committerAditya Naik2013-12-11 01:18:11 +0530
commit711c86bcd0287324d708c342b3d4b7d120adce26 (patch)
tree51bb5a6ca1232b9812632b9b2b24439789bc59aa
parentf692eaa67c8778e2ab92c6f6f3aba26c5575901f (diff)
build 2.1a: added license boilerplates
-rw-r--r--aslclass.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/aslclass.py b/aslclass.py
index 448053f..5fb9279 100644
--- a/aslclass.py
+++ b/aslclass.py
@@ -1,3 +1,9 @@
+
+# Copyright 2013 Aditya Naik
+# Licensed under the Apache License, Version 2.0
+# http://www.apache.org/licenses/LICENSE-2.0
+
+
import sys
import os
import msvcrt