diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-05-20 07:48:10 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-05-20 07:48:10 (GMT) |
commit | 023d03ca888cf0e335bcbd413ea57db92e2e2ab5 (patch) | |
tree | 27c49a1e65569ef3c05fb491eb9c768e13401eb1 /tests | |
parent | 96fbcbfe543e609cc6c244f605c8b7c9b51be535 (diff) | |
download | Qt-023d03ca888cf0e335bcbd413ea57db92e2e2ab5.zip Qt-023d03ca888cf0e335bcbd413ea57db92e2e2ab5.tar.gz Qt-023d03ca888cf0e335bcbd413ea57db92e2e2ab5.tar.bz2 |
Fix incorrect copyright year in some license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/utf8/tst_utf8.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/utf8/tst_utf8.cpp b/tests/auto/utf8/tst_utf8.cpp index 3aef69f..e21e5a3 100644 --- a/tests/auto/utf8/tst_utf8.cpp +++ b/tests/auto/utf8/tst_utf8.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). +** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** ** This file is part of the test suite of the Qt Toolkit. |