From bb8b8322c3d77c13542ff73ac6966d4e1479e252 Mon Sep 17 00:00:00 2001 From: Ian Leonard Date: Fri, 19 Oct 2018 15:57:04 +0000 Subject: [PATCH] config/functions: add copyright statement Signed-off-by: Ian Leonard --- config/functions | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/functions b/config/functions index aa40401a68..55594be5ce 100644 --- a/config/functions +++ b/config/functions @@ -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() {