summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2017-02-01 14:09:27 +0100
committerDominik Holland <dominik.holland@pelagicore.com>2017-02-03 12:11:26 +0000
commit42ae3e2b403533fa31f090b0e299103150101247 (patch)
tree89155e77f01c6ca0d74d84372b900b0ef9b2076e /examples
parent9e18b1b2f8b319a41a8fc967e119156be4d8ae7b (diff)
downloadqtivi-42ae3e2b403533fa31f090b0e299103150101247.tar.gz
Updated copyright headers
Change-Id: I3886fa569f304c509023db1226deb70d9af9eaa3 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/geniviextras/qdlt/loggingcategories.cpp2
-rw-r--r--examples/geniviextras/qdlt/loggingcategories.h2
-rw-r--r--examples/geniviextras/qdlt/main.cpp2
-rw-r--r--examples/media/mediaplayer/main.cpp2
-rw-r--r--examples/media/mediaplayer/main.qml2
-rw-r--r--examples/media/tuner/main.cpp2
-rw-r--r--examples/media/tuner/main.qml2
-rw-r--r--examples/vehiclefunctions/climate_qml/main.cpp2
-rw-r--r--examples/vehiclefunctions/climate_qml/main.qml2
-rw-r--r--examples/vehiclefunctions/climate_widget/main.cpp2
-rw-r--r--examples/vehiclefunctions/climate_widget/mainwindow.cpp2
-rw-r--r--examples/vehiclefunctions/climate_widget/mainwindow.h2
-rw-r--r--examples/vehiclefunctions/window_qml/WindowItem.qml2
-rw-r--r--examples/vehiclefunctions/window_qml/main.cpp2
-rw-r--r--examples/vehiclefunctions/window_qml/main.qml2
15 files changed, 15 insertions, 15 deletions
diff --git a/examples/geniviextras/qdlt/loggingcategories.cpp b/examples/geniviextras/qdlt/loggingcategories.cpp
index 6a2c0cb..7864d35 100644
--- a/examples/geniviextras/qdlt/loggingcategories.cpp
+++ b/examples/geniviextras/qdlt/loggingcategories.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/geniviextras/qdlt/loggingcategories.h b/examples/geniviextras/qdlt/loggingcategories.h
index 32ba95f..278b145 100644
--- a/examples/geniviextras/qdlt/loggingcategories.h
+++ b/examples/geniviextras/qdlt/loggingcategories.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/geniviextras/qdlt/main.cpp b/examples/geniviextras/qdlt/main.cpp
index 2003a6c..cabdcd4 100644
--- a/examples/geniviextras/qdlt/main.cpp
+++ b/examples/geniviextras/qdlt/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/media/mediaplayer/main.cpp b/examples/media/mediaplayer/main.cpp
index 1b4c909..6c358bf 100644
--- a/examples/media/mediaplayer/main.cpp
+++ b/examples/media/mediaplayer/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/media/mediaplayer/main.qml b/examples/media/mediaplayer/main.qml
index 0bb9780..826d5a6 100644
--- a/examples/media/mediaplayer/main.qml
+++ b/examples/media/mediaplayer/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/media/tuner/main.cpp b/examples/media/tuner/main.cpp
index 1b4c909..6c358bf 100644
--- a/examples/media/tuner/main.cpp
+++ b/examples/media/tuner/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/media/tuner/main.qml b/examples/media/tuner/main.qml
index bca4849..71d1444 100644
--- a/examples/media/tuner/main.qml
+++ b/examples/media/tuner/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/vehiclefunctions/climate_qml/main.cpp b/examples/vehiclefunctions/climate_qml/main.cpp
index 1b4c909..6c358bf 100644
--- a/examples/vehiclefunctions/climate_qml/main.cpp
+++ b/examples/vehiclefunctions/climate_qml/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/vehiclefunctions/climate_qml/main.qml b/examples/vehiclefunctions/climate_qml/main.qml
index c4bb1d0..4c2bf2c 100644
--- a/examples/vehiclefunctions/climate_qml/main.qml
+++ b/examples/vehiclefunctions/climate_qml/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/vehiclefunctions/climate_widget/main.cpp b/examples/vehiclefunctions/climate_widget/main.cpp
index 19ce2b6..db4b57b 100644
--- a/examples/vehiclefunctions/climate_widget/main.cpp
+++ b/examples/vehiclefunctions/climate_widget/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/vehiclefunctions/climate_widget/mainwindow.cpp b/examples/vehiclefunctions/climate_widget/mainwindow.cpp
index fb0ab80..50d1921 100644
--- a/examples/vehiclefunctions/climate_widget/mainwindow.cpp
+++ b/examples/vehiclefunctions/climate_widget/mainwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/vehiclefunctions/climate_widget/mainwindow.h b/examples/vehiclefunctions/climate_widget/mainwindow.h
index be378c3..f296ffc 100644
--- a/examples/vehiclefunctions/climate_widget/mainwindow.h
+++ b/examples/vehiclefunctions/climate_widget/mainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/vehiclefunctions/window_qml/WindowItem.qml b/examples/vehiclefunctions/window_qml/WindowItem.qml
index ca4a8d4..31bf053 100644
--- a/examples/vehiclefunctions/window_qml/WindowItem.qml
+++ b/examples/vehiclefunctions/window_qml/WindowItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/vehiclefunctions/window_qml/main.cpp b/examples/vehiclefunctions/window_qml/main.cpp
index 1b4c909..6c358bf 100644
--- a/examples/vehiclefunctions/window_qml/main.cpp
+++ b/examples/vehiclefunctions/window_qml/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/examples/vehiclefunctions/window_qml/main.qml b/examples/vehiclefunctions/window_qml/main.qml
index 6d99f23..6e2f662 100644
--- a/examples/vehiclefunctions/window_qml/main.qml
+++ b/examples/vehiclefunctions/window_qml/main.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 Pelagicore AG
+** Copyright (C) 2017 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtIvi module of the Qt Toolkit.