Add license headers to code files

This commit is contained in:
Tobias Fella
2020-11-10 23:17:49 +01:00
parent d9f0ec8ada
commit d8dde6e082
88 changed files with 1918 additions and 732 deletions

View File

@@ -1,3 +1,8 @@
/**
* SPDX-FileCopyrightText: 2019 Black Hat <bhat@encom.eu.org>
*
* SPDX-License-Identifier: GPL-3.0-only
*/
#include "trayicon.h"
// Modified from mujx/nheko's TrayIcon.