From df460b033997a29d10e3ab1b017ca810733b589c Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Fri, 3 Jul 2020 14:22:30 +0200 Subject: [PATCH] DOC: Add copyright --- src/caosdb/exceptions.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/caosdb/exceptions.py b/src/caosdb/exceptions.py index f86be16c..3aa33dfa 100644 --- a/src/caosdb/exceptions.py +++ b/src/caosdb/exceptions.py @@ -5,6 +5,8 @@ # # Copyright (C) 2018 Research Group Biomedical Physics, # Max-Planck-Institute for Dynamics and Self-Organization Göttingen +# Copyright (C) 2020 Indiscale GmbH <info@indiscale.com> +# Copyright (C) 2020 Florian Spreckelsen <f.spreckelsen@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