diff options
Diffstat (limited to 'tools/merge_backup.py')
-rwxr-xr-x | tools/merge_backup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/merge_backup.py b/tools/merge_backup.py index e7cce26..381ace1 100755 --- a/tools/merge_backup.py +++ b/tools/merge_backup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# Copyright (c) 2014-2015, NORDUnet A/S. +# Copyright (c) 2014-2016, NORDUnet A/S. # See LICENSE for licensing information. # # Copy entries indicated by file 'fetched' to all secondary merge nodes. |