summaryrefslogtreecommitdiffstats
path: root/examples/webkit/simplewebplugin
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webkit/simplewebplugin')
-rw-r--r--examples/webkit/simplewebplugin/csvfactory.cpp2
-rw-r--r--examples/webkit/simplewebplugin/csvfactory.h2
-rw-r--r--examples/webkit/simplewebplugin/csvview.cpp2
-rw-r--r--examples/webkit/simplewebplugin/csvview.h2
-rw-r--r--examples/webkit/simplewebplugin/main.cpp2
-rw-r--r--examples/webkit/simplewebplugin/mainwindow.cpp2
-rw-r--r--examples/webkit/simplewebplugin/mainwindow.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/examples/webkit/simplewebplugin/csvfactory.cpp b/examples/webkit/simplewebplugin/csvfactory.cpp
index 021ed05..a2d31b6 100644
--- a/examples/webkit/simplewebplugin/csvfactory.cpp
+++ b/examples/webkit/simplewebplugin/csvfactory.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 examples of the Qt Toolkit.
diff --git a/examples/webkit/simplewebplugin/csvfactory.h b/examples/webkit/simplewebplugin/csvfactory.h
index 986db75..9da4788 100644
--- a/examples/webkit/simplewebplugin/csvfactory.h
+++ b/examples/webkit/simplewebplugin/csvfactory.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 examples of the Qt Toolkit.
diff --git a/examples/webkit/simplewebplugin/csvview.cpp b/examples/webkit/simplewebplugin/csvview.cpp
index 1fcf23a..736f1e3 100644
--- a/examples/webkit/simplewebplugin/csvview.cpp
+++ b/examples/webkit/simplewebplugin/csvview.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 examples of the Qt Toolkit.
diff --git a/examples/webkit/simplewebplugin/csvview.h b/examples/webkit/simplewebplugin/csvview.h
index 6df36b2..7dfed54 100644
--- a/examples/webkit/simplewebplugin/csvview.h
+++ b/examples/webkit/simplewebplugin/csvview.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 examples of the Qt Toolkit.
diff --git a/examples/webkit/simplewebplugin/main.cpp b/examples/webkit/simplewebplugin/main.cpp
index e205d39..d910f5c 100644
--- a/examples/webkit/simplewebplugin/main.cpp
+++ b/examples/webkit/simplewebplugin/main.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 examples of the Qt Toolkit.
diff --git a/examples/webkit/simplewebplugin/mainwindow.cpp b/examples/webkit/simplewebplugin/mainwindow.cpp
index daa70b9..7030d42 100644
--- a/examples/webkit/simplewebplugin/mainwindow.cpp
+++ b/examples/webkit/simplewebplugin/mainwindow.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 examples of the Qt Toolkit.
diff --git a/examples/webkit/simplewebplugin/mainwindow.h b/examples/webkit/simplewebplugin/mainwindow.h
index b28257e..2600e9a 100644
--- a/examples/webkit/simplewebplugin/mainwindow.h
+++ b/examples/webkit/simplewebplugin/mainwindow.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 examples of the Qt Toolkit.