mirror of
https://github.com/KDE/kasts.git
synced 2025-02-06 12:24:18 +01:00
License fix.
This commit is contained in:
parent
deb8cac131
commit
f05aebfe51
@ -1,8 +1,7 @@
|
||||
/**
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2021 Swapnil Tripathi <swapnil06.st@gmail.com>
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
|
||||
*/
|
||||
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
|
||||
*/
|
||||
|
||||
#include "mediasessionclient.h"
|
||||
#include "audiomanager.h"
|
||||
|
@ -1,8 +1,7 @@
|
||||
/**
|
||||
/*
|
||||
* SPDX-FileCopyrightText: 2021 Swapnil Tripathi <swapnil06.st@gmail.com>
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
|
||||
*/
|
||||
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user