nuageinit: Add me to copyright list

Approved by:    bapt@
This commit is contained in:
Jesús Daniel Colmenares Oviedo
2025-09-11 13:00:41 -04:00
parent 9a829e8656
commit 18555060dc
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
-- SPDX-License-Identifier: BSD-2-Clause
--
-- Copyright(c) 2022-2025 Baptiste Daroussin <bapt@FreeBSD.org>
-- Copyright(c) 2025 Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
local unistd = require("posix.unistd")
local sys_stat = require("posix.sys.stat")