From 6c18535d6a5204d1bcfc68320c64d9acc7b477e6 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 9 Feb 2022 09:28:26 +0100 Subject: Fix copyright header Pick-to: 6.3 Change-Id: I2a8c82599b5a29661335607ae6221148802ff876 Reviewed-by: Marc Mutz --- src/multimedia/qtmultimediaglobal.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/multimedia/qtmultimediaglobal.h') diff --git a/src/multimedia/qtmultimediaglobal.h b/src/multimedia/qtmultimediaglobal.h index 10df4dddf..f4007605c 100644 --- a/src/multimedia/qtmultimediaglobal.h +++ b/src/multimedia/qtmultimediaglobal.h @@ -1,9 +1,9 @@ /**************************************************************************** ** -** Copyright (C) 2016 The Qt Company Ltd. +** Copyright (C) 2022 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the QtQml module of the Qt Toolkit. +** This file is part of the QtMultimedia module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage @@ -44,4 +44,4 @@ #include #include -#endif // QTQMLGLOBAL_H +#endif // QTMULTIMEDIAGLOBAL_H -- cgit v1.2.3