build(scripts/renew_copyright_header): Init

This commit is contained in:
Benedikt Peetz 2024-03-26 17:31:19 +01:00
parent 5ada3cb83d
commit e9efc2335a
Signed by: bpeetz
GPG Key ID: A5E94010C3A642AD
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#! /usr/bin/env sh
fd --type file . | xargs grep 'The Trinitrix Project <soispha@vhack.eu, antifallobst@systemausfall.org>' | awk 'BEGIN{ FS=":"} {print $1}' | xargs sed -i '20s|*/||; 1,19d'
nix fmt
licensure --in-place --project