src/*: add headers where appropriate

Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć
2020-12-22 01:52:05 +01:00
parent 98fa5b7665
commit 917dd8f982
11 changed files with 52 additions and 0 deletions

View File

@ -1,6 +1,11 @@
#!/bin/sh
# Original author: XGQT
# Licensed under the ISC License
# Copyright (c) 2020, src_prepare group
trap 'exit 128' INT
set -e
export PATH