aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/backends/NEON/NEFunctionFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/backends/NEON/NEFunctionFactory.h')
-rw-r--r--arm_compute/graph/backends/NEON/NEFunctionFactory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm_compute/graph/backends/NEON/NEFunctionFactory.h b/arm_compute/graph/backends/NEON/NEFunctionFactory.h
index 5d0e175fb0..4dd1f1f5ca 100644
--- a/arm_compute/graph/backends/NEON/NEFunctionFactory.h
+++ b/arm_compute/graph/backends/NEON/NEFunctionFactory.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2019 Arm Limited.
+ * Copyright (c) 2018-2021 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -38,7 +38,7 @@ class GraphContext;
namespace backends
{
-/** Factory for generating NEON backend functions **/
+/** Factory for generating Neon backend functions **/
class NEFunctionFactory final
{
public: