--- a/WebBrowser/Tools/Scripts.py Sun Feb 07 19:36:07 2016 +0100 +++ b/WebBrowser/Tools/Scripts.py Mon Feb 08 20:56:16 2016 +0100 @@ -7,6 +7,11 @@ Module containing function to generate JavaScript code. """ +# +# This code was ported from QupZilla. +# Copyright (C) David Rosca <nowrep@gmail.com> +# + from __future__ import unicode_literals from .WebBrowserTools import readAllFileContents