From 234b2c9427e119c3acf4c6494bfe294efa9abd9b Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Thu, 7 Jan 2021 11:26:41 +0100 Subject: [PATCH] :bug: Fix licence headers. --- backend/src/app/metrics.clj | 2 +- backend/src/app/rpc.clj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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