From 71351b83af2cfb142ad536936f613a66059244f6 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 24 Jul 2025 17:15:22 +0200 Subject: chore(treewide): Add missing license headers --- contrib/external_commands_script.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'contrib/external_commands_script.sh') diff --git a/contrib/external_commands_script.sh b/contrib/external_commands_script.sh index 2e59e94..219eae7 100755 --- a/contrib/external_commands_script.sh +++ b/contrib/external_commands_script.sh @@ -1,5 +1,15 @@ #! /usr/bin/env sh +# yt - A fully featured command line YouTube client +# +# Copyright (C) 2025 Benedikt Peetz +# SPDX-License-Identifier: GPL-3.0-or-later +# +# This file is part of Yt. +# +# You should have received a copy of the License along with this program. +# If not, see . + riverctl focus-output next alacritty --title "floating please" --command "$@" -- cgit 1.4.1