mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
config/functions: add copyright statement
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
aa00529d3a
commit
bb8b8322c3
@ -1,3 +1,6 @@
|
|||||||
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
### FUNCTION HELPERS ###
|
### FUNCTION HELPERS ###
|
||||||
# die (message, code) abort with optional message and code
|
# die (message, code) abort with optional message and code
|
||||||
die() {
|
die() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user