mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-08-13 23:23:23 +01:00
Updated license headers where appropriate
This commit is contained in:
@@ -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.
|
||||
#}
|
||||
|
||||
{%
|
||||
|
||||
Reference in New Issue
Block a user