From beacd9a521b75352f007eb45c3ed8f2ae498bade Mon Sep 17 00:00:00 2001 From: Chay Ryali Date: Wed, 11 Dec 2024 06:50:20 +0000 Subject: [PATCH] add license header --- sam2/benchmark.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sam2/benchmark.py b/sam2/benchmark.py index 5b25d7a..6519534 100644 --- a/sam2/benchmark.py +++ b/sam2/benchmark.py @@ -1,3 +1,9 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. + +# This source code is licensed under the license found in the +# LICENSE file in the root directory of this source tree. + import os import time