From 6feca6cc9bce5a4d2092c7b99a278f2c7a8e606f Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Wed, 20 May 2020 09:57:15 +0100 Subject: IVGCVSW-4852 Add In File Copyright Notice Section to ContributorGuide.md Change-Id: I58a4c0c6ce5fb806ac317b625663c2e3cbf689c8 Signed-off-by: Jim Flynn --- ContributorGuide.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ContributorGuide.md') diff --git a/ContributorGuide.md b/ContributorGuide.md index 1acd6491ff..323ec491ac 100644 --- a/ContributorGuide.md +++ b/ContributorGuide.md @@ -12,6 +12,17 @@ Signed-off-by: John Doe You must use your real name, no pseudonyms or anonymous contributions are accepted. +## In File Copyright Notice + +In each source file, include the following copyright notice: + +// +// 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. + ## Releases Official Arm NN releases are published through the official [Arm NN Github repository](https://github.com/ARM-software/armnn). -- cgit v1.2.1