diff options
| author | MattV <qt-info@nokia.com> | 2009-11-23 10:12:05 +1000 |
|---|---|---|
| committer | MattV <qt-info@nokia.com> | 2009-11-23 10:12:05 +1000 |
| commit | 4dedb56bec44645619fccb0f59de746cc7f70cf1 (patch) | |
| tree | 883209c512d0c79536c05a70affc041f85370a06 /benchmarks | |
| parent | 6ab8a52f0769bf3d94582ca1b9ac718dff523a35 (diff) | |
Remove instances of 'Qt Software' from copyright info.
Diffstat (limited to 'benchmarks')
| -rw-r--r-- | benchmarks/tst_messageserver/benchmarkcontext.cpp | 2 | ||||
| -rw-r--r-- | benchmarks/tst_messageserver/benchmarkcontext.h | 2 | ||||
| -rw-r--r-- | benchmarks/tst_messageserver/qscopedconnection.cpp | 2 | ||||
| -rw-r--r-- | benchmarks/tst_messageserver/qscopedconnection.h | 2 | ||||
| -rw-r--r-- | benchmarks/tst_messageserver/testfsusage.cpp | 2 | ||||
| -rw-r--r-- | benchmarks/tst_messageserver/testfsusage.h | 2 | ||||
| -rw-r--r-- | benchmarks/tst_messageserver/testmalloc.cpp | 2 | ||||
| -rw-r--r-- | benchmarks/tst_messageserver/testmalloc.h | 2 | ||||
| -rw-r--r-- | benchmarks/tst_messageserver/tst_messageserver.cpp | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/benchmarks/tst_messageserver/benchmarkcontext.cpp b/benchmarks/tst_messageserver/benchmarkcontext.cpp index 4859bbac..f6b1e844 100644 --- a/benchmarks/tst_messageserver/benchmarkcontext.cpp +++ b/benchmarks/tst_messageserver/benchmarkcontext.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 Qt Messaging Framework. ** diff --git a/benchmarks/tst_messageserver/benchmarkcontext.h b/benchmarks/tst_messageserver/benchmarkcontext.h index 3b64cf03..1d0516b7 100644 --- a/benchmarks/tst_messageserver/benchmarkcontext.h +++ b/benchmarks/tst_messageserver/benchmarkcontext.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 Qt Messaging Framework. ** diff --git a/benchmarks/tst_messageserver/qscopedconnection.cpp b/benchmarks/tst_messageserver/qscopedconnection.cpp index acfed194..128894f9 100644 --- a/benchmarks/tst_messageserver/qscopedconnection.cpp +++ b/benchmarks/tst_messageserver/qscopedconnection.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 Qt Messaging Framework. ** diff --git a/benchmarks/tst_messageserver/qscopedconnection.h b/benchmarks/tst_messageserver/qscopedconnection.h index f0415e24..be45fccb 100644 --- a/benchmarks/tst_messageserver/qscopedconnection.h +++ b/benchmarks/tst_messageserver/qscopedconnection.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 Qt Messaging Framework. ** diff --git a/benchmarks/tst_messageserver/testfsusage.cpp b/benchmarks/tst_messageserver/testfsusage.cpp index c424a656..91c1cc5a 100644 --- a/benchmarks/tst_messageserver/testfsusage.cpp +++ b/benchmarks/tst_messageserver/testfsusage.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 Qt Messaging Framework. ** diff --git a/benchmarks/tst_messageserver/testfsusage.h b/benchmarks/tst_messageserver/testfsusage.h index f6ff17e8..0aa7e33b 100644 --- a/benchmarks/tst_messageserver/testfsusage.h +++ b/benchmarks/tst_messageserver/testfsusage.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 Qt Messaging Framework. ** diff --git a/benchmarks/tst_messageserver/testmalloc.cpp b/benchmarks/tst_messageserver/testmalloc.cpp index dc17dd62..08f8129e 100644 --- a/benchmarks/tst_messageserver/testmalloc.cpp +++ b/benchmarks/tst_messageserver/testmalloc.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 Qt Messaging Framework. ** diff --git a/benchmarks/tst_messageserver/testmalloc.h b/benchmarks/tst_messageserver/testmalloc.h index 0271e61e..79d060e7 100644 --- a/benchmarks/tst_messageserver/testmalloc.h +++ b/benchmarks/tst_messageserver/testmalloc.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 Qt Messaging Framework. ** diff --git a/benchmarks/tst_messageserver/tst_messageserver.cpp b/benchmarks/tst_messageserver/tst_messageserver.cpp index a28f64a5..90c44ad4 100644 --- a/benchmarks/tst_messageserver/tst_messageserver.cpp +++ b/benchmarks/tst_messageserver/tst_messageserver.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 Qt Messaging Framework. ** |
