diff options
author | metamuffin <metamuffin@yandex.com> | 2021-09-16 16:28:36 +0200 |
---|---|---|
committer | metamuffin <metamuffin@yandex.com> | 2021-09-16 16:28:36 +0200 |
commit | 239578626ef1a6b06a4dfd3e7da42adf619d9a1b (patch) | |
tree | c0ce71236b3cbfb62231e8f73b2f1ad38c5f2a97 /views/projects.pug | |
parent | 2482c2bb37926ab07c0da22898dffdffde2d3f80 (diff) | |
download | metamuffin-website-239578626ef1a6b06a4dfd3e7da42adf619d9a1b.tar metamuffin-website-239578626ef1a6b06a4dfd3e7da42adf619d9a1b.tar.bz2 metamuffin-website-239578626ef1a6b06a4dfd3e7da42adf619d9a1b.tar.zst |
added spdx licence identifier in pug code and html output
Diffstat (limited to 'views/projects.pug')
-rw-r--r-- | views/projects.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/projects.pug b/views/projects.pug index 9c2cbb8..cea0aaf 100644 --- a/views/projects.pug +++ b/views/projects.pug @@ -1,3 +1,4 @@ +//- SPDX-License-Identifier: AGPL-3.0-only extends layout block content |