Update pinned version of ACL to 21.02 release branch
[platform/upstream/armnn.git] / ContributorGuide.md
index 1acd649..9f1140f 100644 (file)
@@ -1,4 +1,4 @@
-# Contributor Guide\r
+# Contribution Guidelines\r
 \r
 The Arm NN project is open for external contributors and welcomes contributions. Arm NN is licensed under the [MIT license](https://spdx.org/licenses/MIT.html) and all accepted contributions must have the same license. For more details on contributing to Arm NN see the [Contributing page](https://mlplatform.org/contributing/) on the [MLPlatform.org](https://mlplatform.org/) website.\r
 \r
@@ -12,6 +12,17 @@ Signed-off-by: John Doe <john.doe@example.org>
 \r
 You must use your real name, no pseudonyms or anonymous contributions are accepted.\r
 \r
+## In File Copyright Notice\r
+\r
+In each source file, include the following copyright notice:\r
+\r
+//  \r
+// Copyright © `<years additions were made to project> <your name>` and Contributors. All rights reserved.  \r
+// SPDX-License-Identifier: MIT  \r
+//\r
+\r
+Note: if an existing file does not conform, update it when you next modify it, as convenient.\r
+\r
 ## Releases\r
 \r
 Official Arm NN releases are published through the official [Arm NN Github repository](https://github.com/ARM-software/armnn).\r