From 7677f2b49d9131f79899bb04b58a7b8dd9587a65 Mon Sep 17 00:00:00 2001 From: Chris Galvan Date: Fri, 2 Jul 2021 17:36:22 -0500 Subject: [PATCH] Fixed additional copyright header issue from latest development pull Signed-off-by: Chris Galvan --- .../Include/Multiplayer/NetworkEntity/IFilterEntityManager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gems/Multiplayer/Code/Include/Multiplayer/NetworkEntity/IFilterEntityManager.h b/Gems/Multiplayer/Code/Include/Multiplayer/NetworkEntity/IFilterEntityManager.h index 5ab8409454..49faed30ae 100644 --- a/Gems/Multiplayer/Code/Include/Multiplayer/NetworkEntity/IFilterEntityManager.h +++ b/Gems/Multiplayer/Code/Include/Multiplayer/NetworkEntity/IFilterEntityManager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) Contributors to the Open 3D Engine Project + * Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT *