Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Changed year in copyright header
Browse files Browse the repository at this point in the history
  • Loading branch information
Znurre committed Mar 28, 2018
1 parent ef313e4 commit 39f8031
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/declarativesplitter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This file is part of DeclarativeWidgets, library and tools for creating QtWidget UIs with QML.
Copyright (C) 2013-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Copyright (C) 2013-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Author: Lova Widmark <znurree@gmail.com>
Licensees holding valid commercial KDAB DeclarativeWidgets licenses may use this file in
Expand Down
2 changes: 1 addition & 1 deletion src/declarativesplitter_p.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This file is part of DeclarativeWidgets, library and tools for creating QtWidget UIs with QML.
Copyright (C) 2013-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Copyright (C) 2013-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Author: Lova Widmark <znurree@gmail.com>
Licensees holding valid commercial KDAB DeclarativeWidgets licenses may use this file in
Expand Down
2 changes: 1 addition & 1 deletion src/splitterwidgetcontainer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This file is part of DeclarativeWidgets, library and tools for creating QtWidget UIs with QML.
Copyright (C) 2013-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Copyright (C) 2013-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Author: Lova Widmark <znurree@gmail.com>
Licensees holding valid commercial KDAB DeclarativeWidgets licenses may use this file in
Expand Down
2 changes: 1 addition & 1 deletion src/splitterwidgetcontainer_p.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This file is part of DeclarativeWidgets, library and tools for creating QtWidget UIs with QML.
Copyright (C) 2013-2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Copyright (C) 2013-2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Author: Lova Widmark <znurree@gmail.com>
Licensees holding valid commercial KDAB DeclarativeWidgets licenses may use this file in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This file is part of DeclarativeWidgets, library and tools for creating QtWidget UIs with QML.
Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
Author: Lova Widmark <znurree@gmail.com>
Licensees holding valid commercial KDAB DeclarativeWidgets licenses may use this file in
Expand Down

0 comments on commit 39f8031

Please sign in to comment.