aboutsummaryrefslogtreecommitdiff
path: root/tests/CaffeVGG-Armnn/CaffeVGG-Armnn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CaffeVGG-Armnn/CaffeVGG-Armnn.cpp')
-rw-r--r--tests/CaffeVGG-Armnn/CaffeVGG-Armnn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CaffeVGG-Armnn/CaffeVGG-Armnn.cpp b/tests/CaffeVGG-Armnn/CaffeVGG-Armnn.cpp
index 99ced3dc43..20ff2be0bc 100644
--- a/tests/CaffeVGG-Armnn/CaffeVGG-Armnn.cpp
+++ b/tests/CaffeVGG-Armnn/CaffeVGG-Armnn.cpp
@@ -1,6 +1,6 @@
//
// Copyright © 2017 Arm Ltd. All rights reserved.
-// See LICENSE file in the project root for full license information.
+// SPDX-License-Identifier: MIT
//
#include "../InferenceTest.hpp"
#include "../CaffePreprocessor.hpp"