diff options
| author | Linus Nordberg <linus@nordu.net> | 2015-11-12 17:21:31 +0100 |
|---|---|---|
| committer | Linus Nordberg <linus@nordu.net> | 2015-11-12 17:21:31 +0100 |
| commit | dabe0f6d78a5a4a4a41dbe14ce777468afff1b85 (patch) | |
| tree | 2e1b86c27aa73ce542afc8231b1525d4eb6947c5 | |
| parent | 8ffe3b8318099dfbf6d0596db6997c0d2055aea6 (diff) | |
Copyright year.
| -rwxr-xr-x | tools/parsebench.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/parsebench.py b/tools/parsebench.py index 962bcba..96c36d6 100755 --- a/tools/parsebench.py +++ b/tools/parsebench.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 |
