From 50f4959e79a91986295869941251b5d11c050c3d Mon Sep 17 00:00:00 2001 From: Julien Vehent Date: Tue, 20 May 2014 08:23:57 -0400 Subject: [PATCH] updated license on parse_results.py --- top1m/parse_results.py | 6 ++++++ 1 file changed, 6 insertions(+) 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/"