From 208a9d520565837c7ddd96c5a73daaba1d94d03c Mon Sep 17 00:00:00 2001 From: Cacodemon345 Date: Mon, 7 Feb 2022 15:51:59 +0600 Subject: [PATCH] Fix wrong copyright notice --- src/qt/qt_platform.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qt/qt_platform.cpp b/src/qt/qt_platform.cpp index 97ef5d649..95ff15eba 100644 --- a/src/qt/qt_platform.cpp +++ b/src/qt/qt_platform.cpp @@ -6,7 +6,7 @@ * * This file is part of the 86Box distribution. * - * Main entry point module + * Common platform functions. * * * Authors: Joakim L. Gilje