diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2011-03-10 23:39:27 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2011-03-10 23:41:28 (GMT) |
commit | ce59628ba366800fe2f3afdadc37be02f98480a7 (patch) | |
tree | 29bb27e481bab4e1b63f5f04967f59f10328a8ea /examples/scroller/wheel | |
parent | c765eb96672b6501f13491f6e9f7e7ed46ba9385 (diff) | |
download | Qt-ce59628ba366800fe2f3afdadc37be02f98480a7.zip Qt-ce59628ba366800fe2f3afdadc37be02f98480a7.tar.gz Qt-ce59628ba366800fe2f3afdadc37be02f98480a7.tar.bz2 |
Update copyright year to 2011.
Reviewed-by: Trust Me
(cherry picked from commit 774a3536b00c4d6e4c4c10b708e31b4373a338e3)
Diffstat (limited to 'examples/scroller/wheel')
-rw-r--r-- | examples/scroller/wheel/main.cpp | 2 | ||||
-rw-r--r-- | examples/scroller/wheel/wheelwidget.cpp | 2 | ||||
-rw-r--r-- | examples/scroller/wheel/wheelwidget.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/scroller/wheel/main.cpp b/examples/scroller/wheel/main.cpp index 203c930..22bae5c 100644 --- a/examples/scroller/wheel/main.cpp +++ b/examples/scroller/wheel/main.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). +** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** diff --git a/examples/scroller/wheel/wheelwidget.cpp b/examples/scroller/wheel/wheelwidget.cpp index 0449f53..54daca3 100644 --- a/examples/scroller/wheel/wheelwidget.cpp +++ b/examples/scroller/wheel/wheelwidget.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). +** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** diff --git a/examples/scroller/wheel/wheelwidget.h b/examples/scroller/wheel/wheelwidget.h index 8f49169..1e41c02 100644 --- a/examples/scroller/wheel/wheelwidget.h +++ b/examples/scroller/wheel/wheelwidget.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). +** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** |