From 39048183ba4adbd4295ab00e7c28a065fa8ba430 Mon Sep 17 00:00:00 2001 From: fewtarius Date: Mon, 16 Jan 2023 08:51:18 -0500 Subject: [PATCH] Apply uOS marking to mkimage, after talking with @oOblik to get their preference. --- scripts/mkimage | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/mkimage b/scripts/mkimage index bad57d8d3..ca84e82c6 100755 --- a/scripts/mkimage +++ b/scripts/mkimage @@ -5,6 +5,7 @@ # Copyright (C) 2016-2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) # Copyright (C) 2022-present Fewtarius +# Copyright (C) 2022-present UnofficialOS ################################################################################ # variables such as ${ROOT} ${PATH} etc... that are required for this