diff --git a/backend/src/app/metrics.clj b/backend/src/app/metrics.clj index bdd6fded05..3b10846acd 100644 --- a/backend/src/app/metrics.clj +++ b/backend/src/app/metrics.clj @@ -5,7 +5,7 @@ ;; This Source Code Form is "Incompatible With Secondary Licenses", as ;; defined by the Mozilla Public License, v. 2.0. ;; -;; Copyright (c) 2020 Andrey Antukh +;; Copyright (c) 2020-2021 UXBOX Labs SL (ns app.metrics (:require diff --git a/backend/src/app/rpc.clj b/backend/src/app/rpc.clj index 051c753213..ee7d2d4b94 100644 --- a/backend/src/app/rpc.clj +++ b/backend/src/app/rpc.clj @@ -5,7 +5,7 @@ ;; This Source Code Form is "Incompatible With Secondary Licenses", as ;; defined by the Mozilla Public License, v. 2.0. ;; -;; Copyright (c) 2020 Andrey Antukh +;; Copyright (c) 2020-2021 UXBOX Labs SL (ns app.rpc (:require