diff options
Diffstat (limited to 'src/ui/DropShadow.cpp')
-rw-r--r-- | src/ui/DropShadow.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/DropShadow.cpp b/src/ui/DropShadow.cpp index d437975c..a413e3f7 100644 --- a/src/ui/DropShadow.cpp +++ b/src/ui/DropShadow.cpp @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2021 Nheko Contributors +// +// SPDX-License-Identifier: GPL-3.0-or-later + #include "DropShadow.h" #include <QLinearGradient> |