aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/ivigenerator/templates_frontend
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2018-01-15 11:00:05 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2018-01-16 10:40:49 +0000
commit3c5979a9e738007e5463de7d952ae14e39a01a56 (patch)
treea49246cc09037908762b79a18681bcd6282c044f /src/tools/ivigenerator/templates_frontend
parent58dab52d623d5c2f63f4ac0ed2ddf9f6c64dedef (diff)
Update all Pelagicore copyright headers to 2018
Change-Id: I408c855d9619e20f481a592dc1f514b90af642f9 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'src/tools/ivigenerator/templates_frontend')
-rw-r--r--src/tools/ivigenerator/templates_frontend/interface.cpp.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/interface.h.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/module.cpp.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/module.h.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/module.pri.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/modulefactory.cpp.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/modulefactory.h.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/struct.cpp.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/struct.h.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/structmodel.cpp.tpl2
-rw-r--r--src/tools/ivigenerator/templates_frontend/structmodel.h.tpl2
11 files changed, 11 insertions, 11 deletions
diff --git a/src/tools/ivigenerator/templates_frontend/interface.cpp.tpl b/src/tools/ivigenerator/templates_frontend/interface.cpp.tpl
index 0026d0a..705659a 100644
--- a/src/tools/ivigenerator/templates_frontend/interface.cpp.tpl
+++ b/src/tools/ivigenerator/templates_frontend/interface.cpp.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Contact: https://www.qt.io/licensing/
#
# This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/src/tools/ivigenerator/templates_frontend/interface.h.tpl b/src/tools/ivigenerator/templates_frontend/interface.h.tpl
index 93d90e1..4b07044 100644
--- a/src/tools/ivigenerator/templates_frontend/interface.h.tpl
+++ b/src/tools/ivigenerator/templates_frontend/interface.h.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Contact: https://www.qt.io/licensing/
#
# This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/src/tools/ivigenerator/templates_frontend/module.cpp.tpl b/src/tools/ivigenerator/templates_frontend/module.cpp.tpl
index 2a2d7b9..0fe4043 100644
--- a/src/tools/ivigenerator/templates_frontend/module.cpp.tpl
+++ b/src/tools/ivigenerator/templates_frontend/module.cpp.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Contact: https://www.qt.io/licensing/
#
# This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/src/tools/ivigenerator/templates_frontend/module.h.tpl b/src/tools/ivigenerator/templates_frontend/module.h.tpl
index 7869ea5..11040e5 100644
--- a/src/tools/ivigenerator/templates_frontend/module.h.tpl
+++ b/src/tools/ivigenerator/templates_frontend/module.h.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Contact: https://www.qt.io/licensing/
#
# This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/src/tools/ivigenerator/templates_frontend/module.pri.tpl b/src/tools/ivigenerator/templates_frontend/module.pri.tpl
index 95986c7..839b8ca 100644
--- a/src/tools/ivigenerator/templates_frontend/module.pri.tpl
+++ b/src/tools/ivigenerator/templates_frontend/module.pri.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Contact: https://www.qt.io/licensing/
#
# This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/src/tools/ivigenerator/templates_frontend/modulefactory.cpp.tpl b/src/tools/ivigenerator/templates_frontend/modulefactory.cpp.tpl
index be9c871..70e186a 100644
--- a/src/tools/ivigenerator/templates_frontend/modulefactory.cpp.tpl
+++ b/src/tools/ivigenerator/templates_frontend/modulefactory.cpp.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Contact: https://www.qt.io/licensing/
#
# This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/src/tools/ivigenerator/templates_frontend/modulefactory.h.tpl b/src/tools/ivigenerator/templates_frontend/modulefactory.h.tpl
index eac3ac3..0a48bc5 100644
--- a/src/tools/ivigenerator/templates_frontend/modulefactory.h.tpl
+++ b/src/tools/ivigenerator/templates_frontend/modulefactory.h.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Contact: https://www.qt.io/licensing/
#
# This file is part of the QtIvi module of the Qt Toolkit.
diff --git a/src/tools/ivigenerator/templates_frontend/struct.cpp.tpl b/src/tools/ivigenerator/templates_frontend/struct.cpp.tpl
index ad8b8e3..1447dfe 100644
--- a/src/tools/ivigenerator/templates_frontend/struct.cpp.tpl
+++ b/src/tools/ivigenerator/templates_frontend/struct.cpp.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB)
# Contact: https://www.qt.io/licensing/
#
diff --git a/src/tools/ivigenerator/templates_frontend/struct.h.tpl b/src/tools/ivigenerator/templates_frontend/struct.h.tpl
index 5fa3044..7a6b3d7 100644
--- a/src/tools/ivigenerator/templates_frontend/struct.h.tpl
+++ b/src/tools/ivigenerator/templates_frontend/struct.h.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB)
# Contact: https://www.qt.io/licensing/
#
diff --git a/src/tools/ivigenerator/templates_frontend/structmodel.cpp.tpl b/src/tools/ivigenerator/templates_frontend/structmodel.cpp.tpl
index ebe170d..64a6772 100644
--- a/src/tools/ivigenerator/templates_frontend/structmodel.cpp.tpl
+++ b/src/tools/ivigenerator/templates_frontend/structmodel.cpp.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB)
# Contact: https://www.qt.io/licensing/
#
diff --git a/src/tools/ivigenerator/templates_frontend/structmodel.h.tpl b/src/tools/ivigenerator/templates_frontend/structmodel.h.tpl
index 8895df0..24ca9a3 100644
--- a/src/tools/ivigenerator/templates_frontend/structmodel.h.tpl
+++ b/src/tools/ivigenerator/templates_frontend/structmodel.h.tpl
@@ -1,5 +1,5 @@
{#
-# Copyright (C) 2017 Pelagicore AG.
+# Copyright (C) 2018 Pelagicore AG.
# Copyright (C) 2017 Klaralvdalens Datakonsult AB (KDAB)
# Contact: https://www.qt.io/licensing/
#