diff --git a/top1m/parse_results.py b/top1m/parse_results.py index c4876c5..a40e81e 100644 --- a/top1m/parse_results.py +++ b/top1m/parse_results.py @@ -1,5 +1,11 @@ #!/usr/bin/env python +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# Author: Julien Vehent [:ulfr] - 2013 +# Contributors: Hubert Kario - 2014 + from __future__ import division path = "./results/"