WebBrowser/Tools/Scripts.py

branch
QtWebEngine
changeset 4728
0367675d783d
parent 4726
c26e2a2dc0cb
child 4729
fc8d00860717
diff -r 62b50a24fb59 -r 0367675d783d WebBrowser/Tools/Scripts.py
--- 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

eric ide

mercurial