Go to the source code of this file.
Namespaces | |
relicense | |
Functions | |
def | relicense.update (text) |
Variables | |
relicense.exclusions = set(['relicense.py']) | |
relicense.filename = os.path.join(root, basename) | |
relicense.fo = file(filename) | |
string | relicense.lgpl3_header |
string | relicense.mpl2_header |
relicense.rootdir = sys.argv[1] | |
relicense.text = fo.read() | |
relicense.updated | |