From d1fa9599607c422c8db3d735338e0c2dc5a34b50 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Thu, 9 Sep 2010 11:03:11 -0300 Subject: [PATCH] Added license boilerplates to all typesystem files. --- PySide/QtCore/typesystem_core.xml | 19 +++++++++++++++ .../QtDeclarative/typesystem_declarative.xml | 19 +++++++++++++++ PySide/QtGui/typesystem_gui.xml.in | 19 +++++++++++++++ PySide/QtGui/typesystem_gui_common.xml | 19 +++++++++++++++ PySide/QtGui/typesystem_gui_mac.xml | 19 +++++++++++++++ PySide/QtGui/typesystem_gui_maemo.xml | 19 +++++++++++++++ PySide/QtGui/typesystem_gui_simulator.xml | 19 +++++++++++++++ PySide/QtGui/typesystem_gui_win.xml | 19 +++++++++++++++ PySide/QtGui/typesystem_gui_x11.xml | 19 +++++++++++++++ PySide/QtHelp/typesystem_help.xml | 19 +++++++++++++++ PySide/QtMaemo5/typesystem_maemo5.xml | 23 +++++++++++++++++-- PySide/QtMultimedia/typesystem_multimedia.xml | 19 +++++++++++++++ PySide/QtNetwork/typesystem_network.xml | 19 +++++++++++++++ PySide/QtOpenGL/typesystem_opengl.xml | 19 +++++++++++++++ PySide/QtScript/typesystem_script.xml | 19 +++++++++++++++ .../QtScriptTools/typesystem_scripttools.xml | 19 +++++++++++++++ PySide/QtSql/typesystem_sql.xml | 19 +++++++++++++++ PySide/QtSvg/typesystem_svg.xml | 19 +++++++++++++++ PySide/QtTest/typesystem_test.xml | 19 +++++++++++++++ PySide/QtUiTools/typesystem_uitools.xml | 21 ++++++++++++++++- PySide/QtWebKit/typesystem_webkit.xml | 19 +++++++++++++++ .../QtWebKit/typesystem_webkit_simulator.xml | 19 +++++++++++++++ PySide/QtXml/typesystem_xml.xml | 19 +++++++++++++++ .../QtXmlPatterns/typesystem_xmlpatterns.xml | 19 +++++++++++++++ PySide/phonon/typesystem_phonon.xml | 19 +++++++++++++++ PySide/typesystem_templates.xml | 19 +++++++++++++++ 26 files changed, 497 insertions(+), 3 deletions(-) diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml index 8fdb0e5..5464ae0 100644 --- a/PySide/QtCore/typesystem_core.xml +++ b/PySide/QtCore/typesystem_core.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtDeclarative/typesystem_declarative.xml b/PySide/QtDeclarative/typesystem_declarative.xml index 7a80e48..3d0f56c 100644 --- a/PySide/QtDeclarative/typesystem_declarative.xml +++ b/PySide/QtDeclarative/typesystem_declarative.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtGui/typesystem_gui.xml.in b/PySide/QtGui/typesystem_gui.xml.in index 88a6e99..210b1dc 100644 --- a/PySide/QtGui/typesystem_gui.xml.in +++ b/PySide/QtGui/typesystem_gui.xml.in @@ -1,4 +1,23 @@ + diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index b217509..a3ed01d 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtGui/typesystem_gui_mac.xml b/PySide/QtGui/typesystem_gui_mac.xml index 3360323..2f4ac4c 100644 --- a/PySide/QtGui/typesystem_gui_mac.xml +++ b/PySide/QtGui/typesystem_gui_mac.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtGui/typesystem_gui_maemo.xml b/PySide/QtGui/typesystem_gui_maemo.xml index 0a06c77..99ccb2e 100644 --- a/PySide/QtGui/typesystem_gui_maemo.xml +++ b/PySide/QtGui/typesystem_gui_maemo.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtGui/typesystem_gui_simulator.xml b/PySide/QtGui/typesystem_gui_simulator.xml index 8b10c22..065e44d 100644 --- a/PySide/QtGui/typesystem_gui_simulator.xml +++ b/PySide/QtGui/typesystem_gui_simulator.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtGui/typesystem_gui_win.xml b/PySide/QtGui/typesystem_gui_win.xml index f19521e..bc46909 100644 --- a/PySide/QtGui/typesystem_gui_win.xml +++ b/PySide/QtGui/typesystem_gui_win.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtGui/typesystem_gui_x11.xml b/PySide/QtGui/typesystem_gui_x11.xml index 0731045..0fd3628 100644 --- a/PySide/QtGui/typesystem_gui_x11.xml +++ b/PySide/QtGui/typesystem_gui_x11.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtHelp/typesystem_help.xml b/PySide/QtHelp/typesystem_help.xml index e78153f..b853c04 100644 --- a/PySide/QtHelp/typesystem_help.xml +++ b/PySide/QtHelp/typesystem_help.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtMaemo5/typesystem_maemo5.xml b/PySide/QtMaemo5/typesystem_maemo5.xml index 9f92793..94adaa1 100644 --- a/PySide/QtMaemo5/typesystem_maemo5.xml +++ b/PySide/QtMaemo5/typesystem_maemo5.xml @@ -1,4 +1,23 @@ + @@ -13,7 +32,7 @@ - + @@ -67,5 +86,5 @@ - + diff --git a/PySide/QtMultimedia/typesystem_multimedia.xml b/PySide/QtMultimedia/typesystem_multimedia.xml index 1786e70..bd0f6ad 100644 --- a/PySide/QtMultimedia/typesystem_multimedia.xml +++ b/PySide/QtMultimedia/typesystem_multimedia.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtNetwork/typesystem_network.xml b/PySide/QtNetwork/typesystem_network.xml index bfe9ad2..89cea39 100644 --- a/PySide/QtNetwork/typesystem_network.xml +++ b/PySide/QtNetwork/typesystem_network.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtOpenGL/typesystem_opengl.xml b/PySide/QtOpenGL/typesystem_opengl.xml index e1402f7..43e097f 100644 --- a/PySide/QtOpenGL/typesystem_opengl.xml +++ b/PySide/QtOpenGL/typesystem_opengl.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtScript/typesystem_script.xml b/PySide/QtScript/typesystem_script.xml index 822b3d5..a37e6fb 100644 --- a/PySide/QtScript/typesystem_script.xml +++ b/PySide/QtScript/typesystem_script.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtScriptTools/typesystem_scripttools.xml b/PySide/QtScriptTools/typesystem_scripttools.xml index 45bc04b..ad68aed 100644 --- a/PySide/QtScriptTools/typesystem_scripttools.xml +++ b/PySide/QtScriptTools/typesystem_scripttools.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtSql/typesystem_sql.xml b/PySide/QtSql/typesystem_sql.xml index 7c15c69..40beff0 100644 --- a/PySide/QtSql/typesystem_sql.xml +++ b/PySide/QtSql/typesystem_sql.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtSvg/typesystem_svg.xml b/PySide/QtSvg/typesystem_svg.xml index 5cc1b51..484864e 100644 --- a/PySide/QtSvg/typesystem_svg.xml +++ b/PySide/QtSvg/typesystem_svg.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtTest/typesystem_test.xml b/PySide/QtTest/typesystem_test.xml index 734bbbb..a1dfa83 100644 --- a/PySide/QtTest/typesystem_test.xml +++ b/PySide/QtTest/typesystem_test.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtUiTools/typesystem_uitools.xml b/PySide/QtUiTools/typesystem_uitools.xml index 664fbdf..7ea988b 100644 --- a/PySide/QtUiTools/typesystem_uitools.xml +++ b/PySide/QtUiTools/typesystem_uitools.xml @@ -1,5 +1,24 @@ - + + + diff --git a/PySide/QtWebKit/typesystem_webkit.xml b/PySide/QtWebKit/typesystem_webkit.xml index 845eeb4..a303388 100644 --- a/PySide/QtWebKit/typesystem_webkit.xml +++ b/PySide/QtWebKit/typesystem_webkit.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtWebKit/typesystem_webkit_simulator.xml b/PySide/QtWebKit/typesystem_webkit_simulator.xml index f2a40f2..ff195be 100644 --- a/PySide/QtWebKit/typesystem_webkit_simulator.xml +++ b/PySide/QtWebKit/typesystem_webkit_simulator.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtXml/typesystem_xml.xml b/PySide/QtXml/typesystem_xml.xml index e31f808..3db64b5 100644 --- a/PySide/QtXml/typesystem_xml.xml +++ b/PySide/QtXml/typesystem_xml.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/QtXmlPatterns/typesystem_xmlpatterns.xml b/PySide/QtXmlPatterns/typesystem_xmlpatterns.xml index 4f10bda..c2e2b52 100644 --- a/PySide/QtXmlPatterns/typesystem_xmlpatterns.xml +++ b/PySide/QtXmlPatterns/typesystem_xmlpatterns.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/phonon/typesystem_phonon.xml b/PySide/phonon/typesystem_phonon.xml index 1a2a486..2bb9c20 100644 --- a/PySide/phonon/typesystem_phonon.xml +++ b/PySide/phonon/typesystem_phonon.xml @@ -1,4 +1,23 @@ + diff --git a/PySide/typesystem_templates.xml b/PySide/typesystem_templates.xml index b8c43ee..e2e6fc4 100644 --- a/PySide/typesystem_templates.xml +++ b/PySide/typesystem_templates.xml @@ -1,4 +1,23 @@ +