aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
diff options
context:
space:
mode:
authorTeemu Kaukoranta <teemu.kaukoranta@digia.com>2013-05-27 12:18:57 +0300
committerTeemu Kaukoranta <teemu.kaukoranta@digia.com>2013-05-28 09:29:50 +0200
commit188e960e496ad31839ab879e139c4f1cf9f10656 (patch)
tree2a2fb6648c712004a80d854c3041a0520493030f /PySide
parentfa2e571b6c68aa9439a88fc7ab441b6e091268df (diff)
Replaced Nokia copyrights and contact details
Replaced Nokia copyrights with correct Digia copyrights. Text in front of copyright is now retained: ** File is part of Foo, Copyright Nokia... -> ** File is part of Foo, Copyright Digia... Replaced Nokia contact details with Digia's. Removing "All Rights Reserved" no longer leaves an empty line. Used the following command: find . -path '*/3rdparty/*' -prune -o -exec grep -ilI -E '.*Copyright.*Nokia.*|.*Contact.*' {} \; | tee >(xargs sed -i -r '1,50 { /INdT|copy[a-z]*[ ]*=/ !{ s/(^[ \t:#*]*)([a-z ]*) (Copyright.*Nokia.*)/ \1\2Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I }}') >(xargs sed -i -r '1,50 s/(^[ \t:#*]*)(.*info@qt\.nokia\.com.* |.*INSERT EMAIL ADDRESS.*|.*qt-info@nokia\.com.* |.*qt-label1@nokia\.com.*|.*http:\/\/qt\.nokia\.com\/contact.* |.*qt-sales@nokia\.com.*|.*http:\/\/www\.qt-project\.org\/.*)/ \1Contact: http:\/\/www\.qt-project\.org\/legal/I') >(xargs sed -i -r '1,50{/(^[ \t:#*]*)(all rights reserved.*)/Id}') Command now finds command details that point to qt-project.org and changes them to qt-project.org/legal Also no longer wrongly replaces code snippet "copyright = ..". Need to fix these case-by-case later. Change-Id: I4456c00202c4a2264a400bdc18c19cd097876861 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'PySide')
-rw-r--r--PySide/QtCore/typesystem_core.xml.in2
-rw-r--r--PySide/QtCore/typesystem_core_common.xml2
-rw-r--r--PySide/QtCore/typesystem_core_mac.xml2
-rw-r--r--PySide/QtCore/typesystem_core_maemo.xml2
-rw-r--r--PySide/QtCore/typesystem_core_win.xml2
-rw-r--r--PySide/QtCore/typesystem_core_x11.xml2
-rw-r--r--PySide/QtDeclarative/pysideqmlregistertype.cpp2
-rw-r--r--PySide/QtDeclarative/pysideqmlregistertype.h2
-rw-r--r--PySide/QtDeclarative/typesystem_declarative.xml2
-rw-r--r--PySide/QtGui/typesystem_gui.xml.in2
-rw-r--r--PySide/QtGui/typesystem_gui_common.xml2
-rw-r--r--PySide/QtGui/typesystem_gui_mac.xml2
-rw-r--r--PySide/QtGui/typesystem_gui_maemo.xml2
-rw-r--r--PySide/QtGui/typesystem_gui_simulator.xml2
-rw-r--r--PySide/QtGui/typesystem_gui_win.xml2
-rw-r--r--PySide/QtGui/typesystem_gui_x11.xml2
-rw-r--r--PySide/QtHelp/typesystem_help.xml2
-rw-r--r--PySide/QtMaemo5/typesystem_maemo5.xml2
-rw-r--r--PySide/QtMultimedia/typesystem_multimedia.xml2
-rw-r--r--PySide/QtNetwork/typesystem_network.xml2
-rw-r--r--PySide/QtOpenGL/typesystem_opengl.xml2
-rw-r--r--PySide/QtScript/typesystem_script.xml2
-rw-r--r--PySide/QtScriptTools/typesystem_scripttools.xml2
-rw-r--r--PySide/QtSql/typesystem_sql.xml2
-rw-r--r--PySide/QtSvg/typesystem_svg.xml2
-rw-r--r--PySide/QtTest/typesystem_test.xml2
-rw-r--r--PySide/QtUiTools/glue/plugins.h2
-rw-r--r--PySide/QtUiTools/typesystem_uitools.xml2
-rw-r--r--PySide/QtWebKit/typesystem_webkit.xml2
-rw-r--r--PySide/QtWebKit/typesystem_webkit_simulator.xml2
-rw-r--r--PySide/QtXml/typesystem_xml.xml2
-rw-r--r--PySide/QtXmlPatterns/typesystem_xmlpatterns.xml2
-rw-r--r--PySide/global.h.in4
-rw-r--r--PySide/licensecomment.txt2
-rw-r--r--PySide/phonon/typesystem_phonon.xml2
-rw-r--r--PySide/pysideqtesttouch.h5
-rw-r--r--PySide/qpytextobject.cpp2
-rw-r--r--PySide/qpytextobject.h2
-rw-r--r--PySide/typesystem_templates.xml2
39 files changed, 41 insertions, 42 deletions
diff --git a/PySide/QtCore/typesystem_core.xml.in b/PySide/QtCore/typesystem_core.xml.in
index 9de2082f5..499dcdc8d 100644
--- a/PySide/QtCore/typesystem_core.xml.in
+++ b/PySide/QtCore/typesystem_core.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtCore/typesystem_core_common.xml b/PySide/QtCore/typesystem_core_common.xml
index b4af85c01..8e048eb97 100644
--- a/PySide/QtCore/typesystem_core_common.xml
+++ b/PySide/QtCore/typesystem_core_common.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtCore/typesystem_core_mac.xml b/PySide/QtCore/typesystem_core_mac.xml
index 0f9c51196..88184a801 100644
--- a/PySide/QtCore/typesystem_core_mac.xml
+++ b/PySide/QtCore/typesystem_core_mac.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtCore/typesystem_core_maemo.xml b/PySide/QtCore/typesystem_core_maemo.xml
index eba223c73..657eca731 100644
--- a/PySide/QtCore/typesystem_core_maemo.xml
+++ b/PySide/QtCore/typesystem_core_maemo.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtCore/typesystem_core_win.xml b/PySide/QtCore/typesystem_core_win.xml
index 26c7a82a2..9112adcf8 100644
--- a/PySide/QtCore/typesystem_core_win.xml
+++ b/PySide/QtCore/typesystem_core_win.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtCore/typesystem_core_x11.xml b/PySide/QtCore/typesystem_core_x11.xml
index eba223c73..657eca731 100644
--- a/PySide/QtCore/typesystem_core_x11.xml
+++ b/PySide/QtCore/typesystem_core_x11.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtDeclarative/pysideqmlregistertype.cpp b/PySide/QtDeclarative/pysideqmlregistertype.cpp
index 4efc4bf77..5b09d4673 100644
--- a/PySide/QtDeclarative/pysideqmlregistertype.cpp
+++ b/PySide/QtDeclarative/pysideqmlregistertype.cpp
@@ -1,7 +1,7 @@
/*
* This file is part of the Shiboken Python Bindings Generator project.
*
- * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+ * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
*
* Contact: PySide team <contact@pyside.org>
*
diff --git a/PySide/QtDeclarative/pysideqmlregistertype.h b/PySide/QtDeclarative/pysideqmlregistertype.h
index aa2520049..b353cf725 100644
--- a/PySide/QtDeclarative/pysideqmlregistertype.h
+++ b/PySide/QtDeclarative/pysideqmlregistertype.h
@@ -1,7 +1,7 @@
/*
* This file is part of the Shiboken Python Bindings Generator project.
*
- * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+ * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
*
* Contact: PySide team <contact@pyside.org>
*
diff --git a/PySide/QtDeclarative/typesystem_declarative.xml b/PySide/QtDeclarative/typesystem_declarative.xml
index 1bc18bad8..3ec248a7d 100644
--- a/PySide/QtDeclarative/typesystem_declarative.xml
+++ b/PySide/QtDeclarative/typesystem_declarative.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtGui/typesystem_gui.xml.in b/PySide/QtGui/typesystem_gui.xml.in
index 210b1dc6c..8c5cfa9a5 100644
--- a/PySide/QtGui/typesystem_gui.xml.in
+++ b/PySide/QtGui/typesystem_gui.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml
index fe5221134..711d7cc3a 100644
--- a/PySide/QtGui/typesystem_gui_common.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtGui/typesystem_gui_mac.xml b/PySide/QtGui/typesystem_gui_mac.xml
index b7597b98f..75565cb23 100644
--- a/PySide/QtGui/typesystem_gui_mac.xml
+++ b/PySide/QtGui/typesystem_gui_mac.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtGui/typesystem_gui_maemo.xml b/PySide/QtGui/typesystem_gui_maemo.xml
index f49da9d61..1752a7f68 100644
--- a/PySide/QtGui/typesystem_gui_maemo.xml
+++ b/PySide/QtGui/typesystem_gui_maemo.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtGui/typesystem_gui_simulator.xml b/PySide/QtGui/typesystem_gui_simulator.xml
index 065e44deb..da5eb2fa0 100644
--- a/PySide/QtGui/typesystem_gui_simulator.xml
+++ b/PySide/QtGui/typesystem_gui_simulator.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtGui/typesystem_gui_win.xml b/PySide/QtGui/typesystem_gui_win.xml
index 387964d2b..a3d9b7328 100644
--- a/PySide/QtGui/typesystem_gui_win.xml
+++ b/PySide/QtGui/typesystem_gui_win.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtGui/typesystem_gui_x11.xml b/PySide/QtGui/typesystem_gui_x11.xml
index 54d88826f..5d70c47ec 100644
--- a/PySide/QtGui/typesystem_gui_x11.xml
+++ b/PySide/QtGui/typesystem_gui_x11.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtHelp/typesystem_help.xml b/PySide/QtHelp/typesystem_help.xml
index bc5895775..ba2a74b15 100644
--- a/PySide/QtHelp/typesystem_help.xml
+++ b/PySide/QtHelp/typesystem_help.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtMaemo5/typesystem_maemo5.xml b/PySide/QtMaemo5/typesystem_maemo5.xml
index 803404d0b..97d6f9051 100644
--- a/PySide/QtMaemo5/typesystem_maemo5.xml
+++ b/PySide/QtMaemo5/typesystem_maemo5.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtMultimedia/typesystem_multimedia.xml b/PySide/QtMultimedia/typesystem_multimedia.xml
index b1a684fd3..45de25465 100644
--- a/PySide/QtMultimedia/typesystem_multimedia.xml
+++ b/PySide/QtMultimedia/typesystem_multimedia.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtNetwork/typesystem_network.xml b/PySide/QtNetwork/typesystem_network.xml
index a8327cdd6..a7f428275 100644
--- a/PySide/QtNetwork/typesystem_network.xml
+++ b/PySide/QtNetwork/typesystem_network.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtOpenGL/typesystem_opengl.xml b/PySide/QtOpenGL/typesystem_opengl.xml
index 60a2d18a7..1988b5355 100644
--- a/PySide/QtOpenGL/typesystem_opengl.xml
+++ b/PySide/QtOpenGL/typesystem_opengl.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtScript/typesystem_script.xml b/PySide/QtScript/typesystem_script.xml
index d787b22ab..9cce25e9d 100644
--- a/PySide/QtScript/typesystem_script.xml
+++ b/PySide/QtScript/typesystem_script.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtScriptTools/typesystem_scripttools.xml b/PySide/QtScriptTools/typesystem_scripttools.xml
index 5c2b5e0dc..67b515c6f 100644
--- a/PySide/QtScriptTools/typesystem_scripttools.xml
+++ b/PySide/QtScriptTools/typesystem_scripttools.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtSql/typesystem_sql.xml b/PySide/QtSql/typesystem_sql.xml
index 2efe4290f..84cb2763e 100644
--- a/PySide/QtSql/typesystem_sql.xml
+++ b/PySide/QtSql/typesystem_sql.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtSvg/typesystem_svg.xml b/PySide/QtSvg/typesystem_svg.xml
index 0592fc688..318a835c5 100644
--- a/PySide/QtSvg/typesystem_svg.xml
+++ b/PySide/QtSvg/typesystem_svg.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtTest/typesystem_test.xml b/PySide/QtTest/typesystem_test.xml
index 4a1a72ce0..d03001af6 100644
--- a/PySide/QtTest/typesystem_test.xml
+++ b/PySide/QtTest/typesystem_test.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtUiTools/glue/plugins.h b/PySide/QtUiTools/glue/plugins.h
index 78e5a2049..2c7d4bead 100644
--- a/PySide/QtUiTools/glue/plugins.h
+++ b/PySide/QtUiTools/glue/plugins.h
@@ -1,7 +1,7 @@
/*
* This file is part of the PySide project.
*
- * Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
*
* Contact: PySide team <contact@pyside.org>
*
diff --git a/PySide/QtUiTools/typesystem_uitools.xml b/PySide/QtUiTools/typesystem_uitools.xml
index 08e98bd52..19683cba1 100644
--- a/PySide/QtUiTools/typesystem_uitools.xml
+++ b/PySide/QtUiTools/typesystem_uitools.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtWebKit/typesystem_webkit.xml b/PySide/QtWebKit/typesystem_webkit.xml
index 86b8431a0..2deee6ef1 100644
--- a/PySide/QtWebKit/typesystem_webkit.xml
+++ b/PySide/QtWebKit/typesystem_webkit.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtWebKit/typesystem_webkit_simulator.xml b/PySide/QtWebKit/typesystem_webkit_simulator.xml
index ff195be23..9cc63c51b 100644
--- a/PySide/QtWebKit/typesystem_webkit_simulator.xml
+++ b/PySide/QtWebKit/typesystem_webkit_simulator.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtXml/typesystem_xml.xml b/PySide/QtXml/typesystem_xml.xml
index 19b1520f7..a10580324 100644
--- a/PySide/QtXml/typesystem_xml.xml
+++ b/PySide/QtXml/typesystem_xml.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/QtXmlPatterns/typesystem_xmlpatterns.xml b/PySide/QtXmlPatterns/typesystem_xmlpatterns.xml
index d3ae58faf..34488fabe 100644
--- a/PySide/QtXmlPatterns/typesystem_xmlpatterns.xml
+++ b/PySide/QtXmlPatterns/typesystem_xmlpatterns.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/global.h.in b/PySide/global.h.in
index acd30d0c6..c85ba04e2 100644
--- a/PySide/global.h.in
+++ b/PySide/global.h.in
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
**
** This file is part of the QtCore module of the Qt Toolkit, plus some
** modifications by PySide team.
@@ -14,7 +14,7 @@
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** If you are unsure which license is appropriate for your use, please
-** contact the sales department at qt-sales@nokia.com.
+** Contact: http://www.qt-project.org/legal
**
****************************************************************************/
diff --git a/PySide/licensecomment.txt b/PySide/licensecomment.txt
index dfeef8035..46b71d169 100644
--- a/PySide/licensecomment.txt
+++ b/PySide/licensecomment.txt
@@ -1,7 +1,7 @@
/*
* This file is part of PySide: Python for Qt
*
- * Copyright (C) 2009-2011 Nokia Corporation and/or its subsidiary(-ies).
+ * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
*
* Contact: PySide team <contact@pyside.org>
*
diff --git a/PySide/phonon/typesystem_phonon.xml b/PySide/phonon/typesystem_phonon.xml
index 509e0535f..ba886d816 100644
--- a/PySide/phonon/typesystem_phonon.xml
+++ b/PySide/phonon/typesystem_phonon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or
diff --git a/PySide/pysideqtesttouch.h b/PySide/pysideqtesttouch.h
index fba8cdc67..ca3681584 100644
--- a/PySide/pysideqtesttouch.h
+++ b/PySide/pysideqtesttouch.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtTest module of the Qt Toolkit.
**
diff --git a/PySide/qpytextobject.cpp b/PySide/qpytextobject.cpp
index 90462f5f9..f1f86e538 100644
--- a/PySide/qpytextobject.cpp
+++ b/PySide/qpytextobject.cpp
@@ -1,7 +1,7 @@
/*
* This file is part of the PySide project.
*
- * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+ * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
*
* Contact: PySide team <contact@pyside.org>
*
diff --git a/PySide/qpytextobject.h b/PySide/qpytextobject.h
index 6616270b2..d9bca9a9b 100644
--- a/PySide/qpytextobject.h
+++ b/PySide/qpytextobject.h
@@ -1,7 +1,7 @@
/*
* This file is part of the PySide project.
*
- * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+ * Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
*
* Contact: PySide team <contact@pyside.org>
*
diff --git a/PySide/typesystem_templates.xml b/PySide/typesystem_templates.xml
index cf1782076..980a5fb3a 100644
--- a/PySide/typesystem_templates.xml
+++ b/PySide/typesystem_templates.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
This file is part of PySide project.
- Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
Contact: PySide team <contact@pyside.org>
This library is free software; you can redistribute it and/or