logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git
commit: 2648303fe7df979887467701d552b92c17eb6ae0
parent 1bb904be899a303b2e2e23b0b45e9b7773231d6b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  3 Sep 2024 17:46:39 +0200

cmd/join.1: Add SPDX header

Diffstat:

Mcmd/join.11+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/cmd/join.1 b/cmd/join.1 @@ -1,3 +1,4 @@ +.\" SPDX-License-Identifier: BSD-3-Clause .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\"