diff options
author | Linus Nordberg <linus@nordberg.se> | 2015-04-23 23:21:16 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2015-04-23 23:21:16 +0200 |
commit | 9a5583e983cab73fc0ae419dfd68442fc27c2c3e (patch) | |
tree | b8644372212994239a1ef64246824893b6a237bd /tools/verifysecondary.py | |
parent | 2bd043cb386e3b0fcab28ca2b27e9be21450a72c (diff) |
Fix copyright notes.
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 |