Add missing SPDX-License-Identifier: MIT comments

This commit is contained in:
Rangi
2025-12-05 15:35:44 -05:00
committed by Rangi
parent 2c5c453ab8
commit c8161be23a
4 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include "cli.hpp"
#include <errno.h>