summaryrefslogtreecommitdiffstats
path: root/tests/auto/compiler
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-01-11 01:31:53 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2011-01-11 01:31:53 +1000
commitac5c099cc3c5b8c7eec7a49fdeb8a21037230350 (patch)
tree3b962f57a20112e993384326f44da0de9975a1e5 /tests/auto/compiler
parent7b49c37db01ca8f6308cead2b7209a7b480a5446 (diff)
Update copyright year to 2011.
Reviewed-by: Trust Me
Diffstat (limited to 'tests/auto/compiler')
-rw-r--r--tests/auto/compiler/baseclass.cpp2
-rw-r--r--tests/auto/compiler/baseclass.h2
-rw-r--r--tests/auto/compiler/derivedclass.cpp2
-rw-r--r--tests/auto/compiler/derivedclass.h2
-rw-r--r--tests/auto/compiler/tst_compiler.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/auto/compiler/baseclass.cpp b/tests/auto/compiler/baseclass.cpp
index 0ea1cf8442..5786970b54 100644
--- a/tests/auto/compiler/baseclass.cpp
+++ b/tests/auto/compiler/baseclass.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/compiler/baseclass.h b/tests/auto/compiler/baseclass.h
index 14ad947847..323088de8c 100644
--- a/tests/auto/compiler/baseclass.h
+++ b/tests/auto/compiler/baseclass.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)
**
diff --git a/tests/auto/compiler/derivedclass.cpp b/tests/auto/compiler/derivedclass.cpp
index 1d3a70ca66..a14b485a65 100644
--- a/tests/auto/compiler/derivedclass.cpp
+++ b/tests/auto/compiler/derivedclass.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/compiler/derivedclass.h b/tests/auto/compiler/derivedclass.h
index d6aa443bab..0847300e9c 100644
--- a/tests/auto/compiler/derivedclass.h
+++ b/tests/auto/compiler/derivedclass.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)
**
diff --git a/tests/auto/compiler/tst_compiler.cpp b/tests/auto/compiler/tst_compiler.cpp
index 90eb357fcb..32fa76acea 100644
--- a/tests/auto/compiler/tst_compiler.cpp
+++ b/tests/auto/compiler/tst_compiler.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)
**