Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qtflow
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .gitignore
           .gitmodules
           CMakeLists.txt
           PythonQt/.gitattributes
           PythonQt/.gitignore
           PythonQt/CMakeLists.txt
           PythonQt/PythonQt.pro
           PythonQt/README.md
           PythonQt/cmake/PythonQt_Qt_4x.cmake
           PythonQt/cmake/PythonQt_Qt_5x.cmake
           PythonQt/cmake/cmake_uninstall.cmake.in
           PythonQt/createSolution.bat
           PythonQt/doxygen/PythonQt.jpg
           PythonQt/doxygen/createDoc.bat
           PythonQt/doxygen/doc.cfg
           PythonQt/doxygen/stylesheet.css
           PythonQt/examples/CMakeLists.txt
           PythonQt/examples/CPPPyWrapperExample/CPPPyWrapperExample.cpp
           PythonQt/examples/CPPPyWrapperExample/CPPPyWrapperExample.pro
           PythonQt/examples/CPPPyWrapperExample/CPPPyWrapperExample.qrc
           PythonQt/examples/CPPPyWrapperExample/README.txt
           PythonQt/examples/CPPPyWrapperExample/eyed3tagger.py
           PythonQt/examples/NicePyConsole/CMakeLists.txt
           PythonQt/examples/NicePyConsole/NicePyConsole.cpp
           PythonQt/examples/NicePyConsole/NicePyConsole.h
           PythonQt/examples/NicePyConsole/NicePyConsole.pro
           PythonQt/examples/NicePyConsole/PygmentsHighlighter.cpp
           PythonQt/examples/NicePyConsole/PygmentsHighlighter.h
           PythonQt/examples/NicePyConsole/PygmentsHighlighter.py
           PythonQt/examples/NicePyConsole/PythonCompleter.cpp
           PythonQt/examples/NicePyConsole/PythonCompleter.h
           PythonQt/examples/NicePyConsole/PythonCompleter.py
           PythonQt/examples/NicePyConsole/PythonCompleterPopup.cpp
           PythonQt/examples/NicePyConsole/PythonCompleterPopup.h
           PythonQt/examples/NicePyConsole/SimpleConsole.cpp
           PythonQt/examples/NicePyConsole/SimpleConsole.h
           PythonQt/examples/NicePyConsole/main.cpp
           PythonQt/examples/NicePyConsole/module_completion.py
           PythonQt/examples/NicePyConsole/pygments/__init__.py
           PythonQt/examples/NicePyConsole/pygments/cmdline.py
           PythonQt/examples/NicePyConsole/pygments/console.py
           PythonQt/examples/NicePyConsole/pygments/filter.py
           PythonQt/examples/NicePyConsole/pygments/filters/__init__.py
           PythonQt/examples/NicePyConsole/pygments/formatter.py
           PythonQt/examples/NicePyConsole/pygments/formatters/__init__.py
           PythonQt/examples/NicePyConsole/pygments/formatters/_mapping.py
           PythonQt/examples/NicePyConsole/pygments/formatters/bbcode.py
           PythonQt/examples/NicePyConsole/pygments/formatters/html.py
           PythonQt/examples/NicePyConsole/pygments/formatters/img.py
           PythonQt/examples/NicePyConsole/pygments/formatters/latex.py
           PythonQt/examples/NicePyConsole/pygments/formatters/other.py
           PythonQt/examples/NicePyConsole/pygments/formatters/rtf.py
           PythonQt/examples/NicePyConsole/pygments/formatters/svg.py
           PythonQt/examples/NicePyConsole/pygments/formatters/terminal.py
           PythonQt/examples/NicePyConsole/pygments/formatters/terminal256.py
           PythonQt/examples/NicePyConsole/pygments/lexer.py
           PythonQt/examples/NicePyConsole/pygments/lexers/__init__.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_asy_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_cl_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_cocoa_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_lasso_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_lua_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_mapping.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_openedge_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_php_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_postgres_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_scilab_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_sourcemod_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_stan_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/_vim_builtins.py
           PythonQt/examples/NicePyConsole/pygments/lexers/actionscript.py
           PythonQt/examples/NicePyConsole/pygments/lexers/agile.py
           PythonQt/examples/NicePyConsole/pygments/lexers/algebra.py
           PythonQt/examples/NicePyConsole/pygments/lexers/ambient.py
           PythonQt/examples/NicePyConsole/pygments/lexers/apl.py
           PythonQt/examples/NicePyConsole/pygments/lexers/asm.py
           PythonQt/examples/NicePyConsole/pygments/lexers/automation.py
           PythonQt/examples/NicePyConsole/pygments/lexers/basic.py
           PythonQt/examples/NicePyConsole/pygments/lexers/business.py
           PythonQt/examples/NicePyConsole/pygments/lexers/c_cpp.py
           PythonQt/examples/NicePyConsole/pygments/lexers/c_like.py
           PythonQt/examples/NicePyConsole/pygments/lexers/chapel.py
           PythonQt/examples/NicePyConsole/pygments/lexers/compiled.py
           PythonQt/examples/NicePyConsole/pygments/lexers/configs.py
           PythonQt/examples/NicePyConsole/pygments/lexers/console.py
           PythonQt/examples/NicePyConsole/pygments/lexers/css.py
           PythonQt/examples/NicePyConsole/pygments/lexers/d.py
           PythonQt/examples/NicePyConsole/pygments/lexers/dalvik.py
           PythonQt/examples/NicePyConsole/pygments/lexers/data.py
           PythonQt/examples/NicePyConsole/pygments/lexers/diff.py
           PythonQt/examples/NicePyConsole/pygments/lexers/dotnet.py
           PythonQt/examples/NicePyConsole/pygments/lexers/dsls.py
           PythonQt/examples/NicePyConsole/pygments/lexers/dylan.py
           PythonQt/examples/NicePyConsole/pygments/lexers/ecl.py
           PythonQt/examples/NicePyConsole/pygments/lexers/eiffel.py
           PythonQt/examples/NicePyConsole/pygments/lexers/erlang.py
           PythonQt/examples/NicePyConsole/pygments/lexers/esoteric.py
           PythonQt/examples/NicePyConsole/pygments/lexers/factor.py
           PythonQt/examples/NicePyConsole/pygments/lexers/fantom.py
           PythonQt/examples/NicePyConsole/pygments/lexers/felix.py
           PythonQt/examples/NicePyConsole/pygments/lexers/fortran.py
           PythonQt/examples/NicePyConsole/pygments/lexers/foxpro.py
           PythonQt/examples/NicePyConsole/pygments/lexers/functional.py
           PythonQt/examples/NicePyConsole/pygments/lexers/go.py
           PythonQt/examples/NicePyConsole/pygments/lexers/graph.py
           PythonQt/examples/NicePyConsole/pygments/lexers/graphics.py
           PythonQt/examples/NicePyConsole/pygments/lexers/haskell.py
           PythonQt/examples/NicePyConsole/pygments/lexers/haxe.py
           PythonQt/examples/NicePyConsole/pygments/lexers/hdl.py
           PythonQt/examples/NicePyConsole/pygments/lexers/html.py
           PythonQt/examples/NicePyConsole/pygments/lexers/idl.py
           PythonQt/examples/NicePyConsole/pygments/lexers/igor.py
           PythonQt/examples/NicePyConsole/pygments/lexers/inferno.py
           PythonQt/examples/NicePyConsole/pygments/lexers/installers.py
           PythonQt/examples/NicePyConsole/pygments/lexers/int_fiction.py
           PythonQt/examples/NicePyConsole/pygments/lexers/iolang.py
           PythonQt/examples/NicePyConsole/pygments/lexers/javascript.py
           PythonQt/examples/NicePyConsole/pygments/lexers/julia.py
           PythonQt/examples/NicePyConsole/pygments/lexers/jvm.py
           PythonQt/examples/NicePyConsole/pygments/lexers/lisp.py
           PythonQt/examples/NicePyConsole/pygments/lexers/make.py
           PythonQt/examples/NicePyConsole/pygments/lexers/markup.py
           PythonQt/examples/NicePyConsole/pygments/lexers/math.py
           PythonQt/examples/NicePyConsole/pygments/lexers/matlab.py
           PythonQt/examples/NicePyConsole/pygments/lexers/ml.py
           PythonQt/examples/NicePyConsole/pygments/lexers/modeling.py
           PythonQt/examples/NicePyConsole/pygments/lexers/nimrod.py
           PythonQt/examples/NicePyConsole/pygments/lexers/nit.py
           PythonQt/examples/NicePyConsole/pygments/lexers/nix.py
           PythonQt/examples/NicePyConsole/pygments/lexers/objective.py
           PythonQt/examples/NicePyConsole/pygments/lexers/ooc.py
           PythonQt/examples/NicePyConsole/pygments/lexers/other.py
           PythonQt/examples/NicePyConsole/pygments/lexers/parsers.py
           PythonQt/examples/NicePyConsole/pygments/lexers/pascal.py
           PythonQt/examples/NicePyConsole/pygments/lexers/pawn.py
           PythonQt/examples/NicePyConsole/pygments/lexers/perl.py
           PythonQt/examples/NicePyConsole/pygments/lexers/php.py
           PythonQt/examples/NicePyConsole/pygments/lexers/prolog.py
           PythonQt/examples/NicePyConsole/pygments/lexers/python.py
           PythonQt/examples/NicePyConsole/pygments/lexers/r.py
           PythonQt/examples/NicePyConsole/pygments/lexers/rdf.py
           PythonQt/examples/NicePyConsole/pygments/lexers/rebol.py
           PythonQt/examples/NicePyConsole/pygments/lexers/resource.py
           PythonQt/examples/NicePyConsole/pygments/lexers/ruby.py
           PythonQt/examples/NicePyConsole/pygments/lexers/rust.py
           PythonQt/examples/NicePyConsole/pygments/lexers/scripting.py
           PythonQt/examples/NicePyConsole/pygments/lexers/shell.py
           PythonQt/examples/NicePyConsole/pygments/lexers/smalltalk.py
           PythonQt/examples/NicePyConsole/pygments/lexers/snobol.py
           PythonQt/examples/NicePyConsole/pygments/lexers/special.py
           PythonQt/examples/NicePyConsole/pygments/lexers/sql.py
           PythonQt/examples/NicePyConsole/pygments/lexers/tcl.py
           PythonQt/examples/NicePyConsole/pygments/lexers/templates.py
           PythonQt/examples/NicePyConsole/pygments/lexers/testing.py
           PythonQt/examples/NicePyConsole/pygments/lexers/text.py
           PythonQt/examples/NicePyConsole/pygments/lexers/textedit.py
           PythonQt/examples/NicePyConsole/pygments/lexers/textfmts.py
           PythonQt/examples/NicePyConsole/pygments/lexers/theorem.py
           PythonQt/examples/NicePyConsole/pygments/lexers/urbi.py
           PythonQt/examples/NicePyConsole/pygments/lexers/web.py
           PythonQt/examples/NicePyConsole/pygments/lexers/webmisc.py
           PythonQt/examples/NicePyConsole/pygments/modeline.py
           PythonQt/examples/NicePyConsole/pygments/plugin.py
           PythonQt/examples/NicePyConsole/pygments/regexopt.py
           PythonQt/examples/NicePyConsole/pygments/scanner.py
           PythonQt/examples/NicePyConsole/pygments/sphinxext.py
           PythonQt/examples/NicePyConsole/pygments/style.py
           PythonQt/examples/NicePyConsole/pygments/styles/__init__.py
           PythonQt/examples/NicePyConsole/pygments/styles/autumn.py
           PythonQt/examples/NicePyConsole/pygments/styles/borland.py
           PythonQt/examples/NicePyConsole/pygments/styles/bw.py
           PythonQt/examples/NicePyConsole/pygments/styles/colorful.py
           PythonQt/examples/NicePyConsole/pygments/styles/default.py
           PythonQt/examples/NicePyConsole/pygments/styles/emacs.py
           PythonQt/examples/NicePyConsole/pygments/styles/friendly.py
           PythonQt/examples/NicePyConsole/pygments/styles/fruity.py
           PythonQt/examples/NicePyConsole/pygments/styles/igor.py
           PythonQt/examples/NicePyConsole/pygments/styles/manni.py
           PythonQt/examples/NicePyConsole/pygments/styles/monokai.py
           PythonQt/examples/NicePyConsole/pygments/styles/murphy.py
           PythonQt/examples/NicePyConsole/pygments/styles/native.py
           PythonQt/examples/NicePyConsole/pygments/styles/paraiso_dark.py
           PythonQt/examples/NicePyConsole/pygments/styles/paraiso_light.py
           PythonQt/examples/NicePyConsole/pygments/styles/pastie.py
           PythonQt/examples/NicePyConsole/pygments/styles/perldoc.py
           PythonQt/examples/NicePyConsole/pygments/styles/rrt.py
           PythonQt/examples/NicePyConsole/pygments/styles/tango.py
           PythonQt/examples/NicePyConsole/pygments/styles/trac.py
           PythonQt/examples/NicePyConsole/pygments/styles/vim.py
           PythonQt/examples/NicePyConsole/pygments/styles/vs.py
           PythonQt/examples/NicePyConsole/pygments/styles/xcode.py
           PythonQt/examples/NicePyConsole/pygments/token.py
           PythonQt/examples/NicePyConsole/pygments/unistring.py
           PythonQt/examples/NicePyConsole/pygments/util.py
           PythonQt/examples/PyCPPWrapperExample/PyCPPWrapperExample.bat
           PythonQt/examples/PyCPPWrapperExample/PyCPPWrapperExample.pro
           PythonQt/examples/PyCPPWrapperExample/example.py
           PythonQt/examples/PyCustomMetaTypeExample/PyCustomMetaTypeExample.bat
           PythonQt/examples/PyCustomMetaTypeExample/PyCustomMetaTypeExample.pro
           PythonQt/examples/PyCustomMetaTypeExample/example.py
           PythonQt/examples/PyDecoratorsExample/PyDecoratorsExample.bat
           PythonQt/examples/PyDecoratorsExample/PyDecoratorsExample.pro
           PythonQt/examples/PyDecoratorsExample/PyDecoratorsExample.qrc
           PythonQt/examples/PyDecoratorsExample/example.py
           PythonQt/examples/PyGettingStarted/GettingStarted.py
           PythonQt/examples/PyGettingStarted/PyGettingStarted.bat
           PythonQt/examples/PyGettingStarted/PyGettingStarted.pro
           PythonQt/examples/PyGettingStarted/PyGettingStarted.qrc
           PythonQt/examples/PyGuiExample/PyGuiExample.bat
           PythonQt/examples/PyGuiExample/PyGuiExample.pro
           PythonQt/examples/PyGuiExample/PyGuiExample.qrc
           PythonQt/examples/PyGuiExample/example.py
           PythonQt/examples/PyLauncher/PyLauncher.pro
           PythonQt/examples/PyScriptingConsole/CMakeLists.txt
           PythonQt/examples/PyScriptingConsole/PyScriptingConsole.bat
           PythonQt/examples/PyScriptingConsole/PyScriptingConsole.pro
           PythonQt/examples/PyScriptingConsole/PyScriptingConsole.qrc
           PythonQt/examples/PyScriptingConsole/example.py
           PythonQt/examples/examples.pro
           PythonQt/extensions/CMakeLists.txt
           PythonQt/extensions/PythonQt_QtAll/CMakeLists.txt
           PythonQt/extensions/PythonQt_QtAll/PythonQt_QtAll.pro
           PythonQt/extensions/PythonQt_QtAll/PythonQt_QtAllConfig.cmake.in
           PythonQt/extensions/extensions.pro
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core1.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core1.h
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core2.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core2.h
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core3.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core3.h
           PythonQt/generated_cpp_50/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui1.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui10.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui11.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui2.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui3.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui4.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui5.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui6.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui7.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui8.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui9.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h
           PythonQt/generated_cpp_50/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network1.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network1.h
           PythonQt/generated_cpp_50/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_sql/com_trolltech_qt_sql.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_sql/com_trolltech_qt_sql0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_svg/com_trolltech_qt_svg.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_svg/com_trolltech_qt_svg0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml1.h
           PythonQt/generated_cpp_50/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri
           PythonQt/generated_cpp_50/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp
           PythonQt/generated_cpp_50/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h
           PythonQt/generated_cpp_50/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core1.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core1.h
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core2.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core2.h
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core3.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core3.h
           PythonQt/generated_cpp_53/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui1.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui10.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui11.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui12.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui2.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui3.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui4.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui5.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui6.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui7.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui8.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui9.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h
           PythonQt/generated_cpp_53/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network1.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network1.h
           PythonQt/generated_cpp_53/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_sql/com_trolltech_qt_sql.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_sql/com_trolltech_qt_sql0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_svg/com_trolltech_qt_svg.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_svg/com_trolltech_qt_svg0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml1.h
           PythonQt/generated_cpp_53/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri
           PythonQt/generated_cpp_53/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp
           PythonQt/generated_cpp_53/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h
           PythonQt/generated_cpp_53/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core1.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core1.h
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core2.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core2.h
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core3.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core3.h
           PythonQt/generated_cpp_54/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui1.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui10.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui11.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui12.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui2.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui3.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui4.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui5.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui6.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui7.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui8.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui9.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h
           PythonQt/generated_cpp_54/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network1.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network1.h
           PythonQt/generated_cpp_54/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_sql/com_trolltech_qt_sql.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_sql/com_trolltech_qt_sql0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_svg/com_trolltech_qt_svg.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_svg/com_trolltech_qt_svg0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml1.h
           PythonQt/generated_cpp_54/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri
           PythonQt/generated_cpp_54/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp
           PythonQt/generated_cpp_54/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h
           PythonQt/generated_cpp_54/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core1.h
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core2.h
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core3.h
           PythonQt/generated_cpp_56/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui1.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui10.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui11.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui12.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui2.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui3.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui4.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui6.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui7.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.h
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.h
           PythonQt/generated_cpp_56/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network1.h
           PythonQt/generated_cpp_56/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_qml/com_trolltech_qt_qml_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick1.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick1.h
           PythonQt/generated_cpp_56/com_trolltech_qt_quick/com_trolltech_qt_quick_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_svg/com_trolltech_qt_svg.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_svg/com_trolltech_qt_svg0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml1.h
           PythonQt/generated_cpp_56/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri
           PythonQt/generated_cpp_56/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp
           PythonQt/generated_cpp_56/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h
           PythonQt/generated_cpp_56/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp
           PythonQt/generator/CMakeLists.txt
           PythonQt/generator/LGPL_EXCEPTION.txt
           PythonQt/generator/abstractmetabuilder.cpp
           PythonQt/generator/abstractmetabuilder.h
           PythonQt/generator/abstractmetalang.cpp
           PythonQt/generator/abstractmetalang.h
           PythonQt/generator/asttoxml.cpp
           PythonQt/generator/asttoxml.h
           PythonQt/generator/customtypes.cpp
           PythonQt/generator/customtypes.h
           PythonQt/generator/fileout.cpp
           PythonQt/generator/fileout.h
           PythonQt/generator/generator.cpp
           PythonQt/generator/generator.h
           PythonQt/generator/generator.pri
           PythonQt/generator/generator.pro
           PythonQt/generator/generatorset.cpp
           PythonQt/generator/generatorset.h
           PythonQt/generator/generatorsetqtscript.cpp
           PythonQt/generator/generatorsetqtscript.h
           PythonQt/generator/main.cpp
           PythonQt/generator/main.h
           PythonQt/generator/merge.sh
           PythonQt/generator/metajava.cpp
           PythonQt/generator/metajava.h
           PythonQt/generator/metaqtscript.cpp
           PythonQt/generator/metaqtscript.h
           PythonQt/generator/metaqtscriptbuilder.cpp
           PythonQt/generator/metaqtscriptbuilder.h
           PythonQt/generator/parser/ast.cpp
           PythonQt/generator/parser/ast.h
           PythonQt/generator/parser/binder.cpp
           PythonQt/generator/parser/binder.h
           PythonQt/generator/parser/class_compiler.cpp
           PythonQt/generator/parser/class_compiler.h
           PythonQt/generator/parser/codemodel.cpp
           PythonQt/generator/parser/codemodel.h
           PythonQt/generator/parser/codemodel_finder.cpp
           PythonQt/generator/parser/codemodel_finder.h
           PythonQt/generator/parser/codemodel_fwd.h
           PythonQt/generator/parser/codemodel_pointer.h
           PythonQt/generator/parser/compiler_utils.cpp
           PythonQt/generator/parser/compiler_utils.h
           PythonQt/generator/parser/control.cpp
           PythonQt/generator/parser/control.h
           PythonQt/generator/parser/declarator_compiler.cpp
           PythonQt/generator/parser/declarator_compiler.h
           PythonQt/generator/parser/default_visitor.cpp
           PythonQt/generator/parser/default_visitor.h
           PythonQt/generator/parser/dumptree.cpp
           PythonQt/generator/parser/dumptree.h
           PythonQt/generator/parser/include/stdarg.h
           PythonQt/generator/parser/lexer.cpp
           PythonQt/generator/parser/lexer.h
           PythonQt/generator/parser/list.cpp
           PythonQt/generator/parser/list.h
           PythonQt/generator/parser/name_compiler.cpp
           PythonQt/generator/parser/name_compiler.h
           PythonQt/generator/parser/parser.cpp
           PythonQt/generator/parser/parser.h
           PythonQt/generator/parser/r++.macros
           PythonQt/generator/parser/rpp-allocator.h
           PythonQt/generator/parser/rpp/builtin-macros.cpp
           PythonQt/generator/parser/rpp/pp-cctype.h
           PythonQt/generator/parser/rpp/pp-configuration
           PythonQt/generator/parser/rpp/pp-engine-bits.h
           PythonQt/generator/parser/rpp/pp-engine.h
           PythonQt/generator/parser/rpp/pp-environment.h
           PythonQt/generator/parser/rpp/pp-fwd.h
           PythonQt/generator/parser/rpp/pp-internal.h
           PythonQt/generator/parser/rpp/pp-iterator.h
           PythonQt/generator/parser/rpp/pp-macro-expander.h
           PythonQt/generator/parser/rpp/pp-macro.h
           PythonQt/generator/parser/rpp/pp-main.cpp
           PythonQt/generator/parser/rpp/pp-qt-configuration
           PythonQt/generator/parser/rpp/pp-scanner.h
           PythonQt/generator/parser/rpp/pp-string.h
           PythonQt/generator/parser/rpp/pp-symbol.h
           PythonQt/generator/parser/rpp/pp.h
           PythonQt/generator/parser/rpp/preprocessor.cpp
           PythonQt/generator/parser/rpp/preprocessor.h
           PythonQt/generator/parser/rpp/rpp.pri
           PythonQt/generator/parser/rxx.pri
           PythonQt/generator/parser/rxx.pro
           PythonQt/generator/parser/rxx_allocator.h
           PythonQt/generator/parser/smallobject.cpp
           PythonQt/generator/parser/smallobject.h
           PythonQt/generator/parser/symbol.h
           PythonQt/generator/parser/tokens.cpp
           PythonQt/generator/parser/tokens.h
           PythonQt/generator/parser/type_compiler.cpp
           PythonQt/generator/parser/type_compiler.h
           PythonQt/generator/parser/visitor.cpp
           PythonQt/generator/parser/visitor.h
           PythonQt/generator/prigenerator.cpp
           PythonQt/generator/prigenerator.h
           PythonQt/generator/qtscript_masterinclude.h
           PythonQt/generator/reporthandler.cpp
           PythonQt/generator/reporthandler.h
           PythonQt/generator/setupgenerator.cpp
           PythonQt/generator/setupgenerator.h
           PythonQt/generator/shellgenerator.cpp
           PythonQt/generator/shellgenerator.h
           PythonQt/generator/shellheadergenerator.cpp
           PythonQt/generator/shellheadergenerator.h
           PythonQt/generator/shellimplgenerator.cpp
           PythonQt/generator/shellimplgenerator.h
           PythonQt/generator/typeparser.cpp
           PythonQt/generator/typeparser.h
           PythonQt/generator/typesystem.cpp
           PythonQt/generator/typesystem.h
           PythonQt/package scripts/msys2/mingw-w64-qt5-python27-static/PKGBUILD
           PythonQt/package scripts/msys2/mingw-w64-qt5-python27/PKGBUILD
           PythonQt/scripts/osx-fix-dylib.sh
           PythonQt/src/CMakeLists.txt
           PythonQt/src/PythonQtConfig.cmake.in
           PythonQt/src/src.pri
           PythonQt/src/src.pro
           PythonQt/tests/CMakeLists.txt
           PythonQt/tests/PythonQtTest.bat
           PythonQt/tests/tests.pro
           QtFlow/CMakeLists.txt
           QtFlow/buildflow.cpp
           QtFlow/buildflow.h
           QtFlow/editortabmanager.cpp
           QtFlow/editortabmanager.h
           QtFlow/fileselector.cpp
           QtFlow/fileselector.h
           QtFlow/grid.cpp
           QtFlow/grid.h
           QtFlow/main.cpp
           QtFlow/mainapplication.cpp
           QtFlow/mainapplication.h
           QtFlow/mainwindow.cpp
           QtFlow/mainwindow.h
           QtFlow/moduleselector.cpp
           QtFlow/moduleselector.h
           QtFlow/moduleslistmodel.cpp
           QtFlow/moduleslistmodel.h
           QtFlow/modulestreemodel.cpp
           QtFlow/modulestreemodel.h
           QtFlow/new.cpp
           QtFlow/new.h
           QtFlow/project.cpp
           QtFlow/project.h
           QtFlow/project_padframe.cpp
           QtFlow/projectselector.cpp
           QtFlow/projectselector.h
           QtFlow/projectsettings.cpp
           QtFlow/projectsettings.h
           QtFlow/projectsitem.cpp
           QtFlow/projectsitem.h
           QtFlow/projectstreemodel.cpp
           QtFlow/projectstreemodel.h
           QtFlow/pyprojectsettings.cpp
           QtFlow/pyprojectsettings.h
           QtFlow/pysettings.cpp
           QtFlow/pysettings.h
           QtFlow/pythonconsoledockwidget.cpp
           QtFlow/pythonconsoledockwidget.h
           QtFlow/qtflowfilelist.cpp
           QtFlow/qtflowfilelist.h
           QtFlow/qtreeviewdragdrop.cpp
           QtFlow/qtreeviewdragdrop.h
           QtFlow/savechanges.cpp
           QtFlow/savechanges.h
           QtFlow/settings.cpp
           QtFlow/settings.h
           QtFlow/specialnets.cpp
           QtFlow/specialnets.h
           QtFlow/templates.cpp
           QtFlow/templates.h
           QtFlow/wave.cpp
           QtFlow/wave.h
           QtFlow/welcome.cpp
           QtFlow/welcome.h
           README.md
           blif/blif.pri
           blif/blifdata.cpp
           blif/blifdata.h
           blif/blifdatacomponentinfo.cpp
           blif/blifdatacomponentinfo.h
           cmap_reader/CMakeLists.txt
           cmap_reader/cmap_reader.pri
           cmap_reader/colormap.cpp
           cmap_reader/colormap.h
           contacts/CMakeLists.txt
           contacts/contactplacement.cpp
           contacts/contactplacement.h
           contacts/contacts.pri
           contacts/contactsview.cpp
           contacts/contactsview.h
           contacts/padinfo.cpp
           contacts/padinfo.h
           def/CMakeLists.txt
           def/def_editor.cpp
           def/def_editor_app.cpp
           def/def_editor_app.h
           def/def_parser.yy
           def/def_scanner.ll
           def/defdata.cpp
           def/defdata.h
           def/defdatapin.cpp
           def/defdatapin.h
           def/deflayouteditor.cpp
           def/deflayouteditor.h
           def/deflayouteditorwidget.cpp
           def/deflayouteditorwidget.h
           def/defmoduleinfo.cpp
           def/defmoduleinfo.h
           def/defrouteinfo.cpp
           def/defrouteinfo.h
           def/defscanner.cpp
           def/defscanner.h
           gds2/CMakeLists.txt
           gds2/gds2.pri
           gds2/gdsboundary.cpp
           gds2/gdsboundary.h
           gds2/gdscell.cpp
           gds2/gdscell.h
           gds2/gdsfile.cpp
           gds2/gdspoint.cpp
           gds2/gdspoint.h
           gds2/gdtdata.cpp
           gds2/gdtdata.h
           helpers/CMakeLists.txt
           helpers/blif2BSpice.c
           helpers/blif2BSpice.pro
           helpers/blif2Verilog.c
           helpers/blif2Verilog.pro
           helpers/blifFanout.c
           helpers/blifFanout.pro
           helpers/hash.h
           helpers/readliberty.c
           helpers/readliberty.h
           helpers/spice2delay.c
           helpers/spice2delay.pro
           helpers/vesta.pro
           icons/.directory
           icons/CREDITS
           icons/qflow_logo.png
           icons/tune_diff_pair_length_legend.png
           icons/tune_diff_pair_skew_legend.png
           icons/tune_single_track_length_legend.png
           lef/CMakeLists.txt
           lef/lef.pri
           lef/lef_parser.yy
           lef/lef_scanner.ll
           lef/lefdata.cpp
           lef/lefdata.h
           lef/leflayer.cpp
           lef/leflayer.h
           lef/leflayerinfo.cpp
           lef/leflayerinfo.h
           lef/lefmacro.cpp
           lef/lefmacro.h
           lef/lefobstruction.cpp
           lef/lefobstruction.h
           lef/lefpin.cpp
           lef/lefpin.h
           lef/lefport.cpp
           lef/lefport.h
           lef/lefscanner.cpp
           lef/lefscanner.h
           lef/lefvia.cpp
           lef/lefvia.h
           magic/CMakeLists.txt
           magic/magic.pri
           magic/magic_editor.cpp
           magic/magic_editor_app.cpp
           magic/magic_editor_app.h
           magic/magic_parser.yy
           magic/magic_scanner.ll
           magic/magicdata.cpp
           magic/magicdata.h
           magic/magiclayouteditor.cpp
           magic/magiclayouteditor.h
           magic/magiclayouteditorwidget.cpp
           magic/magiclayouteditorwidget.h
           magic/magicscanner.cpp
           magic/magicscanner.h
           magic3d/CMakeLists.txt
           magic3d/glwidget.cpp
           magic3d/glwidget.h
           magic3d/magic3d.cpp
           magic3d/magic3d.h
           magic3d/magic3d.pri
           qeditor/CMakeLists.txt
           qeditor/codeeditorwidget.cpp
           qeditor/codeeditorwidget.h
           qeditor/editorwidget.cpp
           qeditor/editorwidget.h
           qeditor/generictexteditorwidget.cpp
           qeditor/generictexteditorwidget.h
           qlayout/CMakeLists.txt
           qlayout/drcsettings.cpp
           qlayout/drcsettings.h
           qlayout/genericlayouteditor.cpp
           qlayout/genericlayouteditor.h
           qlayout/genericlayouteditorwidget.cpp
           qlayout/genericlayouteditorwidget.h
           qlayout/layoutvisibles.cpp
           qlayout/layoutvisibles.h
           qlayout/qlayoutcellmanager.cpp
           qlayout/qlayoutcellmanager.h
           qlayout/qlayoutdistancemeasure.cpp
           qlayout/qlayoutdistancemeasure.h
           qlayout/qlayoutlabel.cpp
           qlayout/qlayoutlabel.h
           qlayout/qlayoutmacroitem.cpp
           qlayout/qlayoutmacroitem.h
           qlayout/qlayoutmacropinitem.cpp
           qlayout/qlayoutmacropinitem.h
           qlayout/qlayoutrectitem.cpp
           qlayout/qlayoutrectitem.h
           qlayout/qlayoutscene.cpp
           qlayout/qlayoutscene.h
           qlayout/qlayoutviaitem.cpp
           qlayout/qlayoutviaitem.h
           qlayout/qlayoutwireitem.cpp
           qlayout/qlayoutwireitem.h
           qlayout/tech_data_wrapper.cpp
           qlayout/tech_data_wrapper.hpp
           qschematics/CMakeLists.txt
           qschematics/qschematics.pri
           qschematics/qschematicsparametricpart.cpp
           qschematics/qschematicsparametricpart.h
           qschematics/qschematicspart.cpp
           qschematics/qschematicspart.h
           qschematics/qschematicspin.cpp
           qschematics/qschematicspin.h
           qschematics/qschematicsscene.cpp
           qschematics/qschematicsscene.h
           qschematics/qschematicswire.cpp
           qschematics/qschematicswire.h
           schematics/CMakeLists.txt
           schematics/schematics.pri
           schematics/schematicseditor.cpp
           schematics/schematicseditor.h
           schematics/schematicseditorwidget.cpp
           schematics/schematicseditorwidget.h
           schematics/schematicslibraryeditor.cpp
           schematics/schematicslibraryeditor.h
           schematics/schematicsparametricpartdialog.cpp
           schematics/schematicsparametricpartdialog.h
           schematics/schematicspart.cpp
           schematics/schematicspart.h
           schematics/schematicspartselection.cpp
           schematics/schematicspartselection.h
           schematics/schematicswire.cpp
           schematics/schematicswire.h
           schematics_reader/CMakeLists.txt
           schematics_reader/schematics_parser.yy
           schematics_reader/schematics_reader.pri
           schematics_reader/schematics_scanner.ll
           schematics_reader/schematicsdata.cpp
           schematics_reader/schematicsdata.h
           schematics_reader/schematicsscanner.cpp
           schematics_reader/schematicsscanner.h
           scripts/addspacers.tcl
           scripts/blif2cel.tcl
           scripts/blif2sym.py
           scripts/blifanno.tcl
           scripts/checkdirs.sh
           scripts/cleanup.sh
           scripts/createGDS.sh
           scripts/decongest.tcl
           scripts/display.sh
           scripts/getfillcell.tcl
           scripts/padframe.py
           scripts/place2def.tcl
           scripts/place2lef2.tcl
           scripts/place2net2.tcl
           scripts/placement.py
           scripts/placement.sh
           scripts/powerbus.tcl
           scripts/preroute.py
           scripts/qflow.sh
           scripts/rc2vestaCleanse.py
           scripts/router.py
           scripts/router.sh
           scripts/simulation.py
           scripts/spi2xspice.py
           scripts/synthesis.py
           scripts/synthesize.sh
           scripts/vesta.sh
           scripts/ybuffer.tcl
           scripts/ypostproc.tcl
           symbol_reader/CMakeLists.txt
           symbol_reader/schematicssymbol.cpp
           symbol_reader/schematicssymbol.h
           symbol_reader/symbol_parser.yy
           symbol_reader/symbol_reader.pri
           symbol_reader/symbol_scanner.ll
           symbol_reader/symboldata.cpp
           symbol_reader/symboldata.h
           symbol_reader/symbolpin.cpp
           symbol_reader/symbolpin.h
           symbol_reader/symbolscanner.cpp
           symbol_reader/symbolscanner.h
           symbols/CMakeLists.txt
           symbols/symboleditor.cpp
           symbols/symboleditor.h
           symbols/symboleditorscene.cpp
           symbols/symboleditorscene.h
           symbols/symboleditorwidget.cpp
           symbols/symboleditorwidget.h
           symbols/symbols.pri
           tech/gencmap.py
           tech/generate_schematic_symbols.py
           tech/mos.cmap
           tech/osu018/SCN6M_SUBM.10.tech
           tech/osu018/osu018.magicrc
           tech/osu018/osu018.par
           tech/osu018/osu018.prm
           tech/osu018/osu018.sh
           tech/osu018/osu018_stdcells.gds
           tech/osu018/osu018_stdcells.lef
           tech/osu018/osu018_stdcells.lib
           tech/osu018/osu018_stdcells.slib
           tech/osu018/osu018_stdcells.sp
           tech/osu018/osu018_stdcells.v
           tech/osu035/SCN4M_SUBM.20.tech
           tech/osu035/osu035.magicrc
           tech/osu035/osu035.par
           tech/osu035/osu035.prm
           tech/osu035/osu035.sh
           tech/osu035/osu035_stdcells.gds2
           tech/osu035/osu035_stdcells.lef
           tech/osu035/osu035_stdcells.lib
           tech/osu035/osu035_stdcells.slib
           tech/osu035/osu035_stdcells.sp
           tech/osu035/osu035_stdcells.v
           tech/osu050/SCN3ME_SUBM.30.tech
           tech/osu050/osu050.magicrc
           tech/osu050/osu050.par
           tech/osu050/osu050.prm
           tech/osu050/osu050.sh
           tech/osu050/osu050_stdcells.lef
           tech/osu050/osu050_stdcells.sp
           tech/osu050/osu05_stdcells.lib
           tech/osu050/osu05_stdcells.v
           tech/scmos.par
           tech/scmos.tech
           tech/sxlib/sxlib.alliance.lib
           tech/sxlib/sxlib.lef
           tech/sxlib/sxlib.lib
           tech/sxlib/sxlib.slib
           tech_reader/CMakeLists.txt
           tech_reader/tech_parser.yy
           tech_reader/tech_reader.pri
           tech_reader/tech_scanner.ll
           tech_reader/techdata.cpp
           tech_reader/techdata.h
           tech_reader/techdesignrule.cpp
           tech_reader/techdesignrule.h
           tech_reader/techdesignrulespacing.cpp
           tech_reader/techdesignrulespacing.h
           tech_reader/techscanner.cpp
           tech_reader/techscanner.h
           tests/layout1.mag
           vcd/CMakeLists.txt
           vcd/vcd.pri
           vcd/vcdparse.hpp
           vcd/vcdsignaltreeitem.cpp
           vcd/vcdsignaltreeitem.h
           vcd/vcdsignaltreemodel.cpp
           vcd/vcdsignaltreemodel.h
           vcd/vcdsignalview.cpp
           vcd/vcdsignalview.h
           vcd/vcdsignalviewtreeitem.cpp
           vcd/vcdsignalviewtreeitem.h
           vcd/vcdsignalviewtreemodel.cpp
           vcd/vcdsignalviewtreemodel.h
           vcd/vcdtreeitem.cpp
           vcd/vcdtreeitem.h
           vcd/vcdtreemodel.cpp
           vcd/vcdtreemodel.h
           vcd/vcdviewgraphicsitem.cpp
           vcd/vcdviewgraphicsitem.h
           vcd/vcdviewgraphicsitembus.cpp
           vcd/vcdviewgraphicsitembus.h
           vcd/vcdviewgraphicsitembussubsignal.cpp
           vcd/vcdviewgraphicsitembussubsignal.h
           vcd/vcdviewgraphicsitemsignal.cpp
           vcd/vcdviewgraphicsitemsignal.h
           vcd/vcdviewgraphicsitemtimescale.cpp
           vcd/vcdviewgraphicsitemtimescale.h
           vcd_reader/CMakeLists.txt
           vcd_reader/vcd_data.cpp
           vcd_reader/vcd_data.hpp
           vcd_reader/vcd_data_fwd.hpp
           vcd_reader/vcd_error.hpp
           vcd_reader/vcd_lexer.hpp
           vcd_reader/vcd_loader.cpp
           vcd_reader/vcd_loader.hpp
           vcd_reader/vcd_parser.yy
           vcd_reader/vcd_reader.pri
           vcd_reader/vcd_scanner.ll
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     PythonQt/examples/PyCPPWrapperExample/CustomObjects.cpp
           PythonQt/examples/PyCPPWrapperExample/CustomObjects.h
           PythonQt/examples/PyCPPWrapperExample/main.cpp
           PythonQt/examples/PyCustomMetaTypeExample/CustomObject.cpp
           PythonQt/examples/PyCustomMetaTypeExample/CustomObject.h
           PythonQt/examples/PyCustomMetaTypeExample/main.cpp
           PythonQt/examples/PyDecoratorsExample/PyExampleDecorators.cpp
           PythonQt/examples/PyDecoratorsExample/PyExampleDecorators.h
           PythonQt/examples/PyDecoratorsExample/main.cpp
           PythonQt/examples/PyGettingStarted/main.cpp
           PythonQt/examples/PyGuiExample/main.cpp
           PythonQt/examples/PyLauncher/main.cpp
           PythonQt/examples/PyScriptingConsole/main.cpp
           PythonQt/extensions/PythonQt_QtAll/PythonQt_QtAll.cpp
           PythonQt/extensions/PythonQt_QtAll/PythonQt_QtAll.h
           PythonQt/src/PythonQt.cpp
           PythonQt/src/PythonQt.h
           PythonQt/src/PythonQtBoolResult.cpp
           PythonQt/src/PythonQtBoolResult.h
           PythonQt/src/PythonQtClassInfo.cpp
           PythonQt/src/PythonQtClassInfo.h
           PythonQt/src/PythonQtClassWrapper.cpp
           PythonQt/src/PythonQtClassWrapper.h
           PythonQt/src/PythonQtConversion.cpp
           PythonQt/src/PythonQtConversion.h
           PythonQt/src/PythonQtCppWrapperFactory.h
           PythonQt/src/PythonQtDoc.h
           PythonQt/src/PythonQtImportFileInterface.h
           PythonQt/src/PythonQtImporter.cpp
           PythonQt/src/PythonQtImporter.h
           PythonQt/src/PythonQtInstanceWrapper.cpp
           PythonQt/src/PythonQtInstanceWrapper.h
           PythonQt/src/PythonQtMethodInfo.cpp
           PythonQt/src/PythonQtMethodInfo.h
           PythonQt/src/PythonQtMisc.cpp
           PythonQt/src/PythonQtMisc.h
           PythonQt/src/PythonQtObjectPtr.cpp
           PythonQt/src/PythonQtObjectPtr.h
           PythonQt/src/PythonQtProperty.cpp
           PythonQt/src/PythonQtProperty.h
           PythonQt/src/PythonQtPythonInclude.h
           PythonQt/src/PythonQtQFileImporter.cpp
           PythonQt/src/PythonQtQFileImporter.h
           PythonQt/src/PythonQtSignal.cpp
           PythonQt/src/PythonQtSignal.h
           PythonQt/src/PythonQtSignalReceiver.cpp
           PythonQt/src/PythonQtSignalReceiver.h
           PythonQt/src/PythonQtSlot.cpp
           PythonQt/src/PythonQtSlot.h
           PythonQt/src/PythonQtSlotDecorator.cpp
           PythonQt/src/PythonQtSlotDecorator.h
           PythonQt/src/PythonQtStdDecorators.cpp
           PythonQt/src/PythonQtStdDecorators.h
           PythonQt/src/PythonQtStdIn.cpp
           PythonQt/src/PythonQtStdIn.h
           PythonQt/src/PythonQtStdOut.cpp
           PythonQt/src/PythonQtStdOut.h
           PythonQt/src/PythonQtSystem.h
           PythonQt/src/PythonQtUtils.h
           PythonQt/src/PythonQtVariants.h
           PythonQt/src/gui/PythonQtScriptingConsole.cpp
           PythonQt/src/gui/PythonQtScriptingConsole.h
           PythonQt/tests/PythonQtTestMain.cpp
           PythonQt/tests/PythonQtTests.cpp
           PythonQt/tests/PythonQtTests.h
Copyright: 2010-2011 MeVis Medical Solutions AG
License:   LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 Further, this software is distributed without any warranty that it is
 free of the rightful claim of any third person regarding infringement
 or the like.  Any license provided herein, whether implied or
 otherwise, applies only to this software file.  Patent licenses, if
 any, provided herein do not apply to combinations of this program with
 other software, or any other product whatsoever.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 .
 Contact information: MeVis Medical Solutions AG, Universitaetsallee 29,
 28359 Bremen, Germany or:
 .
 http://www.mevis.de
 .
 The FSF address in the above text is the old one.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

Files:     gds2/gdsfile.h
           gds2/kvstypes.h
           helpers/vesta.c
Copyright: 1995-2010 Ken Schumack (Schumack@cpan.org) @(#) $Id: kvstypes.h 79 2010-09-24 20:14:31Z schumack $
           1995-2014 Ken Schumack (Schumack@cpan.org)
           2013-2017 Tim Edwards, Open Circuit Design Released under GPL as part of the qflow package
License:   __NO_LICENSE__

Files:     PythonQt/examples/PyScriptingConsole/PyExampleObject.cpp
           PythonQt/examples/PyScriptingConsole/PyExampleObject.h
Copyright: 2010 MeVis Medical Solutions AG
License:   LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 Further, this software is distributed without any warranty that it is
 free of the rightful claim of any third person regarding infringement
 or the like.  Any license provided herein, whether implied or
 otherwise, applies only to this software file.  Patent licenses, if
 any, provided herein do not apply to combinations of this program with
 other software, or any other product whatsoever.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 .
 Contact information: MeVis Research GmbH, Universitaetsallee 29,
 28359 Bremen, Germany or:
 .
 http://www.mevis.de
 .
 The FSF address in the above text is the old one.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

Files:     PythonQt/examples/NicePyConsole/pygments/lexers/robotframework.py
Copyright: 2012 Nokia Siemens Networks Oyj
License:   Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License Version 2.0
  can be found in `/usr/share/common-licenses/Apache-2.0'.

Files:     PythonQt/generator/LICENSE.LGPL
Copyright: 1991-1999 Free Software Foundation, Inc.
License:   __HEADER___
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 .
 [This is the first released version of the Lesser GPL.  It also counts
 as the successor of the GNU Library Public License, version 2, hence
 the version number 2.1.]
 .
 Preamble
 .
 The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
 Licenses are intended to guarantee your freedom to share and change
 free software--to make sure the software is free for all its users.
 .
 This license, the Lesser General Public License, applies to some
 specially designated software packages--typically libraries--of the
 Free Software Foundation and other authors who decide to use it.  You
 can use it too, but we suggest you first think carefully about whether
 this license or the ordinary General Public License is the better
 strategy to use in any particular case, based on the explanations below.
 .
 When we speak of free software, we are referring to freedom of use,
 not price.  Our General Public Licenses are designed to make sure that
 you have the freedom to distribute copies of free software (and charge
 for this service if you wish); that you receive source code or can get
 it if you want it; that you can change the software and use pieces of
 it in new free programs; and that you are informed that you can do
 these things.
 .
 To protect your rights, we need to make restrictions that forbid
 distributors to deny you these rights or to ask you to surrender these
 rights.  These restrictions translate to certain responsibilities for
 you if you distribute copies of the library or if you modify it.
 .
 For example, if you distribute copies of the library, whether gratis
 or for a fee, you must give the recipients all the rights that we gave
 you.  You must make sure that they, too, receive or can get the source
 code.  If you link other code with the library, you must provide
 complete object files to the recipients, so that they can relink them
 with the library after making changes to the library and recompiling
 it.  And you must show them these terms so they know their rights.
 .
 We protect your rights with a two-step method: (1) we copyright the
 library, and (2) we offer you this license, which gives you legal
 permission to copy, distribute and/or modify the library.
 .
 To protect each distributor, we want to make it very clear that
 there is no warranty for the free library.  Also, if the library is
 modified by someone else and passed on, the recipients should know
 that what they have is not the original version, so that the original
 author's reputation will not be affected by problems that might be
 introduced by others.
 .
 Finally, software patents pose a constant threat to the existence of
 any free program.  We wish to make sure that a company cannot
 effectively restrict the users of a free program by obtaining a
 restrictive license from a patent holder.  Therefore, we insist that
 any patent license obtained for a version of the library must be
 consistent with the full freedom of use specified in this license.
 .
 Most GNU software, including some libraries, is covered by the
 ordinary GNU General Public License.  This license, the GNU Lesser
 General Public License, applies to certain designated libraries, and
 is quite different from the ordinary General Public License.  We use
 this license for certain libraries in order to permit linking those
 libraries into non-free programs.
 .
 When a program is linked with a library, whether statically or using
 a shared library, the combination of the two is legally speaking a
 combined work, a derivative of the original library.  The ordinary
 General Public License therefore permits such linking only if the
 entire combination fits its criteria of freedom.  The Lesser General
 Public License permits more lax criteria for linking other code with
 the library.
 .
 We call this license the "Lesser" General Public License because it
 does Less to protect the user's freedom than the ordinary General
 Public License.  It also provides other free software developers Less
 of an advantage over competing non-free programs.  These disadvantages
 are the reason we use the ordinary General Public License for many
 libraries.  However, the Lesser license provides advantages in certain
 special circumstances.
 .
 For example, on rare occasions, there may be a special need to
 encourage the widest possible use of a certain library, so that it becomes
 a de-facto standard.  To achieve this, non-free programs must be
 allowed to use the library.  A more frequent case is that a free
 library does the same job as widely used non-free libraries.  In this
 case, there is little to gain by limiting the free library to free
 software only, so we use the Lesser General Public License.
 .
 In other cases, permission to use a particular library in non-free
 programs enables a greater number of people to use a large body of
 free software.  For example, permission to use the GNU C Library in
 non-free programs enables many more people to use the whole GNU
 operating system, as well as its variant, the GNU/Linux operating
 system.
 .
 Although the Lesser General Public License is Less protective of the
 users' freedom, it does ensure that the user of a program that is
 linked with the Library has the freedom and the wherewithal to run
 that program using a modified version of the Library.
 .
 The precise terms and conditions for copying, distribution and
 modification follow.  Pay close attention to the difference between a
 "work based on the library" and a "work that uses the library".  The
 former contains code derived from the library, whereas the latter must
 be combined with the library in order to run.
 .
 GNU LESSER GENERAL PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 .
 0. This License Agreement applies to any software library or other
 program which contains a notice placed by the copyright holder or
 other authorized party saying it may be distributed under the terms of
 this Lesser General Public License (also called "this License").
 Each licensee is addressed as "you".
 .
 A "library" means a collection of software functions and/or data
 prepared so as to be conveniently linked with application programs
 (which use some of those functions and data) to form executables.
 .
 The "Library", below, refers to any such software library or work
 which has been distributed under these terms.  A "work based on the
 Library" means either the Library or any derivative work under
 copyright law: that is to say, a work containing the Library or a
 portion of it, either verbatim or with modifications and/or translated
 straightforwardly into another language.  (Hereinafter, translation is
 included without limitation in the term "modification".)
 .
 "Source code" for a work means the preferred form of the work for
 making modifications to it.  For a library, complete source code means
 all the source code for all modules it contains, plus any associated
 interface definition files, plus the scripts used to control compilation
 and installation of the library.
 .
 Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope.  The act of
 running a program using the Library is not restricted, and output from
 such a program is covered only if its contents constitute a work based
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
 .
 1. You may copy and distribute verbatim copies of the Library's
 complete source code as you receive it, in any medium, provided that
 you conspicuously and appropriately publish on each copy an
 appropriate copyright notice and disclaimer of warranty; keep intact
 all the notices that refer to this License and to the absence of any
 warranty; and distribute a copy of this License along with the
 Library.
 .
 You may charge a fee for the physical act of transferring a copy,
 and you may at your option offer warranty protection in exchange for a
 fee.
 .
 2. You may modify your copy or copies of the Library or any portion
 of it, thus forming a work based on the Library, and copy and
 distribute such modifications or work under the terms of Section 1
 above, provided that you also meet all of these conditions:
 .
 a) The modified work must itself be a software library.
 .
 b) You must cause the files modified to carry prominent notices
 stating that you changed the files and the date of any change.
 .
 c) You must cause the whole of the work to be licensed at no
 charge to all third parties under the terms of this License.
 .
 d) If a facility in the modified Library refers to a function or a
 table of data to be supplied by an application program that uses
 the facility, other than as an argument passed when the facility
 is invoked, then you must make a good faith effort to ensure that,
 in the event an application does not supply such function or
 table, the facility still operates, and performs whatever part of
 its purpose remains meaningful.
 .
 (For example, a function in a library to compute square roots has
 a purpose that is entirely well-defined independent of the
 application.  Therefore, Subsection 2d requires that any
 application-supplied function or table used by this function must
 be optional: if the application does not supply it, the square
 root function must still compute square roots.)
 .
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Library,
 and can be reasonably considered independent and separate works in
 themselves, then this License, and its terms, do not apply to those
 sections when you distribute them as separate works.  But when you
 distribute the same sections as part of a whole which is a work based
 on the Library, the distribution of the whole must be on the terms of
 this License, whose permissions for other licensees extend to the
 entire whole, and thus to each and every part regardless of who wrote
 it.
 .
 Thus, it is not the intent of this section to claim rights or contest
 your rights to work written entirely by you; rather, the intent is to
 exercise the right to control the distribution of derivative or
 collective works based on the Library.
 .
 In addition, mere aggregation of another work not based on the Library
 with the Library (or with a work based on the Library) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 .
 3. You may opt to apply the terms of the ordinary GNU General Public
 License instead of this License to a given copy of the Library.  To do
 this, you must alter all the notices that refer to this License, so
 that they refer to the ordinary GNU General Public License, version 2,
 instead of to this License.  (If a newer version than version 2 of the
 ordinary GNU General Public License has appeared, then you can specify
 that version instead if you wish.)  Do not make any other change in
 these notices.
 .
 Once this change is made in a given copy, it is irreversible for
 that copy, so the ordinary GNU General Public License applies to all
 subsequent copies and derivative works made from that copy.
 .
 This option is useful when you wish to copy part of the code of
 the Library into a program that is not a library.
 .
 4. You may copy and distribute the Library (or a portion or
 derivative of it, under Section 2) in object code or executable form
 under the terms of Sections 1 and 2 above provided that you accompany
 it with the complete corresponding machine-readable source code, which
 must be distributed under the terms of Sections 1 and 2 above on a
 medium customarily used for software interchange.
 .
 If distribution of object code is made by offering access to copy
 from a designated place, then offering equivalent access to copy the
 source code from the same place satisfies the requirement to
 distribute the source code, even though third parties are not
 compelled to copy the source along with the object code.
 .
 5. A program that contains no derivative of any portion of the
 Library, but is designed to work with the Library by being compiled or
 linked with it, is called a "work that uses the Library".  Such a
 work, in isolation, is not a derivative work of the Library, and
 therefore falls outside the scope of this License.
 .
 However, linking a "work that uses the Library" with the Library
 creates an executable that is a derivative of the Library (because it
 contains portions of the Library), rather than a "work that uses the
 library".  The executable is therefore covered by this License.
 Section 6 states terms for distribution of such executables.
 .
 When a "work that uses the Library" uses material from a header file
 that is part of the Library, the object code for the work may be a
 derivative work of the Library even though the source code is not.
 Whether this is true is especially significant if the work can be
 linked without the Library, or if the work is itself a library.  The
 threshold for this to be true is not precisely defined by law.
 .
 If such an object file uses only numerical parameters, data
 structure layouts and accessors, and small macros and small inline
 functions (ten lines or less in length), then the use of the object
 file is unrestricted, regardless of whether it is legally a derivative
 work.  (Executables containing this object code plus portions of the
 Library will still fall under Section 6.)
 .
 Otherwise, if the work is a derivative of the Library, you may
 distribute the object code for the work under the terms of Section 6.
 Any executables containing that work also fall under Section 6,
 whether or not they are linked directly with the Library itself.
 .
 6. As an exception to the Sections above, you may also combine or
 link a "work that uses the Library" with the Library to produce a
 work containing portions of the Library, and distribute that work
 under terms of your choice, provided that the terms permit
 modification of the work for the customer's own use and reverse
 engineering for debugging such modifications.
 .
 You must give prominent notice with each copy of the work that the
 Library is used in it and that the Library and its use are covered by
 this License.  You must supply a copy of this License.  If the work
 during execution displays copyright notices, you must include the
 copyright notice for the Library among them, as well as a reference
 directing the user to the copy of this License.  Also, you must do one
 of these things:
 .
 a) Accompany the work with the complete corresponding
 machine-readable source code for the Library including whatever
 changes were used in the work (which must be distributed under
 Sections 1 and 2 above); and, if the work is an executable linked
 with the Library, with the complete machine-readable "work that
 uses the Library", as object code and/or source code, so that the
 user can modify the Library and then relink to produce a modified
 executable containing the modified Library.  (It is understood
 that the user who changes the contents of definitions files in the
 Library will not necessarily be able to recompile the application
 to use the modified definitions.)
 .
 b) Use a suitable shared library mechanism for linking with the
 Library.  A suitable mechanism is one that (1) uses at run time a
 copy of the library already present on the user's computer system,
 rather than copying library functions into the executable, and (2)
 will operate properly with a modified version of the library, if
 the user installs one, as long as the modified version is
 interface-compatible with the version that the work was made with.
 .
 c) Accompany the work with a written offer, valid for at
 least three years, to give the same user the materials
 specified in Subsection 6a, above, for a charge no more
 than the cost of performing this distribution.
 .
 d) If distribution of the work is made by offering access to copy
 from a designated place, offer equivalent access to copy the above
 specified materials from the same place.
 .
 e) Verify that the user has already received a copy of these
 materials or that you have already sent this user a copy.
 .
 For an executable, the required form of the "work that uses the
 Library" must include any data and utility programs needed for
 reproducing the executable from it.  However, as a special exception,
 the materials to be distributed need not include anything that is
 normally distributed (in either source or binary form) with the major
 components (compiler, kernel, and so on) of the operating system on
 which the executable runs, unless that component itself accompanies
 the executable.
 .
 It may happen that this requirement contradicts the license
 restrictions of other proprietary libraries that do not normally
 accompany the operating system.  Such a contradiction means you cannot
 use both them and the Library together in an executable that you
 distribute.
 .
 7. You may place library facilities that are a work based on the
 Library side-by-side in a single library together with other library
 facilities not covered by this License, and distribute such a combined
 library, provided that the separate distribution of the work based on
 the Library and of the other library facilities is otherwise
 permitted, and provided that you do these two things:
 .
 a) Accompany the combined library with a copy of the same work
 based on the Library, uncombined with any other library
 facilities.  This must be distributed under the terms of the
 Sections above.
 .
 b) Give prominent notice with the combined library of the fact
 that part of it is a work based on the Library, and explaining
 where to find the accompanying uncombined form of the same work.
 .
 8. You may not copy, modify, sublicense, link with, or distribute
 the Library except as expressly provided under this License.  Any
 attempt otherwise to copy, modify, sublicense, link with, or
 distribute the Library is void, and will automatically terminate your
 rights under this License.  However, parties who have received copies,
 or rights, from you under this License will not have their licenses
 terminated so long as such parties remain in full compliance.
 .
 9. You are not required to accept this License, since you have not
 signed it.  However, nothing else grants you permission to modify or
 distribute the Library or its derivative works.  These actions are
 prohibited by law if you do not accept this License.  Therefore, by
 modifying or distributing the Library (or any work based on the
 Library), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
 the Library or works based on it.
 .
 10. Each time you redistribute the Library (or any work based on the
 Library), the recipient automatically receives a license from the
 original licensor to copy, distribute, link with or modify the Library
 subject to these terms and conditions.  You may not impose any further
 restrictions on the recipients' exercise of the rights granted herein.
 You are not responsible for enforcing compliance by third parties with
 this License.
 .
 11. If, as a consequence of a court judgment or allegation of patent
 infringement or for any other reason (not limited to patent issues),
 conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
 excuse you from the conditions of this License.  If you cannot
 distribute so as to satisfy simultaneously your obligations under this
 License and any other pertinent obligations, then as a consequence you
 may not distribute the Library at all.  For example, if a patent
 license would not permit royalty-free redistribution of the Library by
 all those who receive copies directly or indirectly through you, then
 the only way you could satisfy both it and this License would be to
 refrain entirely from distribution of the Library.
 .
 If any portion of this section is held invalid or unenforceable under any
 particular circumstance, the balance of the section is intended to apply,
 and the section as a whole is intended to apply in other circumstances.
 .
 It is not the purpose of this section to induce you to infringe any
 patents or other property right claims or to contest validity of any
 such claims; this section has the sole purpose of protecting the
 integrity of the free software distribution system which is
 implemented by public license practices.  Many people have made
 generous contributions to the wide range of software distributed
 through that system in reliance on consistent application of that
 system; it is up to the author/donor to decide if he or she is willing
 to distribute software through any other system and a licensee cannot
 impose that choice.
 .
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
 .
 12. If the distribution and/or use of the Library is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Library under this License may add
 an explicit geographical distribution limitation excluding those countries,
 so that distribution is permitted only in or among countries not thus
 excluded.  In such case, this License incorporates the limitation as if
 written in the body of this License.
 .
 13. The Free Software Foundation may publish revised and/or new
 versions of the Lesser General Public License from time to time.
 Such new versions will be similar in spirit to the present version,
 but may differ in detail to address new problems or concerns.
 .
 Each version is given a distinguishing version number.  If the Library
 specifies a version number of this License which applies to it and
 "any later version", you have the option of following the terms and
 conditions either of that version or of any later version published by
 the Free Software Foundation.  If the Library does not specify a
 license version number, you may choose any version ever published by
 the Free Software Foundation.
 .
 14. If you wish to incorporate parts of the Library into other free
 programs whose distribution conditions are incompatible with these,
 write to the author to ask for permission.  For software which is
 copyrighted by the Free Software Foundation, write to the Free
 Software Foundation; we sometimes make exceptions for this.  Our
 decision will be guided by the two goals of preserving the free status
 of all derivatives of our free software and of promoting the sharing
 and reuse of software generally.
 .
 NO WARRANTY
 .
 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 .
 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGES.
 .
 END OF TERMS AND CONDITIONS
 .
 How to Apply These Terms to Your New Libraries
 .
 If you develop a new library, and you want it to be of the greatest
 possible use to the public, we recommend making it free software that
 everyone can redistribute and change.  You can do so by permitting
 redistribution under these terms (or, alternatively, under the terms of the
 ordinary General Public License).
 .
 To apply these terms, attach the following notices to the library.  It is
 safest to attach them to the start of each source file to most effectively
 convey the exclusion of warranty; and each file should have at least the
 "copyright" line and a pointer to where the full notice is found.
 .
 <one line to give the library's name and a brief idea of what it does.>
 Copyright (C) <year>  <name of author>
 .
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 .
 Also add information on how to contact you by electronic and paper mail.
 .
 You should also get your employer (if you work as a programmer) or your
 school, if any, to sign a "copyright disclaimer" for the library, if
 necessary.  Here is a sample; alter the names:
 .
 Yoyodyne, Inc., hereby disclaims all copyright interest in the
 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
 .
 <signature of Ty Coon>, 1 April 1990
 Ty Coon, President of Vice
 .
 That's all there is to it!

Files:     PythonQt/README
Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies)
License:   __UNKNOWN__
 See http://qt.gitorious.org/qt-labs/qtscriptgenerator for the original project.
 The PythonQt wrappers generated by the generator are distributed under the LGPL as well.
 .
 The generated wrappers are pre-generated and checked-in for Qt 4.6.1, so you only need to build and run the
 generator when you want to build additional wrappers or you want to upgrade/downgrade to another Qt version, but this requires updating the typesystems as well.
 .
 Documentation

Files:     tech/ls1u.toml
Copyright: 2018 leviathan <email>
License:   __UNKNOWN__
 please add license here !!
 .
 ///////////////////////////////////////////////////////////////////

Files:     helpers/hash.c
Copyright: 1989-1990 Massimo A. Sivilotti Modified for blifFanout  keeping hash table size constant.
License:   __UNKNOWN__
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation (any version).
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; see the file copying.  If not, write to
 the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 .
 hash.c  -- hash table support functions
 .
 The FSF address in the above text is the old one.

Files:     tech/mos.dstyle
Copyright: __NO_COPYRIGHT__ in: tech/mos.dstyle
License:   __UNKNOWN__
 Jen-I Pi	       pi@isi.edu
 The MOSIS Service
 USC Information Sciences Institute
 4676 Admiralty Way
 Marina del Rey, CA 90292
 (310) 822-1511 x640  fax (310)823-5624
 .
 Last Modified Date: 12/3/03
 .
 Permission to use, copy, modify, and distribute this technology
 file and its associated documentation for any purpose and without
 fee is hereby granted, provided that the above copyright notice
 appears in all copies and that both that copyright notice and this
 permission notice appear in supporting documentation, and that the
 name of the University of Southern California not be used in
 advertising or publicity pertaining to distribution of the software
 without specific, written prior permission.  The University of
 Southern California makes no representations about the suitability
 of this technology file for any purpose. This technology file is
 provided "as is" without express or implied warranty and the
 University of Southern California retains the right to change its
 content at any time without notice any other party.
 .
 THE UNIVERSITY OF SOUTHERN CALIFORNIA DISCLAIMS ALL WARRANTIES WITH
 REGARD TO THIS TECHNOLOGY FILE, INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE UNIVERSITY OF
 SOUTHERN CALIFORNIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS TECHNOLOGY FILE.
 .
 This file describes the various display styles that are available
 in Magic.  This new file is relatively technology-independent: it
 contains enough different styles to support MOSIS's SCMOS process
 without any changes.  Each display style describes a particular
 way of drawing things on the display.  See "Magic Maintainer's
 Manual #3: The Display Style and Glyph Files" for details on the
 file format.
 .
 Please send bug reports/comments to mosis@mosis.edu :-)
 .
 Version keyword replaces the version embedded in the filename.

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         icons/ps_diff_pair_tune_length.svg
#         icons/pinshape_clock_invert.svg
#         icons/options_tracks.svg
#         icons/zoom_fit_in_page.svg
#         icons/zoom_redraw.svg
#         icons/icon_cvpcb.svg
#         icons/duplicate_text.svg
#         icons/break_bus.svg
#         icons/axis3d_top.svg
#         icons/lang_ko.svg
#         icons/post_module.svg
#         icons/add_keepout_area.svg
#         icons/move_pinsheet.svg
#         icons/lang_pt.svg
#         icons/net_highlight_schematic.svg
#         icons/help.svg
#         icons/gbr_select_mode1.svg
#         icons/pagelayout_load.svg
#         icons/add_corner.svg
#         icons/add_dashed_line.svg
#         icons/pin.svg
#         icons/axis3d.svg
#         icons/lang_def.svg
#         icons/wizard_add_fplib_small.svg
#         icons/delete_circle.svg
#         icons/orient.svg
#         icons/show_zone_outline_only.svg
#         icons/language.svg
#         icons/save_netlist.svg
#         icons/mirepcb.svg
#         icons/web_support.svg
#         icons/options_pad.svg
#         icons/gerbview_open_recent_drill_files.svg
#         icons/lang_bg.svg
#         icons/delete_module.svg
#         icons/delete_polygon.svg
#         icons/lang_chinese.svg
#         icons/module_editor.svg
#         icons/copy_library.svg
#         icons/lang_cs.svg
#         icons/media-skip-backward.svg
#         icons/edit_sheet.svg
#         icons/mode_track.svg
#         icons/three_d.svg
#         icons/unit_mm.svg
#         icons/add_glabel.svg
#         icons/edit_comp_ref.svg
#         icons/ps_tune_length.svg
#         icons/lang_sl.svg
#         icons/pintype_powerinput.svg
#         icons/rotate_cw.svg
#         icons/display_options.svg
#         icons/export_options_pad.svg
#         icons/bom.svg
#         icons/import_cmp_from_lib.svg
#         icons/pinorient_down.svg
#         icons/rotate_neg_z.svg
#         icons/left.svg
#         icons/config.svg
#         icons/icon_txt.svg
#         icons/zoom_out.svg
#         icons/drag_track_segment.svg
#         icons/enter_sheet.svg
#         icons/move_line.svg
#         icons/hammer.svg
#         icons/fonts.svg
#         icons/library_update.svg
#         icons/zip_tool.svg
#         icons/window_close.svg
#         icons/open_project.svg
#         icons/delete_track.svg
#         icons/morgan1.svg
#         icons/options_module.svg
#         icons/delete_association.svg
#         icons/mw_add_shape.svg
#         icons/sim_stop.svg
#         icons/right.svg
#         icons/gbr_select_mode2.svg
#         icons/show_no_copper_layers.svg
#         icons/pintype_openemit.svg
#         icons/unit_inch.svg
#         icons/tree_sel.svg
#         icons/rotate_glabel.svg
#         icons/create_cmp_file.svg
#         icons/add_tracks_and_vias.svg
#         icons/pinshape_clock_active_low.svg
#         icons/lang_hu.svg
#         icons/zoom-in.svg
#         icons/ps_diff_pair_gap.svg
#         icons/delete_glabel.svg
#         icons/zoom_center_on_screen.svg
#         icons/move_track.svg
#         icons/icon_bitmap2component.svg
#         icons/move_zone.svg
#         icons/options_all_tracks.svg
#         icons/pad.svg
#         icons/add_zone_cutout.svg
#         icons/pintype_3states.svg
#         icons/rotate_module_ccw.svg
#         icons/find.svg
#         icons/move_circle.svg
#         icons/icon_3d.svg
#         icons/rescue_pcbnew.svg
#         icons/options_pin.svg
#         icons/lang_sk.svg
#         icons/local_ratsnest.svg
#         icons/revert_pcbnew.svg
#         icons/pagelayout_load_default.svg
#         icons/modratsnest.svg
#         icons/rotate_field.svg
#         icons/array_text.svg
#         icons/add_junction.svg
#         icons/lang_pl.svg
#         icons/options_segment.svg
#         icons/move_arc.svg
#         icons/unlocked.svg
#         icons/move_polygon.svg
#         icons/autoplace_fields.svg
#         icons/showtrack.svg
#         icons/pinshape_clock_normal.svg
#         icons/erc_green.svg
#         icons/track_locked.svg
#         icons/add_zone.svg
#         icons/export_footprint_names.svg
#         icons/glabel2label.svg
#         icons/schematic.svg
#         icons/add_power.svg
#         icons/pintype_poweroutput.svg
#         icons/library_archive.svg
#         icons/libview.svg
#         icons/change_entry_orient.svg
#         icons/preference.svg
#         icons/add_arc.svg
#         icons/leave_sheet.svg
#         icons/sim_settings.svg
#         icons/width_segment.svg
#         icons/move_sheet.svg
#         icons/flag.svg
#         icons/label.svg
#         icons/plot.svg
#         icons/lang_nl.svg
#         icons/zoom-fit-width.svg
#         icons/break_line.svg
#         icons/component_select_alternate_shape.svg
#         icons/gerber_file.svg
#         icons/general_ratsnest.svg
#         icons/hotkeys_import.svg
#         icons/macros_record.svg
#         icons/array_module.svg
#         icons/red.svg
#         icons/zone_unfill.svg
#         icons/module_library_list.svg
#         icons/move_pad.svg
#         icons/zoom_auto.svg
#         icons/icon.svg
#         icons/annotate_right_down.svg
#         icons/zoom_in.svg
#         icons/add_line.svg
#         icons/edit_comp_value.svg
#         icons/post_drill.svg
#         icons/redo.svg
#         icons/pinorient_up.svg
#         icons/axis3d_right.svg
#         icons/resize_sheet.svg
#         icons/pinorient_right.svg
#         icons/icon_kicad.svg
#         icons/opt_show_polygon.svg
#         icons/svg_file.svg
#         icons/annotate.svg
#         icons/module_ratsnest.svg
#         icons/net_unlocked.svg
#         icons/library_table.svg
#         icons/global_options_pad.svg
#         icons/go_down.svg
#         icons/drag.svg
#         icons/modview_icon.svg
#         icons/options_text.svg
#         icons/pintype_input.svg
#         icons/pad_sketch.svg
#         icons/open_library.svg
#         icons/zoom_selection.svg
#         icons/show_all_layers.svg
#         icons/move_module.svg
#         icons/distribute_vertical.svg
#         icons/gerbview_show_negative_objects.svg
#         icons/exchange.svg
#         icons/net_highlight.svg
#         icons/select_w_layer.svg
#         icons/axis3d_back.svg
#         icons/width_vias.svg
#         icons/array.svg
#         icons/sheetset.svg
#         icons/drc.svg
#         icons/add_bus.svg
#         icons/module.svg
#         icons/gerbview_drill_file.svg
#         icons/drc2.svg
#         icons/duplicate_line.svg
#         icons/fill_zone.svg
#         icons/options_rectangle.svg
#         icons/plot_ps.svg
#         icons/module_pin_filtered_list.svg
#         icons/new_project_with_template.svg
#         icons/checked_ok.svg
#         icons/part_properties.svg
#         icons/new_cvpcb.svg
#         icons/mw_add_gap.svg
#         icons/copper_layers_setup.svg
#         icons/open_document.svg
#         icons/kicad_icon_small.svg
#         icons/mode_module.svg
#         icons/lib_previous.svg
#         icons/insert_module_board.svg
#         icons/add_via.svg
#         icons/minus.svg
#         icons/ercwarn.svg
#         icons/path.svg
#         icons/track_unlocked.svg
#         icons/mw_toolbar.svg
#         icons/width_track_via.svg
#         icons/tools.svg
#         icons/hierarchy_cursor.svg
#         icons/recent.svg
#         icons/lang_fi.svg
#         icons/import.svg
#         icons/media-playback-start.svg
#         icons/cut.svg
#         icons/libedit_icon.svg
#         icons/mw_add_stub_arc.svg
#         icons/paste.svg
#         icons/normal.svg
#         icons/mirror_h.svg
#         icons/zoom_area.svg
#         icons/glabel2text.svg
#         icons/plot_svg.svg
#         icons/netlist.svg
#         icons/rotatehlabel.svg
#         icons/down.svg
#         icons/pagelayout_new.svg
#         icons/new_component.svg
#         icons/ps_router.svg
#         icons/copy.svg
#         icons/module_full_list.svg
#         icons/library_browse.svg
#         icons/html.svg
#         icons/reset_text.svg
#         icons/rotate_ccw.svg
#         icons/show_all_copper_layers.svg
#         icons/drc_off.svg
#         icons/library.svg
#         icons/save_library.svg
#         icons/online_help.svg
#         icons/show_all_back_layers.svg
#         icons/via.svg
#         icons/show_all_front_layers.svg
#         icons/add_hierarchical_label.svg
#         icons/rescue.svg
#         icons/browse_files.svg
#         icons/tool_ratsnest.svg
#         icons/options_new_pad.svg
#         icons/distribute_horizontal.svg
#         icons/icon_libedit.svg
#         icons/show_zone_disable.svg
#         icons/media-playback-pause.svg
#         icons/cancel.svg
#         icons/text_sketch.svg
#         icons/sim_tune.svg
#         icons/add_tracks.svg
#         icons/zoom-previous.svg
#         icons/ps_diff_pair_via_gap.svg
#         icons/duplicate_pad.svg
#         icons/dialog_warning.svg
#         icons/export_module.svg
#         icons/move_pin.svg
#         icons/delete_arc.svg
#         icons/duplicate_zone.svg
#         icons/green.svg
#         icons/new_library.svg
#         icons/cut_button.svg
#         icons/reload.svg
#         icons/reload2.svg
#         icons/setcolor_copper.svg
#         icons/icon_cvpcb_small.svg
#         icons/array_line.svg
#         icons/delete_sheet.svg
#         icons/options_arc.svg
#         icons/text.svg
#         icons/duplicate.svg
#         icons/add.svg
#         icons/lang_gr.svg
#         icons/cursor_shape.svg
#         icons/delete_line.svg
#         icons/options_all_vias.svg
#         icons/about.svg
#         icons/directory.svg
#         icons/import_module.svg
#         icons/pcb_offset.svg
#         icons/track_sketch.svg
#         icons/mw_add_line.svg
#         icons/lang_it.svg
#         icons/edit_part.svg
#         icons/mw_add_stub.svg
#         icons/new_project.svg
#         icons/move_field.svg
#         icons/cvpcb.svg
#         icons/new_sch.svg
#         icons/save_project.svg
#         icons/options_track.svg
#         icons/use_3D_copper_thickness.svg
#         icons/pintype_noconnect.svg
#         icons/plus.svg
#         icons/new_footprint.svg
#         icons/lang_catalan.svg
#         icons/add_hierarchical_subsheet.svg
#         icons/show_mod_edge.svg
#         icons/delete_rectangle.svg
#         icons/delete_node.svg
#         icons/edit_comp_footprint.svg
#         icons/label2text.svg
#         icons/datasheet.svg
#         icons/move_relative.svg
#         icons/zoom-out.svg
#         icons/drag_outline_segment.svg
#         icons/lang_lt.svg
#         icons/simulator.svg
#         icons/library2.svg
#         icons/delete_cotation.svg
#         icons/py_script.svg
#         icons/copyblock.svg
#         icons/pcb_update.svg
#         icons/kicad_logo_for_patch.svg
#         icons/zone_duplicate.svg
#         icons/annotate_down_right.svg
#         icons/new_pcb.svg
#         icons/auto_track_width.svg
#         icons/update_module_board.svg
#         icons/rotate_module_cw.svg
#         icons/pintype_passive.svg
#         icons/polar_coord.svg
#         icons/select-items.svg
#         icons/open_brd_file.svg
#         icons/array_pad.svg
#         icons/zoom.svg
#         icons/setcolor_soldermask.svg
#         icons/options_circle.svg
#         icons/import_footprint_names.svg
#         icons/media-seek-forward.svg
#         icons/mirror_footprint_axisY.svg
#         icons/morgan2.svg
#         icons/undo.svg
#         icons/shape_3d.svg
#         icons/select_grid.svg
#         icons/copycomponent.svg
#         icons/gerber_job_file.svg
#         icons/pagelayout_special_view_mode.svg
#         icons/anchor.svg
#         icons/select_layer_pair.svg
#         icons/axis3d_bottom.svg
#         icons/import_setup.svg
#         icons/options_vias.svg
#         icons/delete_pin.svg
#         icons/pintype_opencoll.svg
#         icons/transistor.svg
#         icons/pin_to.svg
#         icons/axis3d_front.svg
#         icons/move_track_segment.svg
#         icons/image.svg
#         icons/setcolor_3d_bg.svg
#         icons/hierarchy_nav.svg
#         icons/move_text.svg
#         icons/pinshape_clock_fall.svg
#         icons/lang_es.svg
#         icons/drag_pad.svg
#         icons/grid.svg
#         icons/edit.svg
#         icons/add_hierar_pin.svg
#         icons/via_microvia.svg
#         icons/list_nets.svg
#         icons/media-seek-backward.svg
#         icons/pin_show_etype.svg
#         icons/icon_modedit.svg
#         icons/ratsnest.svg
#         icons/libedit.svg
#         icons/go_next.svg
#         icons/move_target.svg
#         icons/document-save-as.svg
#         icons/pinshape_active_low_output.svg
#         icons/erc.svg
#         icons/delete.svg
#         icons/pcbcalculator.svg
#         icons/delete_pad.svg
#         icons/save_part_in_mem.svg
#         icons/net_locked.svg
#         icons/delete_dimension.svg
#         icons/mirror_v.svg
#         icons/rotate_pos_y.svg
#         icons/pinshape_invert.svg
#         icons/cursor.svg
#         icons/pad_enumerate.svg
#         icons/move.svg
#         icons/label2glabel.svg
#         icons/add_line2bus.svg
#         icons/delete_bus.svg
#         icons/lang_en.svg
#         icons/plot_hpg.svg
#         icons/rotate_pos_x.svg
#         icons/component_select_unit.svg
#         icons/zip.svg
#         icons/file_footprint.svg
#         icons/lang_ru.svg
#         icons/save_setup.svg
#         icons/delete_segment.svg
#         icons/add_line_label.svg
#         icons/exit.svg
#         icons/viewlibs_icon.svg
#         icons/unzip.svg
#         icons/pintype_output.svg
#         icons/axis3d_left.svg
#         icons/ps_diff_pair.svg
#         icons/pin_table.svg
#         icons/export.svg
#         icons/add_dimension.svg
#         icons/book.svg
#         icons/width_net.svg
#         icons/move_exactly.svg
#         icons/wizard_add_fplib_icon.svg
#         icons/show_dcodenumber.svg
#         icons/delete_field.svg
#         icons/icon_pagelayout_editor.svg
#         icons/pin2pin.svg
#         icons/via_buried.svg
#         icons/contrast_mode.svg
#         icons/eeschema.svg
#         icons/pad_dimensions.svg
#         icons/pads_mask_layers.svg
#         icons/save_as.svg
#         icons/load_module_board.svg
#         icons/rotate_pin.svg
#         icons/up.svg
#         icons/palette.svg
#         icons/ercerr.svg
#         icons/add_polygon.svg
#         icons/preference2.svg
#         icons/render_mode.svg
#         icons/lang_de.svg
#         icons/sim_add_signal.svg
#         icons/plot_pdf.svg
#         icons/options_pinsheet.svg
#         icons/document-save.svg
#         icons/grid_select_axis.svg
#         icons/show_no_layers.svg
#         icons/go_home.svg
#         icons/gl_change.svg
#         icons/undelete.svg
#         icons/color_materials.svg
#         icons/media-playback-stop.svg
#         icons/sim_probe.svg
#         icons/module_wizard.svg
#         icons/locked.svg
#         icons/document-save-all.svg
#         icons/plot_dxf.svg
#         icons/read_setup.svg
#         icons/edit_component.svg
#         icons/auto_delete_track.svg
#         icons/align_items.svg
#         icons/fabrication.svg
#         icons/flip_board.svg
#         icons/load_module_lib.svg
#         icons/pinorient_left.svg
#         icons/drag_module.svg
#         icons/add_rectangle.svg
#         icons/swap_layer.svg
#         icons/tree_nosel.svg
#         icons/pagelayout_recent.svg
#         icons/measurement.svg
#         icons/footprint_text.svg
#         icons/library_archive_as.svg
#         icons/array_target.svg
#         icons/pin_size_to.svg
#         icons/lines90.svg
#         icons/dashline.svg
#         icons/ortho.svg
#         icons/pagelayout_normal_view_mode.svg
#         icons/info.svg
#         icons/pintype_bidi.svg
#         icons/lib_next.svg
#         icons/zoom-next.svg
#         icons/move_glabel.svg
#         icons/module_name_filtered_list.svg
#         icons/media-skip-forward.svg
#         icons/add_circle.svg
#         icons/module_options.svg
#         icons/post_compo.svg
#         icons/unknown.svg
#         icons/icon_gerbview_small.svg
#         icons/pinshape_active_low_input.svg
#         icons/general_deletions.svg
#         icons/noconn.svg
#         icons/pintype_notspecif.svg
#         icons/pinshape_nonlogic.svg
#         icons/many_good_icons.svg
#         icons/grid_select.svg
#         icons/rotate_pos_z.svg
#         icons/width_track.svg
#         icons/add_entry.svg
#         icons/delete_text.svg
#         icons/go_previous.svg
#         icons/import_hierarchical_label.svg
#         icons/edges_sketch.svg
#         icons/rotate_neg_y.svg
#         icons/import_brd_file.svg
#         icons/duplicate_module.svg
#         icons/find_replace.svg
#         icons/hotkeys.svg
#         icons/array_zone.svg
#         icons/duplicate_target.svg
#         icons/pin_number_to.svg
#         icons/delete_pinsheet.svg
#         icons/show_footprint.svg
#         icons/delete_connection.svg
#         icons/go_up.svg
#         icons/push_pad_settings.svg
#         icons/lang_jp.svg
#         icons/sim_run.svg
#         icons/mirror_footprint_axisX.svg
#         icons/icons.qrc
#         icons/editor.svg
#         icons/drag_segment_withslope.svg
#         icons/pinshape_normal.svg
#         icons/add_pin.svg
#         icons/copy_pad_settings.svg
#         icons/save.svg
#         icons/module_check.svg
#         icons/module_filtered_list.svg
#         icons/print_button.svg
#         icons/import3d.svg
#         icons/warning.svg
#         icons/show_zone.svg
#         icons/pin_name_to.svg
#         icons/gerbview_clear_layers.svg
#         icons/icon_background_metal.svg
#         icons/auto_associe.svg
#         icons/export_idf.svg
#         icons/width_track_select.svg
#         icons/setcolor_silkscreen.svg
#         icons/lang_fr.svg
#         icons/kicad_logo.svg
#         icons/add_component.svg
#         icons/apply_pad_settings.svg
#         icons/layers_manager.svg
#         icons/hotkeys_export.svg
#         icons/via_sketch.svg
#         icons/invisible_text.svg
#         icons/setcolor_board_body.svg
#         icons/rotate_neg_x.svg
#         icons/ps_diff_pair_tune_phase.svg
#         icons/icon_pcbcalculator.svg
#         icons/gerber_recent_files.svg
#         icons/edit_module.svg
#         icons/add_bus2bus.svg
#         icons/new_generic.svg
#         icons/icon_pcbnew.svg
#         icons/move_rectangle.svg
#         icons/add_mires.svg
#         icons/hidden_pin.svg
#         icons/libedprt.svg
#         icons/setcolor_solderpaste.svg
#         icons/icon_eeschema.svg
#         icons/pcbnew.svg
#         icons/export_dsn.svg
#         icons/options_all_tracks_and_vias.svg
#         icons/edit_text.svg
#         icons/copy_button.svg
#         icons/gbr_select_mode0.svg
#         icons/add_text.svg
#         icons/icon_gerbview.svg
#         icons/spreadsheet.svg
#         icons/delete_net.svg
#         icons/options_3drender.svg
#         tech/ls1u.xml
#         tech/tech.qrc
#         tech/process.xml
#         contacts/contactplacement.ui
#         PythonQt/generator/typesystem_xmlpatterns.xml
#         PythonQt/generator/typesystem_core.xml
#         PythonQt/generator/typesystem_svg.xml
#         PythonQt/generator/typesystem_uitools.xml
#         PythonQt/generator/typesystem_xml.xml
#         PythonQt/generator/typesystem_network.xml
#         PythonQt/generator/build_all.txt
#         PythonQt/generator/typesystem_webkit.xml
#         PythonQt/generator/typesystem_qml.xml
#         PythonQt/generator/typesystem_quick.xml
#         PythonQt/generator/typesystem_gui.xml
#         PythonQt/generator/typesystem_opengl.xml
#         PythonQt/generator/generator.qrc
#         PythonQt/generator/typesystem_multimedia.xml
#         PythonQt/generator/typesystem_sql.xml
#         PythonQt/examples/PyCPPWrapperExample/PyCPPWrapperExample.qrc
#         PythonQt/examples/NicePyConsole/NPC.qrc
#         PythonQt/examples/PyCustomMetaTypeExample/PyCustomMetaTypeExample.qrc
#         PythonQt/doxygen/header.html
#         PythonQt/doxygen/footer.html
#         qlayout/drcsettings.ui
#         qlayout/cellmanager.ui
#         qlayout/layoutvisibles.ui
#         schematics/parametricpart.ui
#         schematics/partselection.ui
#         QtFlow/welcome.ui
#         QtFlow/librarysettings.ui
#         QtFlow/projects.ui
#         QtFlow/mainwindow.ui
#         QtFlow/grid.ui
#         QtFlow/projectsettings.ui
#         QtFlow/templates.ui
#         QtFlow/buildflow.ui
#         QtFlow/files.ui
#         QtFlow/modules.ui
#         QtFlow/new.ui
#         QtFlow/savechanges.ui
#         QtFlow/settings.ui
#         QtFlow/console.ui
#         QtFlow/wave.ui
#         QtFlow/specialnets.ui

#----------------------------------------------------------------------------
# huge files   (skipped):
#         tech/osu018/osu035_pads.gds2
#         tech/osu035/osu035_pads.gds2

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.

#----------------------------------------------------------------------------
# License file: LICENSE
                    GNU LESSER GENERAL PUBLIC LICENSE
                        Version 3, 29 June 2007
 .
  Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 .
 .
   This version of the GNU Lesser General Public License incorporates
 the terms and conditions of version 3 of the GNU General Public
 License, supplemented by the additional permissions listed below.
 .
   0. Additional Definitions.
 .
   As used herein, "this License" refers to version 3 of the GNU Lesser
 General Public License, and the "GNU GPL" refers to version 3 of the GNU
 General Public License.
 .
   "The Library" refers to a covered work governed by this License,
 other than an Application or a Combined Work as defined below.
 .
   An "Application" is any work that makes use of an interface provided
 by the Library, but which is not otherwise based on the Library.
 Defining a subclass of a class defined by the Library is deemed a mode
 of using an interface provided by the Library.
 .
   A "Combined Work" is a work produced by combining or linking an
 Application with the Library.  The particular version of the Library
 with which the Combined Work was made is also called the "Linked
 Version".
 .
   The "Minimal Corresponding Source" for a Combined Work means the
 Corresponding Source for the Combined Work, excluding any source code
 for portions of the Combined Work that, considered in isolation, are
 based on the Application, and not on the Linked Version.
 .
   The "Corresponding Application Code" for a Combined Work means the
 object code and/or source code for the Application, including any data
 and utility programs needed for reproducing the Combined Work from the
 Application, but excluding the System Libraries of the Combined Work.
 .
   1. Exception to Section 3 of the GNU GPL.
 .
   You may convey a covered work under sections 3 and 4 of this License
 without being bound by section 3 of the GNU GPL.
 .
   2. Conveying Modified Versions.
 .
   If you modify a copy of the Library, and, in your modifications, a
 facility refers to a function or data to be supplied by an Application
 that uses the facility (other than as an argument passed when the
 facility is invoked), then you may convey a copy of the modified
 version:
 .
    a) under this License, provided that you make a good faith effort to
    ensure that, in the event an Application does not supply the
    function or data, the facility still operates, and performs
    whatever part of its purpose remains meaningful, or
 .
    b) under the GNU GPL, with none of the additional permissions of
    this License applicable to that copy.
 .
   3. Object Code Incorporating Material from Library Header Files.
 .
   The object code form of an Application may incorporate material from
 a header file that is part of the Library.  You may convey such object
 code under terms of your choice, provided that, if the incorporated
 material is not limited to numerical parameters, data structure
 layouts and accessors, or small macros, inline functions and templates
 (ten or fewer lines in length), you do both of the following:
 .
    a) Give prominent notice with each copy of the object code that the
    Library is used in it and that the Library and its use are
    covered by this License.
 .
    b) Accompany the object code with a copy of the GNU GPL and this license
    document.
 .
   4. Combined Works.
 .
   You may convey a Combined Work under terms of your choice that,
 taken together, effectively do not restrict modification of the
 portions of the Library contained in the Combined Work and reverse
 engineering for debugging such modifications, if you also do each of
 the following:
 .
    a) Give prominent notice with each copy of the Combined Work that
    the Library is used in it and that the Library and its use are
    covered by this License.
 .
    b) Accompany the Combined Work with a copy of the GNU GPL and this license
    document.
 .
    c) For a Combined Work that displays copyright notices during
    execution, include the copyright notice for the Library among
    these notices, as well as a reference directing the user to the
    copies of the GNU GPL and this license document.
 .
    d) Do one of the following:
 .
        0) Convey the Minimal Corresponding Source under the terms of this
        License, and the Corresponding Application Code in a form
        suitable for, and under terms that permit, the user to
        recombine or relink the Application with a modified version of
        the Linked Version to produce a modified Combined Work, in the
        manner specified by section 6 of the GNU GPL for conveying
        Corresponding Source.
 .
        1) Use a suitable shared library mechanism for linking with the
        Library.  A suitable mechanism is one that (a) uses at run time
        a copy of the Library already present on the user's computer
        system, and (b) will operate properly with a modified version
        of the Library that is interface-compatible with the Linked
        Version.
 .
    e) Provide Installation Information, but only if you would otherwise
    be required to provide such information under section 6 of the
    GNU GPL, and only to the extent that such information is
    necessary to install and execute a modified version of the
    Combined Work produced by recombining or relinking the
    Application with a modified version of the Linked Version. (If
    you use option 4d0, the Installation Information must accompany
    the Minimal Corresponding Source and Corresponding Application
    Code. If you use option 4d1, you must provide the Installation
    Information in the manner specified by section 6 of the GNU GPL
    for conveying Corresponding Source.)
 .
   5. Combined Libraries.
 .
   You may place library facilities that are a work based on the
 Library side by side in a single library together with other library
 facilities that are not Applications and are not covered by this
 License, and convey such a combined library under terms of your
 choice, if you do both of the following:
 .
    a) Accompany the combined library with a copy of the same work based
    on the Library, uncombined with any other library facilities,
    conveyed under the terms of this License.
 .
    b) Give prominent notice with the combined library that part of it
    is a work based on the Library, and explaining where to find the
    accompanying uncombined form of the same work.
 .
   6. Revised Versions of the GNU Lesser General Public License.
 .
   The Free Software Foundation may publish revised and/or new versions
 of the GNU Lesser General Public License from time to time. Such new
 versions will be similar in spirit to the present version, but may
 differ in detail to address new problems or concerns.
 .
   Each version is given a distinguishing version number. If the
 Library as you received it specifies that a certain numbered version
 of the GNU Lesser General Public License "or any later version"
 applies to it, you have the option of following the terms and
 conditions either of that published version or of any later version
 published by the Free Software Foundation. If the Library as you
 received it does not specify a version number of the GNU Lesser
 General Public License, you may choose any version of the GNU Lesser
 General Public License ever published by the Free Software Foundation.
 .
   If the Library as you received it specifies that a proxy can decide
 whether future versions of the GNU Lesser General Public License shall
 apply, that proxy's public statement of acceptance of any version is
 permanent authorization for you to choose that version for the
 Library.
