Add missing license headers
This commit is contained in:
parent
1ba6a4d78d
commit
562a71a5f3
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
// SPDX-FileCopyrightText: Nheko Contributors
|
||||
//
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
#ifdef GSTREAMER_AVAILABLE
|
||||
|
||||
#include "ScreenCastPortal.h"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
// SPDX-FileCopyrightText: Nheko Contributors
|
||||
//
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifdef GSTREAMER_AVAILABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue