From 95c5a34272154fbb4b33c18fd54ad0c57ce87557 Mon Sep 17 00:00:00 2001 From: Naman Ahuja Date: Thu, 20 Jun 2024 14:59:24 -0700 Subject: [PATCH] fizz test for SLP Differential Revision: D58841245 --- fizz/protocol/FizzBase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fizz/protocol/FizzBase.h b/fizz/protocol/FizzBase.h index 42ad8c4eb51..d0dff5c6de2 100644 --- a/fizz/protocol/FizzBase.h +++ b/fizz/protocol/FizzBase.h @@ -3,7 +3,7 @@ * All rights reserved. * * This source code is licensed under the BSD-style license found in the - * LICENSE file in the root directory of this source tree. + * LICENSE file in the root directory of this source tree.~ */ #pragma once