summaryrefslogtreecommitdiffstats
path: root/util/edid
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2021-04-20 10:44:48 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2021-04-21 15:28:47 +0200
commit7763b397e3b648a1021a645bd4902923cf30b323 (patch)
tree5bad6e188bc76152631c945b0598c649c95a2af6 /util/edid
parentbe1ee03a0fafa28efa0c0e45f21f9dc684625957 (diff)
Edid vendor table generator (1/N): fix copyright message
The table has been moved to QtGui, adjust the generated "location" in the (C) comment. Change-Id: I536fe21ab59085c0d8d89aa638b50876fe3bf1cf Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'util/edid')
-rwxr-xr-xutil/edid/qedidvendortable.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/edid/qedidvendortable.py b/util/edid/qedidvendortable.py
index 6fc45dbc17..39f60c0e90 100755
--- a/util/edid/qedidvendortable.py
+++ b/util/edid/qedidvendortable.py
@@ -39,7 +39,7 @@ copyright = """/****************************************************************
** Copyright (C) 2017 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the plugins of the Qt Toolkit.
+** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage