diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-11 09:45:18 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-06-11 09:45:18 +0200 |
commit | edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b (patch) | |
tree | 8f8f3d93e08c2baa559457054bb16473233d0943 /templates/awk/LICENSE.spdx | |
parent | fix(common/treefmt.nix): Improve the prettier formatting configuration (diff) | |
download | flake-templates-edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b.tar.gz flake-templates-edc2a126900a7df96a1c7f1f6c96b6d8ad4f041b.zip |
refactor(common/): Remove the `files` subdirectory
Diffstat (limited to 'templates/awk/LICENSE.spdx')
l--------- | templates/awk/LICENSE.spdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/awk/LICENSE.spdx b/templates/awk/LICENSE.spdx index c49b1dc..2aea17f 120000 --- a/templates/awk/LICENSE.spdx +++ b/templates/awk/LICENSE.spdx @@ -1 +1 @@ -../../common/files/LICENSE.spdx \ No newline at end of file +../../common/LICENSE.spdx \ No newline at end of file |