Skip to content

Commit 66ac0de

Browse files
committed
Year 2023 in VERSION INFO
1 parent 97fc2e2 commit 66ac0de

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

qt-jpegxl-image-plugin.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ CONFIG -= separate_debug_info debug debug_and_release force_debug_info
1818
QMAKE_TARGET_COMPANY = "Daniel Novomesky"
1919
QMAKE_TARGET_PRODUCT = "qt-jpegxl-image-plugin"
2020
QMAKE_TARGET_DESCRIPTION = "Qt plug-in to allow Qt and KDE based applications to read/write JPEG XL images."
21-
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2020-2022 Daniel Novomesky"
21+
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2020-2023 Daniel Novomesky"

qt-jpegxl-image-plugin_appveyor.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ CONFIG -= separate_debug_info debug debug_and_release force_debug_info
2222
QMAKE_TARGET_COMPANY = "Daniel Novomesky"
2323
QMAKE_TARGET_PRODUCT = "qt-jpegxl-image-plugin"
2424
QMAKE_TARGET_DESCRIPTION = "Qt plug-in to allow Qt and KDE based applications to read/write JPEG XL images."
25-
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2020-2022 Daniel Novomesky"
25+
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2020-2023 Daniel Novomesky"

qtbuild_6.2.4/qt-jpegxl-image-plugin_alternative_appveyor.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ CONFIG -= separate_debug_info debug debug_and_release force_debug_info
2222
QMAKE_TARGET_COMPANY = "Daniel Novomesky"
2323
QMAKE_TARGET_PRODUCT = "qt-jpegxl-image-plugin"
2424
QMAKE_TARGET_DESCRIPTION = "Qt plug-in to allow Qt and KDE based applications to read/write JPEG XL images."
25-
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2020-2022 Daniel Novomesky"
25+
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2020-2023 Daniel Novomesky"

0 commit comments

Comments
 (0)