aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON/kernels/winograd/perf.h
diff options
context:
space:
mode:
authorPablo Tello <pablo.tello@arm.com>2018-01-23 10:03:27 +0000
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:43:42 +0000
commit6c6e77afc0059e4c5a59d97215acccdedf473a7f (patch)
tree59b3c6d21de1c7ad64904175703647ba227df27d /arm_compute/core/NEON/kernels/winograd/perf.h
parent64c95a0d7fccb114ce56c9890bbcaf2d7da65668 (diff)
downloadComputeLibrary-6c6e77afc0059e4c5a59d97215acccdedf473a7f.tar.gz
COMPMID-784: Doxygen fixes
Change-Id: I35f429fbf08dece7c759242c37e0a68b0851ce49 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/117231 Reviewed-by: Anthony Barbier <anthony.barbier@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'arm_compute/core/NEON/kernels/winograd/perf.h')
-rw-r--r--arm_compute/core/NEON/kernels/winograd/perf.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/arm_compute/core/NEON/kernels/winograd/perf.h b/arm_compute/core/NEON/kernels/winograd/perf.h
index 0cdf742a25..3c0d36646d 100644
--- a/arm_compute/core/NEON/kernels/winograd/perf.h
+++ b/arm_compute/core/NEON/kernels/winograd/perf.h
@@ -1,3 +1,26 @@
+/*
+ * Copyright (c) 2018 ARM Limited.
+ *
+ * SPDX-License-Identifier: MIT
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to
+ * deal in the Software without restriction, including without limitation the
+ * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ * sell copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in all
+ * copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
#pragma once
/* Prototypes from perf.c */