mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-22 13:34:18 +02:00
Adjust copyright/licenso info to SPDX standard and 2023
This commit is contained in:
parent
3b10ac8250
commit
48f3a749aa
46 changed files with 113 additions and 114 deletions
|
|
@ -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)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue