From a298be83c0fefdb4e6cb2e78129257d1d2230f4e Mon Sep 17 00:00:00 2001 From: exelix Date: Mon, 4 Mar 2019 17:44:51 +0100 Subject: [PATCH] Update author in header --- nx/include/switch/services/lbl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/services/lbl.h b/nx/include/switch/services/lbl.h index 1e37c306..b9ff7cd6 100644 --- a/nx/include/switch/services/lbl.h +++ b/nx/include/switch/services/lbl.h @@ -1,7 +1,7 @@ /** * @file lbl.h * @brief LBL service IPC wrapper. - * @author SciresM + * @author SciresM, exelix * @copyright libnx Authors */ #pragma once