summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlstream
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2010-01-06 14:02:09 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-01-06 14:02:09 (GMT)
commitda19e7f6b6b822f7a473c4eb2dff001a3434353a (patch)
tree5ff4f6c5d2cea0f0b75182387237fcc50982c117 /tests/auto/qxmlstream
parentb13ede364f15a7237dbc67491c9edf65546ad01d (diff)
downloadQt-da19e7f6b6b822f7a473c4eb2dff001a3434353a.zip
Qt-da19e7f6b6b822f7a473c4eb2dff001a3434353a.tar.gz
Qt-da19e7f6b6b822f7a473c4eb2dff001a3434353a.tar.bz2
Update copyright year to 2010
Reviewed-by: Trust Me
Diffstat (limited to 'tests/auto/qxmlstream')
-rw-r--r--tests/auto/qxmlstream/qc14n.h2
-rwxr-xr-xtests/auto/qxmlstream/setupSuite.sh2
-rw-r--r--tests/auto/qxmlstream/tst_qxmlstream.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/qxmlstream/qc14n.h b/tests/auto/qxmlstream/qc14n.h
index e62870e..93fa6b4 100644
--- a/tests/auto/qxmlstream/qc14n.h
+++ b/tests/auto/qxmlstream/qc14n.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/tests/auto/qxmlstream/setupSuite.sh b/tests/auto/qxmlstream/setupSuite.sh
index c9e6c05..9933f61 100755
--- a/tests/auto/qxmlstream/setupSuite.sh
+++ b/tests/auto/qxmlstream/setupSuite.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#############################################################################
##
-## Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+## Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
## All rights reserved.
## Contact: Nokia Corporation (qt-info@nokia.com)
##
diff --git a/tests/auto/qxmlstream/tst_qxmlstream.cpp b/tests/auto/qxmlstream/tst_qxmlstream.cpp
index e28d933..e5ba190 100644
--- a/tests/auto/qxmlstream/tst_qxmlstream.cpp
+++ b/tests/auto/qxmlstream/tst_qxmlstream.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**