diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/storagegc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/storagegc.py b/tools/storagegc.py index 2ec0720..a4f15b7 100755 --- a/tools/storagegc.py +++ b/tools/storagegc.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2014, NORDUnet A/S. +# Copyright (c) 2015, NORDUnet A/S. # See LICENSE for licensing information. import argparse |