simgear/screen/video-encoder*: added GPL SPDX-License-Identifier license text.
This commit is contained in:
parent
1f1b047981
commit
b3f9aa7f32
@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-3.0-only */
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef SG_VIDEO_ENCODER_STANDALONE
|
||||
|
@ -1,5 +1,6 @@
|
||||
#include "simgear_config.h"
|
||||
/* SPDX-License-Identifier: GPL-3.0-only */
|
||||
|
||||
#include "simgear_config.h"
|
||||
#include "video-encoder.hxx"
|
||||
|
||||
#ifdef SG_FFMPEG
|
||||
|
@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-3.0-only */
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
|
Loading…
Reference in New Issue
Block a user