Updated license headers where appropriate

This commit is contained in:
2026-08-12 15:52:55 +01:00
parent 7b934c8419
commit 331a5318aa
3 changed files with 14 additions and 5 deletions
@@ -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";
@@ -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.
@@ -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.
#}
{%