diff options
author | Linus Nordberg <linus@nordu.net> | 2015-08-21 16:07:45 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2015-08-21 16:07:45 +0200 |
commit | 0e779011e0663ecfd2c088c38cbc78d3457af871 (patch) | |
tree | 58b6188a2dd649804f538c9ad86fbb0a387af27a | |
parent | 03b95596ecc425cfbb0d29d40ba9accbc9e67729 (diff) |
Correct copyright year.
-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 c13dcb5..f18074a 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 |