diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-03-31 17:04:59 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-03-31 23:59:54 +0200 |
commit | 3094a6bef6aa83fd0321caec58ce402ae7609899 (patch) | |
tree | 34e23af608a5877cd3275a842c392c68017483d2 /templates/awk/scripts | |
parent | feat(c): Update to be in line with the my SOTA (diff) | |
download | flake-templates-3094a6bef6aa83fd0321caec58ce402ae7609899.tar.gz flake-templates-3094a6bef6aa83fd0321caec58ce402ae7609899.zip |
feat(awk): Update to my current SOTA
Diffstat (limited to 'templates/awk/scripts')
l--------- | templates/awk/scripts/renew_copyright_header.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/awk/scripts/renew_copyright_header.sh b/templates/awk/scripts/renew_copyright_header.sh new file mode 120000 index 0000000..f286da9 --- /dev/null +++ b/templates/awk/scripts/renew_copyright_header.sh @@ -0,0 +1 @@ +../../../common/renew_copyright_header.sh \ No newline at end of file |