From 0fb037ab866988ce4063685245c8218d5d1b99f8 Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Fri, 10 Apr 2020 11:07:52 +0200
Subject: [PATCH] Update copyright info

---
 src/core/js/ext_revisions.js             | 4 ++--
 test/core/js/modules/ext_revisions.js.js | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/core/js/ext_revisions.js b/src/core/js/ext_revisions.js
index 5603730b..369dc838 100644
--- a/src/core/js/ext_revisions.js
+++ b/src/core/js/ext_revisions.js
@@ -2,8 +2,8 @@
  * ** header v3.0
  * This file is a part of the CaosDB Project.
  *
- * Copyright (C) 2019 IndiScale GmbH (info@indiscale.com)
- * Copyright (C) 2019 Timm Fitschen (t.fitschen@indiscale.com)
+ * Copyright (C) 2020 IndiScale GmbH <info@indiscale.com>
+ * Copyright (C) 2020 Timm Fitschen <t.fitschen@indiscale.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
diff --git a/test/core/js/modules/ext_revisions.js.js b/test/core/js/modules/ext_revisions.js.js
index 8b792a9c..e90fd7c9 100644
--- a/test/core/js/modules/ext_revisions.js.js
+++ b/test/core/js/modules/ext_revisions.js.js
@@ -2,7 +2,8 @@
  * ** header v3.0
  * This file is a part of the CaosDB Project.
  *
- * Copyright (C) 2019 IndiScale GmbH
+ * Copyright (C) 2020 IndiScale GmbH <info@indiscale.com>
+ * Copyright (C) 2020 Timm Fitschen <t.fitschen@indiscale.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
-- 
GitLab