From 29e05141284f424de44a1f1c060886c2ec3ebc4e Mon Sep 17 00:00:00 2001 From: Matthijs Douze Date: Thu, 29 Aug 2019 15:35:07 +0200 Subject: [PATCH] Update make_index_vslice.py --- benchs/distributed_ondisk/make_index_vslice.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/benchs/distributed_ondisk/make_index_vslice.py b/benchs/distributed_ondisk/make_index_vslice.py index dfd4e92b8d..3364919403 100644 --- a/benchs/distributed_ondisk/make_index_vslice.py +++ b/benchs/distributed_ondisk/make_index_vslice.py @@ -1,3 +1,7 @@ +# Copyright (c) Facebook, Inc. and its affiliates. +# +# This source code is licensed under the MIT license found in the +# LICENSE file in the root directory of this source tree. import os import time import numpy as np