systray_actions: add license

This commit is contained in:
Piyush Aggarwal 2021-06-22 15:24:05 +05:30
parent 0e35f33464
commit 8356cf4e5b

View file

@ -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
#define SYSTRAY_ACTIONS_H
#include <battery_action.h>