From edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 11 Jun 2024 09:45:18 +0200 Subject: refactor(common/): Remove the `files` subdirectory --- templates/c/scripts/renew_copyright_header.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/c/scripts') diff --git a/templates/c/scripts/renew_copyright_header.sh b/templates/c/scripts/renew_copyright_header.sh index 70917db..bafc9f4 120000 --- a/templates/c/scripts/renew_copyright_header.sh +++ b/templates/c/scripts/renew_copyright_header.sh @@ -1 +1 @@ -../../../common/files/scripts/renew_copyright_header.sh \ No newline at end of file +../../../common/scripts/renew_copyright_header.sh \ No newline at end of file -- cgit 1.4.1