diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-08 18:34:11 +0100 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-08 18:34:11 +0100 |
| commit | e11bc31b55df43c0ded49672ad96fde9752e4e9e (patch) | |
| tree | 50c2e590b8d7fb529b48b67756bab526fe257fa7 /config.py | |
| parent | Add update/credit flags to user table (diff) | |
| download | AnnotateChange-e11bc31b55df43c0ded49672ad96fde9752e4e9e.tar.gz AnnotateChange-e11bc31b55df43c0ded49672ad96fde9752e4e9e.zip | |
Update code for public release
Diffstat (limited to 'config.py')
| -rw-r--r-- | config.py | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 + """Configuration for the AnnotateChange app Almost all configuration options are expected to be supplied through |
