colors/colortransformation: add license header
This commit is contained in:
parent
1365a76f3b
commit
5730dc624b
1 changed files with 7 additions and 0 deletions
|
@ -1,4 +1,11 @@
|
|||
/*
|
||||
KWin - the KDE window manager
|
||||
This file is part of the KDE project.
|
||||
|
||||
SPDX-FileCopyrightText: 2022 Xaver Hugl <xaver.hugl@gmail.com>
|
||||
|
||||
SPDX-License-Identifier: GPL-2.0-or-later
|
||||
*/
|
||||
#include "colortransformation.h"
|
||||
|
||||
#include <lcms2.h>
|
||||
|
|
Loading…
Reference in a new issue