mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-21 13:04:18 +02:00
Fix SPDX-License-Identifier typo
This commit is contained in:
parent
d7f58ce07f
commit
b32659963c
45 changed files with 48 additions and 51 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
# Copyright 2023, project-repo and the cagebreak contributors
|
||||
# SPDX -License-Identifier: MIT
|
||||
# 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