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)"

View file

@ -1,4 +1,6 @@
#!/bin/bash
# Copyright 2023, project-repo and the cagebreak contributors
# SPDX -License-Identifier: MIT
# This script uses the cagebreak socket to modify the compositor's behaviour in
# such a way that the currently focussed tile follows the cursor, i.e. that the

View file

@ -1,4 +1,6 @@
#!/bin/bash
# Copyright 2020 - 2023, project-repo and the cagebreak contributors
# SPDX -License-Identifier: MIT
# This script displays the process names of the views on the current workspace.