aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/base.html.jinja
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-08-29 17:17:35 +0200
committerWojtek Kosior <koszko@koszko.org>2022-09-09 13:55:05 +0200
commit10e1a58de2258d73ff9459b27183de14cfc41d37 (patch)
tree0dd019e26caf8fabfb28c7e35e3ac9290fecfff9 /src/hydrilla/proxy/web_ui/templates/base.html.jinja
parenta6f56e4e0805af0b3d8b7b543f18a38c8317c546 (diff)
downloadhaketilo-hydrilla-10e1a58de2258d73ff9459b27183de14cfc41d37.tar.gz
haketilo-hydrilla-10e1a58de2258d73ff9459b27183de14cfc41d37.zip
[proxy] once again fix SPDX identifiers in jinja templates
Diffstat (limited to 'src/hydrilla/proxy/web_ui/templates/base.html.jinja')
-rw-r--r--src/hydrilla/proxy/web_ui/templates/base.html.jinja2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/base.html.jinja b/src/hydrilla/proxy/web_ui/templates/base.html.jinja
index acc696e..31613cd 100644
--- a/src/hydrilla/proxy/web_ui/templates/base.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/base.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI base page template.
This file is part of Hydrilla&Haketilo.