diff options
Diffstat (limited to 'files/virtual_host.cfg.lua.j2')
| -rw-r--r-- | files/virtual_host.cfg.lua.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/virtual_host.cfg.lua.j2 b/files/virtual_host.cfg.lua.j2 index a8243e5..470281c 100644 --- a/files/virtual_host.cfg.lua.j2 +++ b/files/virtual_host.cfg.lua.j2 @@ -1,6 +1,6 @@ -- SPDX-FileCopyrightText: 2024 Matthew Fennell <matthew@fennell.dev> -- --- SPDX-License-Identifier: AGPL-3.0-only +-- SPDX-License-Identifier: AGPL-3.0-or-later VirtualHost "{{ virtual_host }}" |
