mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 22:41:39 +02:00
💄 Add copyright header to all tokens source files (#6389)
This commit is contained in:
parent
d8b3b216e9
commit
e52fd90963
11 changed files with 66 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 frontend-tests.tokens.helpers.tokens
|
||||
(:require
|
||||
[app.common.files.tokens :as cft]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue