📚 Fix copyright

This commit is contained in:
Andrés Moya 2022-10-17 16:32:00 +02:00
parent 7e70f0ce30
commit 04f8bbb1f2
12 changed files with 12 additions and 12 deletions

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.file.media-object (ns app.common.types.file.media-object
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.page.flow (ns app.common.types.page.flow
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.page.grid (ns app.common.types.page.grid
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.page.guide (ns app.common.types.page.guide
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.shape.blur (ns app.common.types.shape.blur
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.shape.export (ns app.common.types.shape.export
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.shape.interactions (ns app.common.types.shape.interactions
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.shape.layout (ns app.common.types.shape.layout
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.shape.path (ns app.common.types.shape.path
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.shape.radius (ns app.common.types.shape.radius
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.shape.shadow (ns app.common.types.shape.shadow
(:require (:require

View file

@ -2,7 +2,7 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this ;; 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/. ;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;; ;;
;; Copyright (c) UXBOX Labs SL ;; Copyright (c) KALEIDOS INC
(ns app.common.types.shape.text (ns app.common.types.shape.text
(:require (:require