diff options
Diffstat (limited to 'app/main/datasets.py')
| -rw-r--r-- | app/main/datasets.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/main/datasets.py b/app/main/datasets.py index 7245e51..8959b0d 100644 --- a/app/main/datasets.py +++ b/app/main/datasets.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 + import os import json import logging |
