diff options
Diffstat (limited to 'src/client/qwaylandviewport.cpp')
-rw-r--r-- | src/client/qwaylandviewport.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/qwaylandviewport.cpp b/src/client/qwaylandviewport.cpp index 37e167baf..3252718c0 100644 --- a/src/client/qwaylandviewport.cpp +++ b/src/client/qwaylandviewport.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2022 David Edmundson <davidedmundson@kde.org> -// SPDX-License-Identifier: LicenseRef-Qt-Commercial +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only #include "qwaylandviewport_p.h" |