diff options
author | Linus Nordberg <linus@nordu.net> | 2017-01-12 23:21:25 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-01-12 23:25:39 +0100 |
commit | d3e573fa44786c99fa3f889dbab745187b9bd24c (patch) | |
tree | d5843e4ce060969cc2fc4d3a06aa6141ee09de1d /tools/merge_fetch.py | |
parent | 242b8a9c1f4e14f20e20772ab0f116ac402e7f23 (diff) |
Update copyright headers.
Diffstat (limited to 'tools/merge_fetch.py')
-rwxr-xr-x | tools/merge_fetch.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/merge_fetch.py b/tools/merge_fetch.py index 8c3a997..8f94aed 100755 --- a/tools/merge_fetch.py +++ b/tools/merge_fetch.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. # # Fetch new entries from all storage nodes. |