diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 05:35:40 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 05:35:40 (GMT) |
commit | 26a9bcd7aa2be43329d2c89301612de20ec7a838 (patch) | |
tree | 0c821e8a16c34ff8aa074ca7feb5ed3ef52e08c9 /examples/xmlpatterns | |
parent | 168ebe84e7b7234a4f51e7b3b6ac4f14b6766c20 (diff) | |
download | Qt-26a9bcd7aa2be43329d2c89301612de20ec7a838.zip Qt-26a9bcd7aa2be43329d2c89301612de20ec7a838.tar.gz Qt-26a9bcd7aa2be43329d2c89301612de20ec7a838.tar.bz2 |
Eliminate last mentions of "Qt Software".
Reviewed-by: Trust Me
Diffstat (limited to 'examples/xmlpatterns')
-rw-r--r-- | examples/xmlpatterns/schema/main.cpp | 2 | ||||
-rw-r--r-- | examples/xmlpatterns/schema/mainwindow.cpp | 2 | ||||
-rw-r--r-- | examples/xmlpatterns/schema/mainwindow.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/xmlpatterns/schema/main.cpp b/examples/xmlpatterns/schema/main.cpp index 3a816fe..65b749e 100644 --- a/examples/xmlpatterns/schema/main.cpp +++ b/examples/xmlpatterns/schema/main.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). -** Contact: Qt Software Information (qt-info@nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the examples of the Qt Toolkit. ** diff --git a/examples/xmlpatterns/schema/mainwindow.cpp b/examples/xmlpatterns/schema/mainwindow.cpp index fd9022e..4bd9795 100644 --- a/examples/xmlpatterns/schema/mainwindow.cpp +++ b/examples/xmlpatterns/schema/mainwindow.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). -** Contact: Qt Software Information (qt-info@nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the examples of the Qt Toolkit. ** diff --git a/examples/xmlpatterns/schema/mainwindow.h b/examples/xmlpatterns/schema/mainwindow.h index 3c31bd2..580e47e 100644 --- a/examples/xmlpatterns/schema/mainwindow.h +++ b/examples/xmlpatterns/schema/mainwindow.h @@ -1,7 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). -** Contact: Qt Software Information (qt-info@nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the examples of the Qt Toolkit. ** |