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