diff options
Diffstat (limited to 'tools/verifysecondary.py')
-rwxr-xr-x | tools/verifysecondary.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/verifysecondary.py b/tools/verifysecondary.py index 79a98bf..9a36b32 100755 --- a/tools/verifysecondary.py +++ b/tools/verifysecondary.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# Copyright (c) 2014, NORDUnet A/S. +# Copyright (c) 2015, NORDUnet A/S. # See LICENSE for licensing information. import argparse |