summaryrefslogtreecommitdiffstats
path: root/tests/auto/compiler
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-01-10 15:31:53 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2011-01-10 15:31:53 (GMT)
commitac5c099cc3c5b8c7eec7a49fdeb8a21037230350 (patch)
tree3b962f57a20112e993384326f44da0de9975a1e5 /tests/auto/compiler
parent7b49c37db01ca8f6308cead2b7209a7b480a5446 (diff)
downloadQt-ac5c099cc3c5b8c7eec7a49fdeb8a21037230350.zip
Qt-ac5c099cc3c5b8c7eec7a49fdeb8a21037230350.tar.gz
Qt-ac5c099cc3c5b8c7eec7a49fdeb8a21037230350.tar.bz2
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 0ea1cf8..5786970 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 14ad947..323088d 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 1d3a70c..a14b485 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 d6aa443..0847300 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 90eb357..32fa76a 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)
**