From 83d8ebb03059635cec7af35bc6cb27f486fcc894 Mon Sep 17 00:00:00 2001 From: Gopal Srinivasa Date: Mon, 4 Nov 2024 10:30:20 +0000 Subject: [PATCH] Fixing formatting issues --- include/in_mem_filter_store.h | 4 ++++ include/index_config.h | 3 +++ 2 files changed, 7 insertions(+) diff --git a/include/in_mem_filter_store.h b/include/in_mem_filter_store.h index f1bedba62..7080ef665 100644 --- a/include/in_mem_filter_store.h +++ b/include/in_mem_filter_store.h @@ -1,4 +1,8 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT license. + #pragma once + #include #include #include diff --git a/include/index_config.h b/include/index_config.h index a7100edfa..dde4ec51d 100644 --- a/include/index_config.h +++ b/include/index_config.h @@ -1,3 +1,6 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT license. + #pragma once #include