update copyright year

This commit is contained in:
Allen Winter
2021-01-02 09:27:50 -05:00
parent 0fe58fd160
commit a2f4c972a6
239 changed files with 241 additions and 240 deletions

View File

@@ -100,7 +100,8 @@ The installation directory defaults to `c:\KDAB\KDDockWidgets-<version>` on Wind
and `/usr/local/KDAB/KDDockWidgets-<version>` on non-Windows. You can change this
location by passing the option `-DCMAKE_INSTALL_PREFIX=/install/path` to cmake.
== Using ==
Using
=====
From your CMake project, add
find_package(KDDockWidgets CONFIG)
@@ -153,7 +154,7 @@ Qt 6 will be support as long as QTBUG-88611 is finished, most likely for 6.1.
Licensing
=========
KDDockWidgets is (C) 2018-2020, Klarälvdalens Datakonsult AB, and is licensed according to
KDDockWidgets is (C) 2018-2021, Klarälvdalens Datakonsult AB, and is licensed according to
the terms of the [GPL 2.0](LICENSES/GPL-2.0-only.txt) or [GPL 3.0](LICENSES/GPL-3.0-only.txt).
Contact KDAB at <info@kdab.com> to inquire about commercial licensing.