diff --git a/bin/ttbp.py b/bin/ttbp.py
index 05ec8a9..57b41c9 100644
--- a/bin/ttbp.py
+++ b/bin/ttbp.py
@@ -119,16 +119,16 @@ def gen_header():
header = []
header.append("")
- header.append("")
- header.append("\t
")
- header.append("\t\t")
+ header.append("\n")
+ header.append("\n\t")
+ header.append("\n\t\t
~"+USER+" on TTBP")
+ header.append("\n\t\t
")
+ header.append("\n\t")
+ header.append("\n\t")
+ header.append("\n\t\t
\n")
+ header.append("\n\t\t
")
return header
def setup_handler():