From 8558d85ee4474a53a5e6811815a394bfa145a5de Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Fri, 25 Mar 2022 12:17:26 +0100
Subject: [PATCH] MAINT: update copyright statements

---
 proto/caosdb/acm/v1alpha1/main.proto | 4 ++--
 proto/caosdb/entity/v1/main.proto    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/proto/caosdb/acm/v1alpha1/main.proto b/proto/caosdb/acm/v1alpha1/main.proto
index e6a1d9a..2431eea 100644
--- a/proto/caosdb/acm/v1alpha1/main.proto
+++ b/proto/caosdb/acm/v1alpha1/main.proto
@@ -1,8 +1,8 @@
 //
 // This file is a part of the CaosDB Project.
 //
-// Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-// Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+// Copyright (C) 2021-2022 Timm Fitschen <t.fitschen@indiscale.com>
+// Copyright (C) 2021-2022 IndiScale GmbH <info@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/proto/caosdb/entity/v1/main.proto b/proto/caosdb/entity/v1/main.proto
index 6380a1c..9938882 100644
--- a/proto/caosdb/entity/v1/main.proto
+++ b/proto/caosdb/entity/v1/main.proto
@@ -1,8 +1,8 @@
 //
 // This file is a part of the CaosDB Project.
 //
-// Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-// Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+// Copyright (C) 2021-2022 Timm Fitschen <t.fitschen@indiscale.com>
+// Copyright (C) 2021-2022 IndiScale GmbH <info@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