mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
config/functions: add copyright statement
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
### FUNCTION HELPERS ###
|
||||
# die (message, code) abort with optional message and code
|
||||
die() {
|
||||
|
||||
Reference in New Issue
Block a user