From 55bfa88e072dd3c2e14adb932fbf1eee77c7c960 Mon Sep 17 00:00:00 2001 From: Daniel <d.hornung@indiscale.com> Date: Fri, 17 Jun 2022 16:44:59 +0200 Subject: [PATCH] DOC: Copyright year. --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b04d438..8723855 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,8 +1,8 @@ # # This file is a part of the CaosDB Project. # -# Copyright (C) 2021 Indiscale GmbH <info@indiscale.com> -# Copyright (C) 2021 Daniel Hornung <d.hornung@indiscale.com> +# Copyright (C) 2021-2022 Indiscale GmbH <info@indiscale.com> +# Copyright (C) 2021-2022 Daniel Hornung <d.hornung@indiscale.com> # Copyright (C) 2021 Timm Fitschen <d.hornung@indiscale.com> # # This program is free software: you can redistribute it and/or modify -- GitLab