nuageinit: Add me to copyright list
Approved by: bapt@
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
-- SPDX-License-Identifier: BSD-2-Clause-FreeBSD
|
||||
--
|
||||
-- Copyright(c) 2022-2025 Baptiste Daroussin <bapt@FreeBSD.org>
|
||||
-- Copyright(c) 2025 Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
|
||||
|
||||
local nuage = require("nuage")
|
||||
local ucl = require("ucl")
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
.\" SPDX-License-Identifier: BSD-2-Clause
|
||||
.\"
|
||||
.\" Copyright (c) 2025 Baptiste Daroussin <bapt@FreeBSD.org>
|
||||
.\" Copyright (c) 2025 Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
|
||||
.\"
|
||||
.Dd June 26, 2025
|
||||
.Dt NUAGEINIT 7
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#-
|
||||
# Copyright (c) 2022-2025 Baptiste Daroussin <bapt@FreeBSD.org>
|
||||
# Copyright (c) 2025 Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
|
||||
#
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
#
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#-
|
||||
# Copyright (c) 2022-2025 Baptiste Daroussin <bapt@FreeBSD.org>
|
||||
# Copyright (c) 2025 Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
|
||||
#
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
#
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#-
|
||||
# Copyright (c) 2022 Baptiste Daroussin <bapt@FreeBSD.org>
|
||||
# Copyright (c) 2025 Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
|
||||
#
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user