summary refs log tree commit diff
path: root/src/ui/ToggleButton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/ToggleButton.cpp')
-rw-r--r--src/ui/ToggleButton.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/ToggleButton.cpp b/src/ui/ToggleButton.cpp
index 40ea82ac..33bf8f92 100644
--- a/src/ui/ToggleButton.cpp
+++ b/src/ui/ToggleButton.cpp
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2021 Nheko Contributors
+//
+// SPDX-License-Identifier: GPL-3.0-or-later
+
 #include <QColor>
 #include <QCoreApplication>
 #include <QEvent>