logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git
commit: a8d2823178976da1f842f4c51424c29586589ef5
parent 69fb55f56946a123432cc3c037cba4b6becb8a5b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 15 Sep 2024 15:19:14 +0200

cmd/paste.1: Add SPDX header

Diffstat:

Mcmd/paste.12++
1 file changed, 2 insertions(+), 0 deletions(-)

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