diff options
author | axis <qt-info@nokia.com> | 2009-08-06 13:36:43 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-08-06 13:41:40 (GMT) |
commit | da8dc7678be2ae594e27ee5431d8f426fbc0aff3 (patch) | |
tree | b72d6cfd4f41196583deff8a2192023c843ddfbf /tests/benchmarks | |
parent | 471f737c32db752d04d67c0b85be4bd21dab8b53 (diff) | |
download | Qt-da8dc7678be2ae594e27ee5431d8f426fbc0aff3.zip Qt-da8dc7678be2ae594e27ee5431d8f426fbc0aff3.tar.gz Qt-da8dc7678be2ae594e27ee5431d8f426fbc0aff3.tar.bz2 |
Update license headers according to commit 858c70f768e.
RevBy: Trust me
Diffstat (limited to 'tests/benchmarks')
-rw-r--r-- | tests/benchmarks/qfile/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/benchmarks/qfile/main.cpp b/tests/benchmarks/qfile/main.cpp index f1c1e26..fd2addc 100644 --- a/tests/benchmarks/qfile/main.cpp +++ b/tests/benchmarks/qfile/main.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). -** Contact: Qt Software Information (qt-info@nokia.com) +** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). +** Contact: Nokia Corporation (qt-info@nokia.com) ** ****************************************************************************/ |