From c364c2b91caec6bb64e710bd37f0b1b67b49be83 Mon Sep 17 00:00:00 2001 From: Matthijs Douze Date: Thu, 29 Aug 2019 15:36:20 +0200 Subject: [PATCH] Update search_server.py --- benchs/distributed_ondisk/search_server.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/benchs/distributed_ondisk/search_server.py b/benchs/distributed_ondisk/search_server.py index 011d432b7d..28c5efbdde 100644 --- a/benchs/distributed_ondisk/search_server.py +++ b/benchs/distributed_ondisk/search_server.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 rpc