From ec27971facf490fdafd1da1172fa88327808866a Mon Sep 17 00:00:00 2001 From: Sadik Armagan Date: Thu, 14 Jan 2021 09:32:00 +0000 Subject: IVGCVSW-5634 'GitHub Contributor Guide Issue' * Fixed the ContributorGuide display issue Signed-off-by: Sadik Armagan Change-Id: I7be39cda5682a220dbd3708692230ab7421f80e0 --- ContributorGuide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ContributorGuide.md b/ContributorGuide.md index 323ec491ac..a6ea9ccf7d 100644 --- a/ContributorGuide.md +++ b/ContributorGuide.md @@ -16,9 +16,9 @@ You must use your real name, no pseudonyms or anonymous contributions are accept In each source file, include the following copyright notice: -// -// Copyright © and Contributors. All rights reserved. -// SPDX-License-Identifier: MIT +// +// Copyright © ` ` and Contributors. All rights reserved. +// SPDX-License-Identifier: MIT // Note: if an existing file does not conform, update it when you next modify it, as convenient. -- cgit v1.2.1