You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Findbabl: Add license headers
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2021 OpenShot Studios, LLC
|
||||
#
|
||||
# SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
|
||||
function(_babl_GET_VERSION _header)
|
||||
file(STRINGS "${_header}" _version_defs
|
||||
REGEX "^[ \t]*#define[ \t]+BABL_[A-Z]+_VERSION.*")
|
||||
|
||||
Reference in New Issue
Block a user