Adjust copyright/licenso info to SPDX standard and 2023

This commit is contained in:
project-repo 2023-01-07 23:37:06 +01:00
commit 48f3a749aa
46 changed files with 113 additions and 114 deletions

View file

@ -1,4 +1,6 @@
#!/bin/bash
# Copyright 2023, project-repo and the cagebreak contributors
# SPDX -License-Identifier: MIT
named_pipe_send="$(mktemp -u)"
named_pipe_recv="$(mktemp -u)"