#! /usr/bin/env python #-*- coding: utf-8 -*- import os import hashlib import utils htmlheader = '\n' + \ '
' + \ '\n\tThis software is under GPLv3 license. You are welcome to copy, modify or' + \ ' redistribute the source code according to the' + \ ' GPLv3 license.
\n' + \ '\n