colors/colortransformation: add license header

This commit is contained in:
Xaver Hugl 2022-04-26 20:39:36 +02:00
parent 1365a76f3b
commit 5730dc624b

View file

@ -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>