summaryrefslogtreecommitdiff
path: root/tests/auto/qmake/testdata/simple_dll
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmake/testdata/simple_dll')
-rw-r--r--tests/auto/qmake/testdata/simple_dll/simple.cpp2
-rw-r--r--tests/auto/qmake/testdata/simple_dll/simple.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qmake/testdata/simple_dll/simple.cpp b/tests/auto/qmake/testdata/simple_dll/simple.cpp
index be273777f8..bcb948cd22 100644
--- a/tests/auto/qmake/testdata/simple_dll/simple.cpp
+++ b/tests/auto/qmake/testdata/simple_dll/simple.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/tests/auto/qmake/testdata/simple_dll/simple.h b/tests/auto/qmake/testdata/simple_dll/simple.h
index 611decf752..429e7d9ed8 100644
--- a/tests/auto/qmake/testdata/simple_dll/simple.h
+++ b/tests/auto/qmake/testdata/simple_dll/simple.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)
**