📎 Add missing copyright header

This commit is contained in:
Andrey Antukh 2025-02-04 14:30:00 +01:00
parent f4dee75a17
commit e46fb9dba7

View file

@ -1,3 +1,9 @@
;; This Source Code Form is subject to the terms of the Mozilla Public
;; License, v. 2.0. If a copy of the MPL was not distributed with this
;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;;
;; Copyright (c) KALEIDOS INC
(ns app.main.data.workspace.tokens.selected-set
"The user selected token set in the ui, stored by the `:name` of the set.
Will default to the first set."