aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/items/package_view.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-28 12:54:54 +0200
commit3a9d28cdae6e726454e360a4f8411aad60993dd7 (patch)
tree9ba2d8ecd7eb8e79d1e01e4bfaa764f24863c4c0 /src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja
parent2363ab8054ab5d8e7981242dc311a394e8d5ff57 (diff)
downloadhaketilo-hydrilla-3a9d28cdae6e726454e360a4f8411aad60993dd7.tar.gz
haketilo-hydrilla-3a9d28cdae6e726454e360a4f8411aad60993dd7.zip
[proxy] once again fix SPDX identifiers in jinja templates
Diffstat (limited to 'src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja')
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja b/src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja
index f83eb0c..8df2d4d 100644
--- a/src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI package view page.
This file is part of Hydrilla&Haketilo.