aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/ITensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/ITensor.h')
-rw-r--r--arm_compute/core/ITensor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm_compute/core/ITensor.h b/arm_compute/core/ITensor.h
index 272b83d9c2..abcec60b79 100644
--- a/arm_compute/core/ITensor.h
+++ b/arm_compute/core/ITensor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016-2019 Arm Limited.
+ * Copyright (c) 2016-2021 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -32,7 +32,7 @@ namespace arm_compute
{
class Coordinates;
-/** Interface for NEON tensor */
+/** Interface for Neon tensor */
class ITensor
{
public: