summaryrefslogtreecommitdiffstats
path: root/read_table_colspec.py
diff options
context:
space:
mode:
Diffstat (limited to 'read_table_colspec.py')
-rwxr-xr-xread_table_colspec.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/read_table_colspec.py b/read_table_colspec.py
index 662ff91..6c85bd7 100755
--- a/read_table_colspec.py
+++ b/read_table_colspec.py
@@ -1,8 +1,9 @@
#!/usr/bin/env python3
#
-# Aaron LI
+# Copyright (c) 2016 Aaron LI
+# MIT license
+#
# Created: 2016-06-25
-# Updated: 2016-06-26
#
# Change logs:
# 2016-06-26: