src/*: add headers where appropriate
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user