From 331a5318aa65718c7378dac94d52370dc26c3ebb Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 15 Jul 2026 14:22:54 +0100 Subject: [PATCH] Updated license headers where appropriate --- .../assets/semantic-ui/js/invenio_theme_iform/theme.js | 9 +++++++++ .../assets/semantic-ui/js/invenio_theme_iform/unlock.js | 2 +- .../templates/invenio_theme_iform/navbar.html | 8 ++++---- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/invenio_theme_iform/assets/semantic-ui/js/invenio_theme_iform/theme.js b/invenio_theme_iform/assets/semantic-ui/js/invenio_theme_iform/theme.js index 5c321da..64667da 100644 --- a/invenio_theme_iform/assets/semantic-ui/js/invenio_theme_iform/theme.js +++ b/invenio_theme_iform/assets/semantic-ui/js/invenio_theme_iform/theme.js @@ -1,3 +1,12 @@ +/* +Copyright (C) 2020-2023 Graz University of Technology. +Copyright (C) 2023-2026 Cian-H/iform-invenio (I-Form). + +invenio-theme-iform is free software; you can redistribute it and/or +modify it under the terms of the MIT License; see LICENSE file for more +details. +*/ + import $ from "jquery"; import "semantic-ui-css"; import { MultipleOptionsSearchBar } from "@js/invenio_search_ui/components"; diff --git a/invenio_theme_iform/assets/semantic-ui/js/invenio_theme_iform/unlock.js b/invenio_theme_iform/assets/semantic-ui/js/invenio_theme_iform/unlock.js index e2ecf04..4e13833 100644 --- a/invenio_theme_iform/assets/semantic-ui/js/invenio_theme_iform/unlock.js +++ b/invenio_theme_iform/assets/semantic-ui/js/invenio_theme_iform/unlock.js @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Graz University of Technology. +// Copyright (C) 2025-2026 Cian-H/iform-invenio (I-Form). // // invenio-theme-iform is free software; you can redistribute it and/or modify it // under the terms of the MIT License; see LICENSE file for more details. diff --git a/invenio_theme_iform/templates/invenio_theme_iform/navbar.html b/invenio_theme_iform/templates/invenio_theme_iform/navbar.html index 8be7edd..0333dc9 100644 --- a/invenio_theme_iform/templates/invenio_theme_iform/navbar.html +++ b/invenio_theme_iform/templates/invenio_theme_iform/navbar.html @@ -1,9 +1,9 @@ {# - Copyright (C) 2020-2023 Graz University of Technology. +Copyright (C) 2020-2023 Graz University of Technology. - invenio-theme-iform is free software; you can redistribute it and/or - modify it under the terms of the MIT License; see LICENSE file for more - details. +invenio-theme-iform is free software; you can redistribute it and/or +modify it under the terms of the MIT License; see LICENSE file for more +details. #} {%