aboutsummaryrefslogtreecommitdiff
path: root/app/utils/tasks.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/utils/tasks.py')
-rw-r--r--app/utils/tasks.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/utils/tasks.py b/app/utils/tasks.py
index 8356876..c082160 100644
--- a/app/utils/tasks.py
+++ b/app/utils/tasks.py
@@ -1,5 +1,9 @@
# -*- coding: utf-8 -*-
+# Author: G.J.J. van den Burg <gvandenburg@turing.ac.uk>
+# License: See LICENSE file
+# Copyright: 2020 (c) The Alan Turing Institute
+
"""Utilities for task assignment
"""