File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22*
33* Vulkan hardware capability viewer
44*
5- * Copyright (C) 2016-2024 by Sascha Willems (www.saschawillems.de)
5+ * Copyright (C) 2016-2025 by Sascha Willems (www.saschawillems.de)
66*
77* This code is free software, you can redistribute it and/or
88* modify it under the terms of the GNU Lesser General Public
@@ -355,7 +355,7 @@ void VulkanCapsViewer::slotAbout()
355355{
356356 std::stringstream aboutText;
357357 aboutText << " <p>Vulkan Hardware Capability Viewer " << version.toStdString () << " <br/><br/>"
358- " Copyright (c) 2016-2024 by <a href='https://www.saschawillems.de'>Sascha Willems</a><br/><br/>"
358+ " Copyright (c) 2016-2025 by <a href='https://www.saschawillems.de'>Sascha Willems</a><br/><br/>"
359359 " This tool is <b>Free Open Source Software</b><br/><br/>"
360360 " For usage and distribution details refer to the readme<br/><br/>"
361361 " <a href='https://www.gpuinfo.org'>https://www.gpuinfo.org</a><br><br>"
You can’t perform that action at this time.
0 commit comments