systray_actions: add license
This commit is contained in:
parent
0e35f33464
commit
8356cf4e5b
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
/*
|
||||||
|
* SPDX-FileCopyrightText: 2020 Piyush Aggarwal <piyushaggarwal002@gmail.com>
|
||||||
|
*
|
||||||
|
* SPDX-License-Identifier: CC0-1.0 OR LicenseRef-KDE-Accepted-GPL
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef SYSTRAY_ACTIONS_H
|
#ifndef SYSTRAY_ACTIONS_H
|
||||||
#define SYSTRAY_ACTIONS_H
|
#define SYSTRAY_ACTIONS_H
|
||||||
#include <battery_action.h>
|
#include <battery_action.h>
|
||||||
|
|
Loading…
Reference in a new issue