mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 01:26:11 +02:00
📎 Add missing copyright header
This commit is contained in:
parent
f4dee75a17
commit
e46fb9dba7
1 changed files with 6 additions and 0 deletions
|
@ -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
|
(ns app.main.data.workspace.tokens.selected-set
|
||||||
"The user selected token set in the ui, stored by the `:name` of the set.
|
"The user selected token set in the ui, stored by the `:name` of the set.
|
||||||
Will default to the first set."
|
Will default to the first set."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue