diff options
author | mread <qt-info@nokia.com> | 2009-08-19 08:49:35 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2009-08-19 08:49:35 (GMT) |
commit | c162acb326cdd53b080c99a75f91d5e8fd4a84be (patch) | |
tree | 08bfbb1c23b4032e27534ef2e75e981f3a8326ec /src/corelib/arch | |
parent | 9addeea6f35a7f1b1c20d818dd022ed64086a6a2 (diff) | |
parent | 3ae4ebe921a318ba4474a6b0b9d76b1795d0719d (diff) | |
download | Qt-c162acb326cdd53b080c99a75f91d5e8fd4a84be.zip Qt-c162acb326cdd53b080c99a75f91d5e8fd4a84be.tar.gz Qt-c162acb326cdd53b080c99a75f91d5e8fd4a84be.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public
Diffstat (limited to 'src/corelib/arch')
-rw-r--r-- | src/corelib/arch/qatomic_symbian.h | 2 | ||||
-rw-r--r-- | src/corelib/arch/symbian/qatomic_symbian.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/arch/qatomic_symbian.h b/src/corelib/arch/qatomic_symbian.h index 74a0ca8..211c5f5 100644 --- a/src/corelib/arch/qatomic_symbian.h +++ b/src/corelib/arch/qatomic_symbian.h @@ -34,7 +34,7 @@ ** met: http://www.gnu.org/copyleft/gpl.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://www.qtsoftware.com/contact. +** contact the sales department at http://qt.nokia.com/contact. ** $QT_END_LICENSE$ ** ****************************************************************************/ diff --git a/src/corelib/arch/symbian/qatomic_symbian.cpp b/src/corelib/arch/symbian/qatomic_symbian.cpp index e418c09..57d0754 100644 --- a/src/corelib/arch/symbian/qatomic_symbian.cpp +++ b/src/corelib/arch/symbian/qatomic_symbian.cpp @@ -34,7 +34,7 @@ ** met: http://www.gnu.org/copyleft/gpl.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://www.qtsoftware.com/contact. +** contact the sales department at http://qt.nokia.com/contact. ** $QT_END_LICENSE$ ** ****************************************************************************/ |