📎 Add missing license header

This commit is contained in:
Andrey Antukh 2025-02-05 15:59:38 +01:00
parent 8e85d5a02a
commit 05a459ea19

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.ui.workspace.tokens.token-pill
(:require-macros
[app.common.data.macros :as dm]