aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/items
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/items
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/items')
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja2
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja.license7
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja2
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja.license7
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja2
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja.license7
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja2
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja.license7
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja2
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja.license7
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja2
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja.license7
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja2
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja.license7
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja2
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja.license7
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja2
-rw-r--r--src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja.license7
18 files changed, 18 insertions, 63 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja b/src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja
index b0f59ae..861d5ef 100644
--- a/src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI item view page template.
This file is part of Hydrilla&Haketilo.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja.license b/src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja.license
deleted file mode 100644
index bb2e0af..0000000
--- a/src/hydrilla/proxy/web_ui/templates/items/item_view.html.jinja.license
+++ /dev/null
@@ -1,7 +0,0 @@
-Spdx-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
-
-Copyright (C) 2022 Wojtek Kosior
-
-I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja b/src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja
index 9c81bec..b4d12c2 100644
--- a/src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI item version view page template.
This file is part of Hydrilla&Haketilo.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja.license b/src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja.license
deleted file mode 100644
index bb2e0af..0000000
--- a/src/hydrilla/proxy/web_ui/templates/items/item_viewversion.html.jinja.license
+++ /dev/null
@@ -1,7 +0,0 @@
-Spdx-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
-
-Copyright (C) 2022 Wojtek Kosior
-
-I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja b/src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja
index 5cdda04..172c040 100644
--- a/src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI library list page.
This file is part of Hydrilla&Haketilo.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja.license b/src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja.license
deleted file mode 100644
index bb2e0af..0000000
--- a/src/hydrilla/proxy/web_ui/templates/items/libraries.html.jinja.license
+++ /dev/null
@@ -1,7 +0,0 @@
-Spdx-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
-
-Copyright (C) 2022 Wojtek Kosior
-
-I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja b/src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja
index 7cde665..b7d0d60 100644
--- a/src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI library view page.
This file is part of Hydrilla&Haketilo.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja.license b/src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja.license
deleted file mode 100644
index bb2e0af..0000000
--- a/src/hydrilla/proxy/web_ui/templates/items/library_view.html.jinja.license
+++ /dev/null
@@ -1,7 +0,0 @@
-Spdx-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
-
-Copyright (C) 2022 Wojtek Kosior
-
-I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja b/src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja
index 7299fcb..a087a95 100644
--- a/src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI library version view page.
This file is part of Hydrilla&Haketilo.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja.license b/src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja.license
deleted file mode 100644
index bb2e0af..0000000
--- a/src/hydrilla/proxy/web_ui/templates/items/library_viewversion.html.jinja.license
+++ /dev/null
@@ -1,7 +0,0 @@
-Spdx-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
-
-Copyright (C) 2022 Wojtek Kosior
-
-I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja b/src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja
index 9ad190f..84ade45 100644
--- a/src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI item loading page.
This file is part of Hydrilla&Haketilo.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja.license b/src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja.license
deleted file mode 100644
index bb2e0af..0000000
--- a/src/hydrilla/proxy/web_ui/templates/items/load_from_disk.html.jinja.license
+++ /dev/null
@@ -1,7 +0,0 @@
-Spdx-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
-
-Copyright (C) 2022 Wojtek Kosior
-
-I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.
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.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja.license b/src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja.license
deleted file mode 100644
index bb2e0af..0000000
--- a/src/hydrilla/proxy/web_ui/templates/items/package_view.html.jinja.license
+++ /dev/null
@@ -1,7 +0,0 @@
-Spdx-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
-
-Copyright (C) 2022 Wojtek Kosior
-
-I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja b/src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja
index 9009c9c..4224d4b 100644
--- a/src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI package version view page.
This file is part of Hydrilla&Haketilo.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja.license b/src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja.license
deleted file mode 100644
index bb2e0af..0000000
--- a/src/hydrilla/proxy/web_ui/templates/items/package_viewversion.html.jinja.license
+++ /dev/null
@@ -1,7 +0,0 @@
-Spdx-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
-
-Copyright (C) 2022 Wojtek Kosior
-
-I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja b/src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja
index 09b20f0..d2eaaf3 100644
--- a/src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja
@@ -1,4 +1,6 @@
{#
+SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
+
Proxy web UI package list page.
This file is part of Hydrilla&Haketilo.
diff --git a/src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja.license b/src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja.license
deleted file mode 100644
index bb2e0af..0000000
--- a/src/hydrilla/proxy/web_ui/templates/items/packages.html.jinja.license
+++ /dev/null
@@ -1,7 +0,0 @@
-Spdx-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0
-
-Copyright (C) 2022 Wojtek Kosior
-
-I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.