summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpathclipper
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-01-02 14:22:12 (GMT)
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-13 08:12:24 (GMT)
commite5735c9b31651c7ddc6599a29dde055d62e3f10c (patch)
tree9729e9fe5fd72e76ef1903f8d4dd78eed783f1a9 /tests/auto/qpathclipper
parenta03d2b673ac488a71b5c5fb53114a610ec101cd4 (diff)
downloadQt-e5735c9b31651c7ddc6599a29dde055d62e3f10c.zip
Qt-e5735c9b31651c7ddc6599a29dde055d62e3f10c.tar.gz
Qt-e5735c9b31651c7ddc6599a29dde055d62e3f10c.tar.bz2
Update copyright year in Digia's license headers
Change-Id: I52bf8ef0447b701b4ebf7d7d240013a72adb9425 Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'tests/auto/qpathclipper')
-rw-r--r--tests/auto/qpathclipper/pathcompare.h2
-rw-r--r--tests/auto/qpathclipper/paths.cpp2
-rw-r--r--tests/auto/qpathclipper/paths.h2
-rw-r--r--tests/auto/qpathclipper/tst_qpathclipper.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/auto/qpathclipper/pathcompare.h b/tests/auto/qpathclipper/pathcompare.h
index 3b23154..69010b5 100644
--- a/tests/auto/qpathclipper/pathcompare.h
+++ b/tests/auto/qpathclipper/pathcompare.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/qpathclipper/paths.cpp b/tests/auto/qpathclipper/paths.cpp
index ef8c761..d7f0d6d 100644
--- a/tests/auto/qpathclipper/paths.cpp
+++ b/tests/auto/qpathclipper/paths.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/qpathclipper/paths.h b/tests/auto/qpathclipper/paths.h
index f5985b1..5e318b3 100644
--- a/tests/auto/qpathclipper/paths.h
+++ b/tests/auto/qpathclipper/paths.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
diff --git a/tests/auto/qpathclipper/tst_qpathclipper.cpp b/tests/auto/qpathclipper/tst_qpathclipper.cpp
index e456e18..dc1a97e 100644
--- a/tests/auto/qpathclipper/tst_qpathclipper.cpp
+++ b/tests/auto/qpathclipper/tst_qpathclipper.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.